ryanbinns / ttwatch

Linux TomTom GPS Watch Utilities
MIT License
205 stars 66 forks source link

restarting/ shutting down #191

Closed jakubboesche closed 7 months ago

jakubboesche commented 7 months ago

The official TomTom Sports app used to have an option to restart/ switch off the watch, but it is no longer working (it needs the connection to the MySports website). It would be nice to have it here as well. If you have the right codes/ byte sequences to do that, I could try to implement it (otherwise it might be difficult to reverse engineer it right now...)

Oh, I found ttwatch_reset_watch; it is probably not a big deal to expose it. I can see 0x0f is not defined, but it is dangerously close to #define MSG_FORMAT_WATCH (0x0e)...