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

Byte Order Typo in service UUID? #8

Open
ppannuto opened this issue Feb 10, 2016 · 0 comments
Open

Byte Order Typo in service UUID? #8

ppannuto opened this issue Feb 10, 2016 · 0 comments
Assignees

Comments

@ppannuto
Copy link
Member

The change to the UUID made in fc9f888:
https://github.com/lab11/polypoint/blob/master/nrf51822/apps/tritag/main.c#L54

doesn't agree with:
https://github.com/lab11/polypoint/blob/master/phone/tritag.js#L5
or
https://github.com/lab11/polypoint/blob/master/phone/tritag-summon/js/index.js#L6

Specifically, I think the 3rd and 4th-to-last bytes in the array (0x31, 0x52) are flipped?

@brghena is this a typo or am I misunderstanding something here?

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