Loghorn / ant-plus

A node module for ANT+
MIT License
138 stars 67 forks source link

No data event #20

Open JasperFioole21 opened 4 years ago

JasperFioole21 commented 4 years ago

I do not get any data, I did open zwift which tells me my heartrate, so the dongle is doing its thing. I'm using OS X.

JasperFioole21 commented 4 years ago

bump

Loghorn commented 4 years ago

Sorry, I was on vacation. I don't have a mac, so I'm sorry but I cannot help you. Did you try the samples? Did you get any error messages?

JasperFioole21 commented 4 years ago

Hi, no problem. I did not get any error nor data.

Loghorn commented 4 years ago

Any output at all?

JasperFioole21 commented 4 years ago

Non at all, so I have no idea where to look.

Loghorn commented 4 years ago

Wich sample are you trying?

JasperFioole21 commented 4 years ago

I was trying this one: https://github.com/Loghorn/ant-plus/blob/master/sample/sample.js

Do I need to send some kind of signal to the dongle to start receiving data?

Loghorn commented 4 years ago

What kind of dongle are you using?

JasperFioole21 commented 4 years ago

I'll tell you tonight, my dongle is at home and I'm at work right now, thank you!

JasperFioole21 commented 4 years ago

It's a garmin one.

Loghorn commented 4 years ago

Maybe you have some software running that exclusively locks the dongle? I'm sorry, but I'm just guessing because I don't have a mac to test or debug... I'll leave the issue open, just in case someone else can provide more help

JasperFioole21 commented 4 years ago

Nope, I'd like to run it on a raspberry pi in future, so I will give it another shot when I have one.

Loghorn commented 4 years ago

On Linux, it works fine, so you should not have any issue with the raspberry :) Btw, if you look at issue #2, you can find some people that successfully run it on mac