You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've done some code changes that was able to integrate with GTS2-Mini, by integration I mean that the watch can receive alarms and xdrip can read steps and heart rate from the watch.
There is a tool at huami where we can build watch faces for all the amazfit watches and I've build one for gts2mini. This tool exports a .bin file and reading it I could see that it's header probably look like miband5: UIHH^A^@ÿÿÿÿÿ^A<93><90>G^@G^@u^E^@^@àÂ^B^@ÿÿÿÿÿÿ^@ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿd^@^@^@7^@^@^@
As it start with UIHH and this is what is assumed to be miband5 header at the code I tried to use it as a custom watch face, but it didn't worked.
The text was updated successfully, but these errors were encountered:
I've done some code changes that was able to integrate with GTS2-Mini, by integration I mean that the watch can receive alarms and xdrip can read steps and heart rate from the watch.
There is a tool at huami where we can build watch faces for all the amazfit watches and I've build one for gts2mini. This tool exports a .bin file and reading it I could see that it's header probably look like miband5:
UIHH^A^@ÿÿÿÿÿ^A<93><90>G^@G^@u^E^@^@àÂ^B^@ÿÿÿÿÿÿ^@ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿd^@^@^@7^@^@^@
As it start with UIHH and this is what is assumed to be miband5 header at the code I tried to use it as a custom watch face, but it didn't worked.
The text was updated successfully, but these errors were encountered: