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
{{ message }}
This repository has been archived by the owner on May 7, 2024. It is now read-only.
Commit af81c58 adds an option to automatically set the date/time formats on connect. This calls the same function as the option in Tests
However this seems to confuse the firmware (tested on 3.1.0S)
Debug logging shows the messages get sent, however the watch doesn't seem to respond to them. Moreover it seems to no longer respond to any attempts to set the date/time formats (i.e. the option in Tests doesn't work either) until the watch is rebooted.
Presumably this is (another) fw bug - some sort of time window from watch connection where the set format messages cause confusion.
The code in the above mentioned commit is commented out - you'll just need to enable the lines in settings.xml and MetaWatchService.java
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Commit af81c58 adds an option to automatically set the date/time formats on connect. This calls the same function as the option in Tests
However this seems to confuse the firmware (tested on 3.1.0S)
Debug logging shows the messages get sent, however the watch doesn't seem to respond to them. Moreover it seems to no longer respond to any attempts to set the date/time formats (i.e. the option in Tests doesn't work either) until the watch is rebooted.
Presumably this is (another) fw bug - some sort of time window from watch connection where the set format messages cause confusion.
The code in the above mentioned commit is commented out - you'll just need to enable the lines in settings.xml and MetaWatchService.java
The text was updated successfully, but these errors were encountered: