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!
source
share