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

Tom Tom Sports discontinuation #178

Open
kubagruszka opened this issue Sep 4, 2023 · 11 comments
Open

Tom Tom Sports discontinuation #178

kubagruszka opened this issue Sep 4, 2023 · 11 comments

Comments

@kubagruszka
Copy link

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

@c-a-p-666
Copy link

Hi! Does work fine without MySports, just switched to ttwatch + Trainingpeaks solution last week.
My workflow: download activities using ttwatchd + config-file as .gpx files and import manually to Trainingpeaks. Other applications with import funcionality (e.g. GarminConnect,...) should work as well as you can specify the output file format. Does even work better than TomTom MySports imo --> saved my watch :)

@ltguillaume
Copy link

@c-a-p-666 Sounds good, but what do you do about missing GPS data? #176

@ltguillaume
Copy link

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.

@c-a-p-666
Copy link

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.
Even if it would not update the watch is still usable, it would only take longer to sync with the sattelites if not used for a while.

@c-a-p-666
Copy link

Looks like generic tomtom service:
https://www.tomtomforums.com/threads/problems-with-the-newest-map-update.33385/
and
https://help.tomtom.com/hc/en-gb/articles/360013960459-About-QuickGPSfix
"Navigation device" should refer to the used chipset instead of products.

@ltguillaume
Copy link

If the files/urls are chipset-specific, I'd expect them to disappear for their watches eventually.

@jdugge
Copy link

jdugge commented Sep 14, 2023

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:
http://gpsquickfix.services.tomtom.com/fitness/sifgps.f2p3enc.ee (3-day extended ephemeris)
http://gpsquickfix.services.tomtom.com/fitness/sifgps.f2p7enc.ee (7-day extended ephemeris)

@ltguillaume
Copy link

image

@ltguillaume
Copy link

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.

scubajorgen/TomTomWatch#42

@ryanbinns
Copy link
Owner

@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.

@PtyMatt
Copy link

PtyMatt commented Nov 7, 2023

@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!

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

6 participants