BTLE
BTLE copied to clipboard
unable to grab bluetooth data packet,prompt to Disabling amp
After the btle installation is successful, enter. /btletools/src/ btle_ Rx, prompt to Disabling amp, open Bluetooth, unable to grab data packet.
-
Who are you?
-
What is your own modification (if any)?
-
Environments: OS type/version, BTLE repo branch and commit revision
-
Board/hardware type
-
Detailed commands/steps to reproduce the issue, and the related error message, screenshot, etc
-
Your debug efforts and results (if any)
-
Any other thing we need to know for helping you better?
Who are you? I'm an employee of ZTE What is your own modification (if any)? no Environments: OS type/version, BTLE repo branch and commit revision Linux kali 5.6.0-kali2-amd64 #1 SMP Debian 5.6.14-1kali1 (2020-05-25) x86_64 GNU/Linux Board/hardware type hackRF-one Detailed commands/steps to reproduce the issue, and the related error message, screenshot, etc enter. /btletools/src/ btle_ Rx, prompt to Disabling amp as follow, when open Bluetooth, unable to grab data packet. Setting VGA gain to 6 Setting LNA gain to 32 Disabling amp Your debug efforts and results (if any) no Any other thing we need to know for helping you better? The version of BTLE is master branch, The version of HackRF is master branch. The installation process is as follows: cd hackrf cd host mkdir build cd build cmake ../ make sudo make install
cd BTLE/host mkdir build cd build cmake ../ (default. for HackRF) make ./btle-tools/src/btle_rx
Could you put an iPhone or other smart phone near by, and turn off/on its bluetooth? In principle, when you turn on the bluetooth, you should see some packet printing on screen.
I have the exact same problem, I also try the btle_tx example and in seems to work since the SDR Bluetooth low Energy shows on devices on my ligth blue app in my phone, however not a single package shows when i run the btle_rx example.
Could you put an iPhone or other smart phone near by, and turn off/on its bluetooth? In principle, when you turn on the bluetooth, you should see some packet printing on screen.
Please also try to change the rx gain via the command line arguments.
I already chache de gain value a few times and start turnining on and off the bluetooth of an android smart phone and an Iphone without any succes, im using the Hackrf one btw, i´m attaching some pictures on this comments just in case.
The antenna seems a bit abnormal. Can you unplug the antenna (yes you don' need antenna)? Then try some big gain values?
I unplugged the antenna and try increase the gain step by step to the maximum value and also changing the channels without good results
what is your hackrf firmware version?
and also the driver version/revision
Firmware version is 2017.02.1
Should i upgrate the frimware ?
not sure. mine is:
hackrf_info hackrf_info version: git-f202160 libhackrf version: git-f202160 (0.5) irmware Version: git-f202160 (API:1.04)
我也遇到了同样的问题