Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Successful use of ANTUSB2 Stick on GARMIN's heart rate monitor #36

Open
CS6 opened this issue Aug 28, 2018 · 2 comments
Open

Successful use of ANTUSB2 Stick on GARMIN's heart rate monitor #36

CS6 opened this issue Aug 28, 2018 · 2 comments

Comments

@CS6
Copy link

CS6 commented Aug 28, 2018

Hi I successfully used ANTUSB2 Stick on GARMIN's heart rate meter

But I want to connect GARMIN's heart rate meter & powertap p1 power meter at the same time.
I would like to ask if it is possible to achieve

If this article is difficult to read, please forgive me from google translate
Thank you

@JohnAZoidberg
Copy link

For future reference: I can confirm that it works with my Garmin HRM 3-SS:

$ python examples/heart_rate_monitor.py
Driver available: [<class ant.base.driver.USB2Driver at 0x7f6d8030fc90>, <class ant.base.driver.USB3Driver at 0x7f6d8030fd00>]
 - Using: ant.base.driver.USB3Driver
No handlers could be found for logger "ant.base.ant"
Heartrate: 81 [BPM]

@linxucc
Copy link

linxucc commented Mar 25, 2020

@CS6
it's possible, you have to open few separate channel to do so.
openant handles multiple channel well, they are logically independent from each other.

For current USB sticks, it should be able to handle up to 8 channel simultaneously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants