Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to grab bluetooth data packet,prompt to Disabling amp #24

Open
zhangfeihub opened this issue Jul 16, 2021 · 14 comments
Open

unable to grab bluetooth data packet,prompt to Disabling amp #24

zhangfeihub opened this issue Jul 16, 2021 · 14 comments

Comments

@zhangfeihub
Copy link

After the btle installation is successful, enter. /btletools/src/ btle_ Rx, prompt to Disabling amp, open Bluetooth, unable to grab data packet.

@JiaoXianjun
Copy link
Owner

  1. Who are you?

  2. What is your own modification (if any)?

  3. Environments: OS type/version, BTLE repo branch and commit revision

  4. Board/hardware type

  5. Detailed commands/steps to reproduce the issue, and the related error message, screenshot, etc

  6. Your debug efforts and results (if any)

  7. Any other thing we need to know for helping you better?

@zhangfeihub
Copy link
Author

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

@JiaoXianjun
Copy link
Owner

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.

@FreddXINN
Copy link

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.

@JiaoXianjun
Copy link
Owner

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.

@FreddXINN
Copy link

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.
233622844_2050803981752586_2506959875470630265_n
229104557_236749744969039_7134694264571838916_n
233552862_1028164724667297_4406705759509501632_n

@JiaoXianjun
Copy link
Owner

The antenna seems a bit abnormal.
Can you unplug the antenna (yes you don' need antenna)?
Then try some big gain values?

@FreddXINN
Copy link

I unplugged the antenna and try increase the gain step by step to the maximum value and also changing the channels without good results

@JiaoXianjun
Copy link
Owner

what is your hackrf firmware version?

@JiaoXianjun
Copy link
Owner

and also the driver version/revision

@FreddXINN
Copy link

Firmware version is 2017.02.1

@FreddXINN
Copy link

Should i upgrate the frimware ?

@JiaoXianjun
Copy link
Owner

not sure. mine is:

hackrf_info
hackrf_info version: git-f202160
libhackrf version: git-f202160 (0.5)
irmware Version: git-f202160 (API:1.04)

@Riv4ille
Copy link

Riv4ille commented May 6, 2023

我也遇到了同样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants