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

Make UUID strings lowercase #1

Open
sandeepmistry opened this issue Aug 14, 2016 · 1 comment
Open

Make UUID strings lowercase #1

sandeepmistry opened this issue Aug 14, 2016 · 1 comment

Comments

@sandeepmistry
Copy link
Member

@drewforchione was running into issues using this code on a Raspberry Pi.

In both remote.js and sensortag.js the following UUID's are uppercase:

var serviceUUIDs = ['FFE0'];
var characteristicUUIDs = ['FFE1'];

When changed to lower case things work as expected.

@sandeepmistry
Copy link
Member Author

cc/ @don

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

1 participant