That is good! May be I just need to restart the watch to defragment RAM.
On Bangle.js 2 I seriously doubt available RAM is a factor you have 256k - and every time you load a new app, RAM is cleared, so defragmentation will not be an issue.
PCAS03
Interestingly looking at the watch firmware, it pretty much only ever seems to send:
"$PCAS03,1,0,0,0,0,0,0,0,0,0,0,0*..."
Which is setting it to GGA only? I wonder if that helps with power usage at all...
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.
On Bangle.js 2 I seriously doubt available RAM is a factor you have 256k - and every time you load a new app, RAM is cleared, so defragmentation will not be an issue.
Interestingly looking at the watch firmware, it pretty much only ever seems to send:
"$PCAS03,1,0,0,0,0,0,0,0,0,0,0,0*..."
Which is setting it to GGA only? I wonder if that helps with power usage at all...