Just to resurrect this thread (I'm not sure if there's a better one?) I updated the Bangle.js reference with more info on GPS commands. Until it updates on the main site you can see it on GitHub:
Looking at this again (manually copy/pasting from the most recent CASIC reference I can find) there do seem to be some interesting binary commands like NAV-TIMEUTC that might speed up time to fix.
I implemented PCAS60 as a test (the text version) but as far as I can tell it's not implemented on our software version
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.
Just to resurrect this thread (I'm not sure if there's a better one?) I updated the Bangle.js reference with more info on GPS commands. Until it updates on the main site you can see it on GitHub:
https://github.com/espruino/EspruinoDocs/blob/master/boards/Bangle.js2.md#advanced-gps
Looking at this again (manually copy/pasting from the most recent CASIC reference I can find) there do seem to be some interesting binary commands like NAV-TIMEUTC that might speed up time to fix.
I implemented PCAS60 as a test (the text version) but as far as I can tell it's not implemented on our software version