If anyone else is using Raspberry Pi as time source, note that by default new Debian 11 -based image uses awful systemd-timesyncd which can make Raspberry Pi have 10x worse clock drift than Bangle.js 2.
You can install chrony for far better time syncing.
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.
If anyone else is using Raspberry Pi as time source, note that by default new Debian 11 -based image uses awful
systemd-timesyncd
which can make Raspberry Pi have 10x worse clock drift than Bangle.js 2.You can install
chrony
for far better time syncing.