Loghorn / ant-plus

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

Generic type/scanner? #28

Open ameyer opened 4 years ago

ameyer commented 4 years ago

I'm trying to connect to my Di2 system on my bike and see when the hood-buttons are pressed but Iv'e heard they use a pretty custom profile

Is there a way to just connect to all/any Ant+ devices and spit out any raw data that may come from them?

ameyer commented 4 years ago

I got it to work with my Di2 thanks to @kwakeham

If you set the NetworkKey to 0xA9, 0xAD, 0x32, 0x68, 0x3D, 0x76, 0xC7, 0x4D Device Type to 0x1 Channel Period to 8198 You can read out the button presses