Is it possible to detect strokes in MiBand 2?

I looked at a lot of unofficial MiBand SDKs on Github. (e.g. https://github.com/Freeyourgadget/Gadgetbridge ) None of them enable button-click detection, but I looked through applications to detect this feature. For example, Mi Band 2 Func Button.

I also tried to sniff the bluetooth data data, but just show the data because the mobile device is not rooted and I am not rooted. Is there a way to detect a touch button? Many thanks!

+1
source share

Source: https://habr.com/ru/post/1670105/


All Articles