Wow, that's very strange. Have you since deleted all the track files? It might be helpful to have the raw data from Bangle.js if you still have them on the watch (you can download them via https://www.espruino.com/ide/ and the Storage button) so we can see if it's being recorded wrong, or simply converted wrong to GPX format
turn off the GPS service
I think this might be an issue with GPS Service - I believe when GPS is set to off it actually forces GPS off (which means it will no longer work in other apps!). I'll see about putting in a change to fix that that.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Wow, that's very strange. Have you since deleted all the track files? It might be helpful to have the raw data from Bangle.js if you still have them on the watch (you can download them via https://www.espruino.com/ide/ and the Storage button) so we can see if it's being recorded wrong, or simply converted wrong to GPX format
I think this might be an issue with GPS Service - I believe when GPS is set to off it actually forces GPS off (which means it will no longer work in other apps!). I'll see about putting in a change to fix that that.