Reputation: 472
We want to develop an android application to support MiBand and Other Smart bands. We want to fetch information like Heart rate etc. from Smart Band via BLE and display it in a mobile application.
How can we get that information from the device? Is there any official SDK or API for it?
Upvotes: 26
Views: 57000
Reputation: 699
There's also a huami tech GitHub repository which describes their API, You'll need to register your app with them through email it seems.
https://github.com/huamitech/rest-api/wiki
Upvotes: 10
Reputation: 619
I found this but it's on Chinese: https://dev.mi.com/docs/micloud/health/
Upvotes: 7