Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

ANT+ .NET

RankRankRankRank

Total Posts: 523

Joined 2012-11-15

PM

Hello,

I'm trying to develop a simple .NET application to read some informations, ex: history, of my Garmin Forerunner 310XT.

Anyone have a sample of how to do this?

Thanks in advance.

Thiago      
RankRankRank

Total Posts: 95

Joined 2010-05-03

PM

Hi Thiago,

There is a Software Development Kit (SDK) for FIT that you can have a look at since you are using Garmin Forerunner 310XT (310XT uses the FIT format to store its data). The FIT SDK is located in the Download Zone of the ANT website. Also, you can refer to the FIT section of the forum for specific questions on FIT:

http://www.thisisant.com/component/option,com_fireboard/Itemid,146/func,showcat/catid,27/

Please note that the SDK has java and C++ code so you will need to find a way to incorporate it in a .NET application!