Just try to set NTP server by command
wifi. setSNTP('us.pool.ntp.org', '0')
As result MCU drop all time intervals in tasks to zero and program stay in loop.
name of server or change time zone value is not significant, result always same.
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.
Just try to set NTP server by command
wifi. setSNTP('us.pool.ntp.org', '0')
As result MCU drop all time intervals in tasks to zero and program stay in loop.
name of server or change time zone value is not significant, result always same.