hello,
is it possible to send or save data to a connected bangle.js inside a custom page?
here is my code: https://github.com/flashback2k14/BangleApps/tree/master/apps/timer.
i want to send data to the bangle.js, but this is not working. see here: https://github.com/flashback2k14/BangleApps/blob/master/apps/timer/timer-custom.html#L22
config: https://github.com/flashback2k14/BangleApps/blob/master/apps.json#L2573
thanks in advance.
@flashback2k14 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.
hello,
is it possible to send or save data to a connected bangle.js inside a custom page?
here is my code: https://github.com/flashback2k14/BangleApps/tree/master/apps/timer.
i want to send data to the bangle.js, but this is not working. see here: https://github.com/flashback2k14/BangleApps/blob/master/apps/timer/timer-custom.html#L22
config: https://github.com/flashback2k14/BangleApps/blob/master/apps.json#L2573
thanks in advance.