-
Notifications
You must be signed in to change notification settings - Fork 69
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
Backwards Compatibility with Mi Band 1A and 1S #12
Comments
@rhyswilliamsza thanks for your interest! Regarding your question. WebBluetooth requires proper initialization of |
I did have a look yeah! Works for 1A, however I have the 1S pulse so the protocol is quite different from even that. I've tried messing around with it, but haven't got very far. It seems that the 1A and 1S use more standardised BLE protocols. Let me have a look at that. Not sure how I would implement it, but keen to check it out and have a look. Mind if I send you a message should I get stuck? |
Sure. Can't test on my side as i don't have any other MiBands ;) |
Hey!
Really love the work. I'd like to help out by introducing backwards compatibility for the Mi Band 1A and 1S. Any tips as to how I should go about doing this, as I've grappled with the code but couldn't get the authentication working correctly. Any tips? I have the necessary UUIDs, however I can't get the GATT service to activate.
Thanks!
Rhys
The text was updated successfully, but these errors were encountered: