Open jakearchibald opened 8 years ago
@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?
Still getting the same error :(
It fails on characteristic.readValue()
for the steps UUID
Hmm, it displays steps if I comment out return miBand.pair(reset)
- so looks like the pairing is causing the problems
I got updates working by removing all _startNotifications
except for STEPS_UUID
. Unfortunately I only got a few characteristicvaluechanged
s 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 characteristicvaluechanged
s now.
Thanks @jakearchibald. Will have a look over there.
This happens after pairing