Client for Garmin watches #4188
Replies: 4 comments 1 reply
-
Hello and first of all thank you for creating this application! I set everything up, created a playlist. My server is running via nginx proxy with lets encrypt certificates. I tried API token and username with password, but during sync it always stays at 0% and doesn't retrieve any data. Any ideas? thanks |
Beta Was this translation helpful? Give feedback.
-
You should do the following steps
If synchronization still does not work, look at the "Books on the server" list on the Garmin device. Are there any books there? If you tell me the URL of your server, I will check the logs for errors. |
Beta Was this translation helpful? Give feedback.
-
Is it normal that the download takes so long? I downloaded a book that was about 800 Mb and it took about 45 minutes. My upload speed is 30 Mbit/s, so the 800 Mb should be downloaded in a maximum of 5 minutes? |
Beta Was this translation helpful? Give feedback.
-
Yes, it is normal I can't optimize anything. All media is downloaded from your server. No intermediate server is used to download media. A third party developer like me does not have access to the network stack. I recommend:
In any case, you will not be able to get high speeds when syncing your Garmin watch. In my opinion, the best case scenario is syncing while charging. And yes, syncing starts automatically while charging. |
Beta Was this translation helpful? Give feedback.
-
I have developed a client for Garmin watches . Anyone can use it for free.
Unfortunately, the client works using an intermediate server. I explained the reasons here
I hope that future API changes will allow me to abandon the intermediate server. Then I will rewrite the client to work independently from the intermediate server and publish the source code.
Beta Was this translation helpful? Give feedback.
All reactions