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

MiBand demo not working "GATT Error Unknown" #2

Open
jakearchibald opened this issue Mar 3, 2016 · 7 comments
Open

MiBand demo not working "GATT Error Unknown" #2

jakearchibald opened this issue Mar 3, 2016 · 7 comments

Comments

@jakearchibald
Copy link

screen shot 2016-03-03 at 16 58 57

This happens after pairing

@beaufortfrancois
Copy link
Owner

@jakearchibald I've just pushed a fix but I don't have my miBand to test this.
Can you let me know how it goes for you?

@jakearchibald
Copy link
Author

Still getting the same error :(

@jakearchibald
Copy link
Author

It fails on characteristic.readValue() for the steps UUID

@jakearchibald
Copy link
Author

Hmm, it displays steps if I comment out return miBand.pair(reset) - so looks like the pairing is causing the problems

@jakearchibald
Copy link
Author

I got updates working by removing all _startNotifications except for STEPS_UUID. Unfortunately I only got a few characteristicvaluechangeds then it stopped working. I think this is a platform bug, as I'm seeing the same with the heart rate monitor demo, and refreshing the browser doesn't fix it, getting no characteristicvaluechangeds now.

@jakearchibald
Copy link
Author

@beaufortfrancois
Copy link
Owner

Thanks @jakearchibald.
Will have a look over there.

beaufortfrancois added a commit that referenced this issue Mar 23, 2017
beaufortfrancois added a commit that referenced this issue Jun 14, 2017
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