Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Fit file types and devices

Rank

Total Posts: 1

Joined 2016-04-11

PM

Hi all.
I'm searching on the web an example of a fit file for doing some experiments with the SDK.
For now i don't have any device for generate a fit file.
Can you tell me where i can find it ?
Another thing. There's a list of devices that support fit files and can export a fit file?

Tnx.

Luca.
     
RankRank

Total Posts: 34

Joined 2013-01-28

PM

Most fitness devices generate FIT files these days to save activity data. For example if you have a Garmin running watch (Forerunner, or Fenix, etc.) you will see an ACTIVITY folder which contains various FIT files if you have run with it.

Otherwise, the SDK can encode and decode FIT files in C/C++/C# and Java, so you could just make your own file using the example code provided.