You do realize, that you can access the Bangle with e.g. python/bluepy and execute any command, e.g. require("Storage").read() on it?
It should be possible to boot service/widget record the data and download later with these commands.
@user140377 started
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.
You do realize, that you can access the Bangle with e.g. python/bluepy and execute any command, e.g. require("Storage").read() on it?
It should be possible to boot service/widget record the data and download later with these commands.