miband-android icon indicating copy to clipboard operation
miband-android copied to clipboard

There is a problem with mi band 4, connect not works

Open zaurhasanov opened this issue 5 years ago • 3 comments

zaurhasanov avatar Feb 06 '20 06:02 zaurhasanov

Hello @zaurhasanov

I'm not a contributor, but I think you might be hitting the server-side pairing requirement of the new firmwares. You can find more info in the Gadgetbridge wiki: basically, you need to pair through the mifit app then pass an auth token to successfully pair.

xvello avatar Feb 08 '20 15:02 xvello

Hello @zaurhasanov

I'm not a contributor, but I think you might be hitting the server-side pairing requirement of the new firmwares. You can find more info in the Gadgetbridge wiki: basically, you need to pair through the mifit app then pass an auth token to successfully pair.

Can you tell me how to get the auth token from mi fit app after pairing my mi band 4/5 with mi fit?

maxakash avatar Sep 29 '20 15:09 maxakash

The Mi band makers are trying to prevent open use of the device, and also add security by requiring that key. Its kinda of a pain to get. Here is how to get the key: https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/Huami-Server-Pairing#requirements The process differs depending on whether you have a rooted device or not. Either involves a sql query into the db of the Bands main app, or running a python script.

twofingerrightclick avatar Jun 10 '22 04:06 twofingerrightclick