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

BLE data is not being received #7

Open
asafben opened this issue Jul 16, 2023 · 0 comments
Open

BLE data is not being received #7

asafben opened this issue Jul 16, 2023 · 0 comments

Comments

@asafben
Copy link

asafben commented Jul 16, 2023

Running the script on my Ubuntu 20.04.6 LTS machine is blocking on this line:
len = read(device, buf, sizeof(buf));
Without receiving any data.
When checking for BLE transmissions using bleak library I do receive the desired messages.
Thanks 🙏

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

1 participant