惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
G
Google Developers Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
腾讯CDC
有赞技术团队
有赞技术团队
Vercel News
Vercel News
MongoDB | Blog
MongoDB | Blog
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog RSS Feed
I
InfoQ
Blog — PlanetScale
Blog — PlanetScale
博客园_首页
The Cloudflare Blog
B
Blog
C
Check Point Blog
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
U
Unit 42
D
Docker
月光博客
月光博客
aimingoo的专栏
aimingoo的专栏
博客园 - Franky
A
About on SuperTechFans

jdhao's digital space

Conversion between base64 and OpenCV or PIL Image 腾讯云对象存储博客图床开启 CDN 加速(不需要购买额外域名) Search and Replace in Multiple Files in Vim/Neovim Change Table Column Width in LaTeX Image or Table Side by Side in LaTeX LaTeX 并排显示图像或表格 Firenvim: Neovim inside Your Browser Content inside HTML tags missing in Latest Hugo? Creating Markdown Front Matter with Ultisnips Labelme JSON 标注格式转 voc XML 格式 Nifty Nvim Techniques That Make My Life Easier -- Series 6 macOS 下如何为视频制作字幕 Running Command Asynchronously inside Neovim Resolving Merge Conflict after Git Stash Pop Pylint: command not found? A Hands-on Experience with Neovim's Built-in LSP Support How to Convert PDF to Images with Imagemagick 互联网上常用缩略语集锦 File Backup in Neovim Converting PDF Pages to Images with Poppler Nifty Nvim Techniques That Make My Life Easier -- Series 5 Neovim Configuration for System-wide Use How to sort a list of tuple or list in Python -- lambda or itemgetter? Building A Vim Statusline from Scratch 人类第一颗原子弹爆炸始末 Distributed Training in PyTorch with Horovod Learning Expect Programming Essential Knowledge about SSH Nifty LaTeX Techniques -- Series 1 更改 Adsense 邮寄地址,重新寄送 PIN
Garmin Course Syncing Not Working?
2025-06-08 · via jdhao's digital space

Recently I was trying to sync my hiking course from Garmin connect to my Garmin Forerunner 965 and found that it does not work.

After some experiment, I found the issue: the number of courses in my Garmin watch have exceeded the limit. According to a post on Garmin forum, the limit for course number is 100:

have you reached the limit of 100 courses in folder /Courses?

After some verifying work, indeed, the number of courses in my Garmin Forerunner has reached the limit1. That is why the new course in Garmin connect can not be synced to my watch.

How to delete courses in the Garmin watch#

So the solution is quite simple: just delete some courses in the Garmin watch. There are basically two ways to delete the courses in your watch:

  1. You can do it in your watch. When you select and enter a course, in the menu, there is an option to delete the course. However, it seems that you can not delete multiple courses at the same time. You have to delete one by one!
  2. Connect your watch to your computer and delete the courses under Garmin/Courses/ folder.

macOS connection issues for Garmin watch#

If you use solution 2, you will have troubles connecting your watch to macOS and seeing the Garmin drive, because macOS does not support MTP (Media Transfer Protocol) natively. You need to install some 3rd party application on your mac to see the Garmin watch drive.

On macOS, we can use the application openMTP to show the Garmin watch drive. Install and open the application, then connect your Garmin watch to your MacBook. You should be able to see the Garmin watch folder on the right side of the openMTP application UI. Then you can delete the courses easily in the UI.