-
-
Notifications
You must be signed in to change notification settings - Fork 11
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 beacons Receiving #32
Comments
@salembream Ok, I've added this feature in the rf24-network branch - it will be rolled out with the next release. Docs are updated (they may need a proofreading), and the fake_ble_test example now includes a
Clearly a lot more BLE data can be decoded, but for now I'm just decoding all Service Data specifications currently supported by the fake_ble module. |
debugging this feature at 2 AM seems to have a smaller sample size (ambiant signals) 🤣 |
Discussed in #30
Originally posted by salembream July 3, 2021
Hi,
I am wondering if NRF24L01 can be used to receive other (standard) BLE beacons?
If it is possible, any guidelines to implement it ?
I turned this into a feature request because I want it despite how inaccurate the results may be.
The text was updated successfully, but these errors were encountered: