When doing android development the library found in Android_ANT+_SDK_2.0 makes receiving data really easy for an ant enabled sensor aka I don't need to under stand much about ant protocol to make it work. I can work at a high abstract level. With the .NET code it seems you need to work at a lower detail level. Am I missing something?
I want something as simple as the code in Activity_SensorSdmSampler.java, but for .NET on a Windows box.
Thanks
Bob