Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Official SDK/API for Mi and other smart Band

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?

like image 372
Ankit Thakkar Avatar asked Dec 14 '18 07:12

Ankit Thakkar


Video Answer


2 Answers

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

like image 94
Peter Poliwoda Avatar answered Oct 26 '22 07:10

Peter Poliwoda


I found this but it's on Chinese: https://dev.mi.com/docs/micloud/health/

like image 31
Max Avatar answered Oct 26 '22 06:10

Max