Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

.NET Library Similar to antpluginlib_2.0.0.jar

Rank

Total Posts: 8

Joined 0

PM

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      
Avatar
RankRankRankRank

Total Posts: 662

Joined 2012-10-09

PM

The .NET ANT library just provides access to standard ANT messaging, with no profile implementations. We do not have plans at the moment of adding profile implementations to it.