-
Notifications
You must be signed in to change notification settings - Fork 140
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
advertising data elements missing #241
Labels
enhancement
New feature or request
Comments
Check out #123 |
thanks for the pointer to #123. i briefly looked at it and it seems it does add the
and
|
Now closing since 0.9.0 has been released. Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I continue to explore this package.
I am working on a nrf52 device, my goal is to implement the BTHome protocol
This seems to require me to add the
0x16 = Service Data - 16-bit UUID
advertising data element.
From what I found in the codebase, this particular element (and many more) are not possible to configure, i.e. in
there is only following elements coverd
is this by design? or would you consider extending it?
The text was updated successfully, but these errors were encountered: