Hi,
I have developped a datafield that display "info.currentPower". Using the similator with fr935, I can see data being populated. However, I've got a complaint from a user telling me that the field does not display values on a its physical fr935 watch. I've asked him to send me its fit file. After converting the file to a csv using FIT SDK, I can read multiple "RP_Power" data, like those :
RP_Power 83 W
RP_Power 256 W
RP_Power 250 W
RP_Power 289 W
RP_Power 280 W
RP_Power 294 W
However, if I read the fit file using the simulator, info.currentPower is always null.
Would anyone know what I am doing wrong?
Note : Not sure if it makes any difference, but the user told me he has an external Garmin running dynamics pod connected via ant+.
Thanks!