Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Heart Rate Monitor → Thread

   

ANT+ Protocol With .Net Windows application

RankRankRankRank

Total Posts: 523

Joined 2012-11-15

PM

Hi Guys,

I want to develop application to get Garmin FootPod and Heart Rate in the .Net windows application.

Can you please guide the way for the same..


Many Thanks,
Shekhar      
RankRankRank

Total Posts: 95

Joined 2010-05-03

PM

Hi,

I suggest starting with the ANT+ Heart Rate Monitor (HRM) and Stride Based Speed and Distance Monitor (SDM) device profiles in the "ANT+ Member Zone". These device profiles specify the requirements for transmitting and receiving HRM and SDM data.

Also, you can download the "ANT_Windows_Library_Package". This package contains demos (.Net windows applications) that show how to configure an ANT channel, transmit and receive data.

Good luck in developing your application!      
RankRankRankRank

Total Posts: 523

Joined 2012-11-15

PM

Hi,


Thanks for your reply..

I have downloaded the sample application ie. "ANT_Library_Windows_Package" from the thisisant.com site.
It is asking for following DLL's :
- DSI_CP210xManufacturing_3_1.dll
- DSI_SiUSBXp_3_1.dll
- ANT_WrappedLib.dll

While trying to add those dll's from BIN folder it is saying following message :
"Please make sure that it is valid assembly or COM component"

Kindly guide

Many Thanks,
Shekhar      
Avatar
RankRankRankRank

Total Posts: 662

Joined 2012-10-09

PM

Shekar,

Please make sure that those DLL's are in the working directory of your executable. You do not need to add them to the project or referenced as assemblies, they just need to be present in the working directory of your executable when you run it.

Is your computer a 64-bit system?
http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,view/catid,25/id,906/#907