Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gts2-Mini Integration #6

Open
dircsem opened this issue Jul 30, 2021 · 1 comment
Open

Gts2-Mini Integration #6

dircsem opened this issue Jul 30, 2021 · 1 comment

Comments

@dircsem
Copy link

dircsem commented Jul 30, 2021

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.

@mdomox
Copy link

mdomox commented Feb 5, 2022

@dircsem , Did you manage to resolve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants