Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Fitness Equipment → Thread

   

Real Time Data acquisition (Speed data)

Rank

Total Posts: 12

Joined 2022-10-27

PM

Hi,
I am using FE-C profile to receive speed data of my bike trainer as well as controlling its resistance.
The issue I have is that I don't recieve data in real time ( There is delay like 1 second or more ).
I use Data Page 16 (0x10) which is General FE Data to read the speed based the FE-C document.

I want to know if it's possible to receive data faster ( in real time ). what do other developers do to simulate the bike speed in real time ( without delay ). I think because we are using 4hz for data transmission, we are not able to receive data fast enough to be real. if I am wrong please let me know. I am new to wireless communication and I appreciate any help and guide about this issue.

     
RankRankRankRank

Total Posts: 370

Joined 2012-06-27

PM

Page 26 is supported by some trainers and allows you to calculate speed in addition to page 16. This may increase speed resolution depending on the trainer implementation of page rotations and interval of updates to page content.      

Signature

Ian Haigh

Rank

Total Posts: 12

Joined 2022-10-27

PM

Thank you. I don't think my bike trainer provide this data page. my bike trainer is (Tacx neo 2T) and when I print the data pages in the console I see different data pages but 26. I guess it's not supported in my trainer.
Thanks anyway for the reply.