... but maybe now we have something a bit more stable to send/receive data someone might be able to figure out how to put the GPS into lower power modes. I'm happy to try out commands here if you can find some the succeed (the parsing code detects ACK-ACK).
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.
One more note: it's very badly documented - I'm working from a translated datasheet: https://github.com/espruino/EspruinoDocs/blob/master/files/CASIC_en.pdf
... but maybe now we have something a bit more stable to send/receive data someone might be able to figure out how to put the GPS into lower power modes. I'm happy to try out commands here if you can find some the succeed (the parsing code detects
ACK-ACK
).