And BTW the message GPSTXT,01,01,02,MS=3,9,28855810,23,0,00000000,20,1,00000008 is some status about AGPS/satellite data freshness(?) because there is code in B6 firmware that basically checks if fifth field is less than 9 and if yes then feeds the GPS some long buffer from SPI flash
Hmm, I guess I could flash the firmware back and check the spi flash what is there after the android app downloads agps data. Even now I still should have something there in flash. will check when I get back home.
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.
And BTW the message
GPSTXT,01,01,02,MS=3,9,28855810,23,0,00000000,20,1,00000008
is some status about AGPS/satellite data freshness(?) because there is code in B6 firmware that basically checks if fifth field is less than 9 and if yes then feeds the GPS some long buffer from SPI flashHmm, I guess I could flash the firmware back and check the spi flash what is there after the android app downloads agps data. Even now I still should have something there in flash. will check when I get back home.
1 Attachment