useful links: - [huami-token](https://github.com/argrento/huami-token) - [Microsoft GATT Documentation](https://docs.microsoft.com/fr-fr/windows/uwp/devices-sensors/bluetooth-low-energy-overview) - [Mi Band 2 Authentication by leojrfs](https://leojrfs.github.io/writing/miband2-part1-auth/#reference), [python](https://github.com/leojrfs/miband2) - https://github.com/creotiv/MiBand2 - [How I hacked my Xiaomi MiBand 2 fitness tracker — a step-by-step Linux guide by Andrey Nikishaev](https://medium.com/machine-learning-world/how-i-hacked-xiaomi-miband-2-to-control-it-from-linux-a5bd2f36d3ad) example implementation: - MiBand 2 & 3: https://github.com/TayouVR/miband-heartrate-osc/blob/master/MiBand-Heartrate/Devices/MiBand2_3_Device.cs - MiBand 4 & 5: https://github.com/TayouVR/miband-heartrate-osc/blob/master/MiBand-Heartrate/Devices/MiBand4_Device.cs