Ok, something is weird: Maybe the battery widget isn't refreshing?
The battery display stayed at the same almost full state till now. Connected via BLE, called E.getBattery(), and the response was 57 (that's 57%, right?). Disconnected, back to normal watch-face, and now the battery widget shows ~57%.
A minute earlier the battery widget showed almost full battery!
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.
Ok, something is weird: Maybe the battery widget isn't refreshing?
The battery display stayed at the same almost full state till now. Connected via BLE, called
E.getBattery()
, and the response was57
(that's 57%, right?). Disconnected, back to normal watch-face, and now the battery widget shows ~57%.A minute earlier the battery widget showed almost full battery!