Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 632 Bytes

File metadata and controls

14 lines (11 loc) · 632 Bytes

Makibes BR3 / Dr Viva P1C

Java program to merge Makibes BR gps and hr data into gpx file suitable for upload to Strava etc.

How to use

  1. sync your watch with the zeroner application
  2. when synced plug smartphone into computer
  3. navigate to: Phone\Zeroner\IwownFit_Pro\sport_gps
  4. copy all the files under the hr and gpx directories to the : gps folder
  5. 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.