Hi,
I'm trying to communicate between a PowerTap SLC+ and a desktop application using ANT+. (GARMIN ANT USB Stick)
I have downloaded several applications on thisisant.com ( ANT Display Simulator, ANTWareII, DEMO_NET ).
My goal is to write an application in C# to make this communication work.
I tried with the DEMO_NET application but still receiving nothing.
With the Display simulator, I receive my datas...
I am assuming that this is a configuration issue. I got the DeviceNumber, the DeviceType and the Transmission Type with the Display Simulator and used them in the DEMO_NET but still receiving nothing.
I am using the default network number (0) but I don't know what network key to use. Do I have to use : 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 ? (by the way is this the public network key ?)
Please help me out.