Hi,
I've downloaded and compiled all teh various project files and I can get demo_net to run.
-BUT- I can't figure out how to do anything useful with it!
Here's the simple use case.
I have an ANT+ HRM Band.
I have a USB Stick (Both Garmin).
I wish to read the HRM signals in a .net application.
So, what does work is:
Ant Display Simulator happily connects to the HRM and displays its data.
How do I do this in .net?
Thanks.