Problem with sending code to Bangle.js – error message and clock reset #7311
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2025-01-20 by @gfwilliams Out of interest, what's your timezone? You could try going into the Web IDE and disabling Don't worry about the Posted at 2025-01-20 by mbork Thanks, that was it! I'm at UTC+1, and my Bangle was (for some reason) set to UTC-0.5. Thanks you so much, good Lady or Sir! :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2025-01-19 by mbork
Hi all,
my Bangle shipped a few days ago, and I started to play around with coding for it. However, I have a strange issue. When I put some code on the right-hand side of the web IDE and press "send to Espruino (RAM)", the code works, but I get
and my Bangle clock is reset by about 90 minutes back.
For the record, the code I'm sending is basically a buzzer-hello-world:
I'm on Chromium on GNU/Linux.
Any ideas what could be causing this?
Uploading apps from the App Loader seems to work correctly.
Beta Was this translation helpful? Give feedback.
All reactions