Skip to content

Byte Order Typo in service UUID? #8

@ppannuto

Description

@ppannuto

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions