Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Simulation Tools → Thread

   

Simulant+ or ProfileLib source code

Rank

Total Posts: 2

Joined 2015-07-26

PM

Hello all,

I have modified the code in the DEMO app in C# to connect to the ANT+ HeartRate sensor and extract the most important information for me. Then I saw the Simulant+ includes a super useful library ANT+ProfileLib.dll. It makes the connection and retrieval of data very simple, but I have found that the RR-Intervals are off and I would like to fix the code but unfortunately I have not found the source code of Simulant+ or the ProfileLib anywhere. Can someone point me out where the source code of any of those two is?

Thanks!      
RankRankRankRank

Total Posts: 120

Joined 2013-05-07

PM

Hi agroferia,

The source of ANT+ProfileLIb is not currently available to the public. Please try the ANT+ProfileLib available with the latest 2.3.0 release of SimulANT+. I believe the latest version resolves R-R interval issues.

If not, please describe the issue, and we will fix it right away in our next release.

Kind Regards,
BK      
Rank

Total Posts: 2

Joined 2015-07-26

PM

Hi there. I think the new version is a bit better. But I have a question, why is Simulant+ using such an outdated version of the ANT+ library? I mean the ANT_NET.dll, it is version 2.4.0.0 in Simulant+ but the newest library is version 3.6.0.0. Also the ANT_WrappedLib.dll is version 2.9.1.0 in Simulant+ but the latest version is 3.5.0.0. Maybe some problems you are trying to fix are already solved in the updated ANT+ libraries?