Java program to merge Makibes BR gps and hr data into gpx file suitable for upload to Strava etc.
How to use
- sync your watch with the zeroner application
- when synced plug smartphone into computer
- navigate to: Phone\Zeroner\IwownFit_Pro\sport_gps
- copy all the files under the hr and gpx directories to the : gps folder
- run ReadGPS: $ java -jar BR3-1.0.0.jar gps\155716514295184362_gps_1560853763_Makibes-BR3-2851.txt
Note, this is a Java application, you'll need Java installed on your computer. It would be great to convert this to an Android application to do all this automatically.