Hello,
I exported an activity from Garmin Connect and converted the .fit file to a .csv file. Without doing any editing I ran the conversion program with the -c argument to convert the .csv file back to a .fit file. I keep getting the following error when I run the conversion.
FIT CSV Tool - Protocol 2.0 Profile 21.40 Release
CSVReader.read(): Error on line 6 - Unknown message "unknown".
Exception in thread "main" java.lang.RuntimeException: FIT encoding error.
at com.garmin.fit.csv.CSVTool.run(CSVTool.java:258)
at com.garmin.fit.csv.CSVTool.main(CSVTool.java:332)
Can you please tell me what is erroring out. Thank your/
r/
John