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

How can i set/change nrf24l01 UUID? Can it support Eddystone? #15

Closed
milapj opened this issue Sep 13, 2016 · 3 comments
Closed

How can i set/change nrf24l01 UUID? Can it support Eddystone? #15

milapj opened this issue Sep 13, 2016 · 3 comments

Comments

@milapj
Copy link

milapj commented Sep 13, 2016

No description provided.

@floe
Copy link
Owner

floe commented Sep 13, 2016

You might fit a single UUID into the payload, but not in a format that's compatible to iBeacon (too large). Eddystone might work, if the URL is short enough.

@milapj
Copy link
Author

milapj commented Sep 13, 2016

What is the syntax to set uuid? Can you give a code example? That would be very helpful.

@floe
Copy link
Owner

floe commented Sep 13, 2016

I've never tried this, so no ready-made example. You will probably have to remove the part in BTLE.cpp that sets the "complete name", and add the UUID as raw binary data.

@floe floe closed this as completed Sep 30, 2016
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