greatscottgadgets / ubertooth

Software, firmware, and hardware designs for Ubertooth
https://greatscottgadgets.com/ubertoothone/
GNU General Public License v2.0
1.92k stars 430 forks source link

Attempting to set Ubertooth One to channel 1 sets it to channel -134 #448

Open atroche opened 3 years ago

atroche commented 3 years ago

Steps to reproduce

  1. Plug in Ubertooth One
  2. Run ubertooth-util -c1
  3. Run ubertooth-util -c

Expected behaviour

I expect the output to contain (Bluetooth channel 39)

Actual behaviour

Current frequency: 2268 MHz (Bluetooth channel -134)

Version information

Operating system: macOS 10.15.7 (Catalina)

Ubertooth tools version (ubertooth-rx -V): 2020-12-R1

libbtbb version: 2018-06-R1

I installed libbtbb using the instructions in the build guide (i.e., by downloading libbtbb-2020-12-R1.tar.gz). However, it's reporting as 2018-06-R1.

Ubertooth firmware version (ubertooth-util -v): 2020-12-R1 (API:1.07)

atroche commented 3 years ago

I see that the issue with the version number is probably just a result of https://github.com/greatscottgadgets/libbtbb/issues/56

straithe commented 2 years ago

Thank you for the update and working to find a cause of the issue. I will look into this.