-
Notifications
You must be signed in to change notification settings - Fork 67
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
Tom Tom Sports discontinuation #178
Comments
Hi! Does work fine without MySports, just switched to ttwatch + Trainingpeaks solution last week. |
@c-a-p-666 Sounds good, but what do you do about missing GPS data? #176 |
There seeems to be a data url for the GPS data in the watch's configuration. ttwatch uses it to update the GPS data, so it will probably stop working. |
Should be possible to identify - but even if it is hosted by tomtom it should be a generic service for all their devices, it would just make no sense to host a file specifically for the watch as this is standard GPS information. |
Looks like generic tomtom service: |
If the files/urls are chipset-specific, I'd expect them to disappear for their watches eventually. |
The URLs are not chipset specific, but it appears that they are only used for the TomTom Sports products and thus will disappear at the end of September 2023. That's also what it says on the TomTom website: "As QuickGPS data will no longer be available it might take longer for your watch to obtain a GPS fix." Currently, the QuickGPS files are hosted here: |
I was wondering if perhaps @ryanbinns and @scubajorgen are in contact with regard to this, since they're basically trying to solve the same problem at the same time. |
@ltguillaume No. I haven't had a TomTom watch for some years since mine died, so there's not a lot I can do other than merge pull requests. I can't do any testing. |
@ltguillaume with #181 you can configure the QuickGPS url, "just" need to add it as a new config (as described in the readme). Pull the repo and rebuild the project! |
I'm TomTom watch owner and by surprise I was informed this week that they decided to shutdown their MySports platform making their watches broken. I was looking for some replacement and came across this project but from the description I don't fully understand if it requires the MySports platform or it's completely offline ? If it will continue to work maybe worth to mention this in the README file for wider audience ? I'm interested to keep my watch working so happy to contribute if so.
https://help.tomtom.com/hc/en-us/articles/11748276052370-TomTom-Sports-discontinuation
The text was updated successfully, but these errors were encountered: