Skip to content

Byte Order Typo in service UUID? #8

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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