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

not receiving any data #73

Open
bbakerzzz opened this issue Jan 5, 2022 · 2 comments
Open

not receiving any data #73

bbakerzzz opened this issue Jan 5, 2022 · 2 comments

Comments

@bbakerzzz
Copy link

Hello and thanks for your work

I am trying to build a Python scripts to collect Temp and Humidity from some beacons.

I downloaded your code to a Raspberry pi 4 and I do not receive any information. Should this could work on a RPI4?

When I use bluetoothctl I see two devices. Below is a sample of what I see.

[CHG] Device DD:34:02:06:D0:60 ServiceData Key: 0000feaa-0000-1000-8000-00805f9b34fb
[CHG] Device DD:34:02:06:D0:60 ServiceData Value:
21 01 0f 0e 07 1a 5f 1f 7e 00 11 ff fc 04 06 !....._.~......
[CHG] Device DD:34:02:06:D0:60 ServiceData Key: 00002080-0000-1000-8000-00805f9b34fb
[CHG] Device DD:34:02:06:D0:60 ServiceData Value:
6d 01 00 00 00 00 m.....
[CHG] Device D0:AA:E6:17:56:99 ServiceData Key: 00000318-0000-1000-8000-00805f9b34fb
[CHG] Device D0:AA:E6:17:56:99 ServiceData Value:
24 2b 15 2f 00 00 00 00 00 00 00 00 00 00 00 00 $+./............
[CHG] Device D0:AA:E6:17:56:99 ServiceData Key: 00001803-0000-1000-8000-00805f9b34fb
[CHG] Device D0:AA:E6:17:56:99 ServiceData Value:
d0 aa e6 17 56 99 00 01 00 02 06 03 e8 64 ....V........d

Thanks in advance for your help.

@drdas
Copy link

drdas commented Dec 14, 2022

The new BLE functionality in version 2.1.X breaks on Jetson TX2 and many other embedded devices. Please stick to version 2.0.2 until @citruz proposes a backward compatibility fix.

@Ming119
Copy link

Ming119 commented Nov 22, 2023

The new BLE functionality in version 2.1.X breaks on Jetson TX2 and many other embedded devices. Please stick to version 2.0.2 until @citruz proposes a backward compatibility fix.

I love you bro, you solve my problem haha

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

3 participants