I found that when D29 is used to turn on GPS, GPS still runs after exiting the app. isGPSon() does not report correctly in that case, either.
Yes, that's what you'd expect. Best to use the built-in GPS power functions :)
I guess what's needed really is for me or someone else to take two Bangles, one with SBAS and one without, and log two traces to see if there is really a difference
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.
Yes, that's what you'd expect. Best to use the built-in GPS power functions :)
I guess what's needed really is for me or someone else to take two Bangles, one with SBAS and one without, and log two traces to see if there is really a difference