braiden/python-ant-downloader

Unable to Pair with Device

braiden opened this issue · 1 comments

Moved from #11

Hey braiden, not sure if this is related to this particular bug, so feel free to just put this in another issue:

https://gist.github.com/jzacsh/64c8d4f6f93d23ca2a7e

  • line 18 is my attempt with latest master branch
    • worth noting(?) lines 101 and 157, master branch actually finds the device and looks like its about to work: DEBUG Got client auth string. Auth{'auth_string': 'Forerunner 405', 'beacon'
  • line 198 is my attempt with ioerror branch

If you've never paired the watch with the software, the watch needs to be awake. Press a button on the watch to make sure its not sleeping, and run my program again. Once you start downloading the watch should beep and ask you to confirm connection. Once paring is complete, you don't need to wake watch anymore.