Replies: 2 comments
-
Could you provide more information about which BlueZ API is used by the Python library to provide that functionality? You can supply data with an advertisement using the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Obviously, now that I need to refind the example I found, I can't I'm closing this issue, as I think I've basically found the answer myself, but in doing so, my question has morphed into several others... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can we setup a specific Scan Response when using Bluer?
We need to setup the response for when a device does a Advertisement Scan on us (we need to return certain data). This can be done from the
bluetooth_peripheral
python libraries, but I can't find the corresponding functionality forBluer
.Beta Was this translation helpful? Give feedback.
All reactions