Tigge / antfs-cli

Extracts FIT files from ANT-FS based sport watches such as Garmin Forerunner 60, 405CX, 310XT, 610 and 910XT.
MIT License
312 stars 77 forks source link

ANT-FS Device scanner #189

Open tobotpyrc opened 3 years ago

tobotpyrc commented 3 years ago

Hi, currenty I try to program an ant-fs device scanner which lists me all available ANT-FS devices in the surrounding area. Important for me is the serial number (the full serial number which is sent in the authentication layer, not the 2 Byte number from link layer) and the friendly name of the devices. The pairing should be excluded. Just a passive scan would be enough. Are there any thoughts how achieving this as soon as possible with this tool? I tried here an there but did not get an proper solution. Iam not the best programmer but I know some basics... Can you please help me?

Thank You!