Since I've updated settings 0.33 => 0.35 and bootloader 0.36=>0.37 I've had problems with my locale not having any impact anymore. When setting the time with either gadgetbridge or Bangle.js App Loader, it always shows GMT instead of GMT + 1 (German time, which I set it to). I can manually set the time on the device to the correct value (advancing 1 hour) but the next time I connect via BLE, the time is overwritten.
The locale->TimeZone setting always stays at the correct value, it is just ignored.
I never had that problem before updating yesterday. I'm not exactly sure which versions I updated from but I've been doing updates very frequently so I think the version numbers should be correct.
I'm reasonably capble with the Web IDE so if there's any info/dump that would help, please let me know.
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.
Since I've updated settings 0.33 => 0.35 and bootloader 0.36=>0.37 I've had problems with my locale not having any impact anymore. When setting the time with either gadgetbridge or Bangle.js App Loader, it always shows GMT instead of GMT + 1 (German time, which I set it to). I can manually set the time on the device to the correct value (advancing 1 hour) but the next time I connect via BLE, the time is overwritten.
The locale->TimeZone setting always stays at the correct value, it is just ignored.
I never had that problem before updating yesterday. I'm not exactly sure which versions I updated from but I've been doing updates very frequently so I think the version numbers should be correct.
I'm reasonably capble with the Web IDE so if there's any info/dump that would help, please let me know.
Edit: I'm using Bangle.js 2 btw.
Regards