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

Use simppl to access BLE advertisement messages? #33

Open
mbeltoft opened this issue Aug 8, 2023 · 3 comments
Open

Use simppl to access BLE advertisement messages? #33

mbeltoft opened this issue Aug 8, 2023 · 3 comments

Comments

@mbeltoft
Copy link

mbeltoft commented Aug 8, 2023

Is it possible to use simppl to call the StartDiscovery method in Bluez, and then listen for BLE advertisement messages?

@martinhaefner
Copy link
Owner

martinhaefner commented Aug 9, 2023 via email

@mbeltoft
Copy link
Author

mbeltoft commented Aug 9, 2023

OK, I'll look into your code, I can see you have a stub or two there.
Yes, I have a working prototype for listening for BLE advertisement messages in "raw" D-Bus code. Decoding the messages is the problem due to all the iterators you have to go through to get to the data.

@martinhaefner
Copy link
Owner

martinhaefner commented Aug 9, 2023 via email

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

2 participants