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.