Hi all,
I'm trying to add my heart rate information from my smartwatch to a Strava activity. The Strava activity was uploaded from my stationary indoor bike.
I tried the following two methods:
Method 1:
I exported both actives as FIT file and tried to combine these files with "GOTOES". The FIT files have been loaded correctly, and also the merging looked good.
When re-uploading the combined TCX file to Strava I noticed that the "laps" data is wrong. My stationary bike is listing the different watt intervals as separate laps.
Working:
Broken:
So I thought maybe there is something wrong how the files got combined because the first lap distance shows the total workout distance.
Method 2:
Therefore, I converted the two FIT files into CSVs (using the download "Download Raw Data" from GOTOES). I manually added the heart rate information into the Strava export, saved the CSV file, uploaded it to GOTOES again, and saved it as FIT.
I can see that the laps in the CSV are showing like this (Time|Distance):
60.039|0.443
The CSV I converted back to a TCX file with GOTOES and uploaded it.
But still, I see the same broken lap information as for the automatic merge.
Am I doing something wrong, or is Strava maybe interpreting the information wrongly?
Thanks!