|
12 years ago 3 |
1- Plug the usb garmin ant+ key
2- You need to setup your garmin watch so it's prepared for pairing. Go to menu:
Settings / ANT+ / Computer / pairing: On
3- Then authenticate your watch:
$ garmin-ant-downloader -f nameofyourwatchid -a nameofauthentificationfilefor exemple: $ garmin-ant-downloader -f pierre -a auth405
Now your watch will be recognized each time you will launch garmin-ant-downloader
4- Whenever you want to transfer files from your watch just launch garmin-ant-downloader:
$ garmin-ant-downloader -nza nameofauthentificationfile > outputfor exemple: $ garmin-ant-downloader -nza auth405 > output
All the .tcx files will be retrieved.
5- Go to garmin connect and import your .tcx files, it works !
It's probably a user permission issue, try to add sudo before each command:
Exemple:
$ sudo garmin-ant-downloader -f pierre -a auth405
/dev/ttyUSB0: No such file or directory
ERROR: Open dev 0 failed in line 1384.
with 310XT.... hope someone who knows how, will add support for my 310xt
cheers