Hi
I have a problem with my ESP32 controller with WLED.
WLED ran stable for the last 2 years without any problems. Since yesterday the controller started to restart after exactly 60 seconds.
As far as I know nothing has changed in the network.
What have I already tried?
- Controller without LED’s operated (so only the controller without consumers)
- flashed a 2nd ESP32 with the latest WLED version (Webflasher)
also the 2nd ESP shows the same behavior → after exactly 60 seconds it restarts.
If I take out the hooks from the times within the Time&Macro settings and save, they are there again after the reboot.
I get today a 3rd completely new ESP32 delivered and would test it again with the wled (fresh install).
Do you have an idea?
Attached are the logs that I have saved via the Webflasher console.
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DOUT, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:10124
load:0x40080400,len:5828
entry 0x400806a8
Ada
Guru Meditation Error: Core 0 panic’ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x4016b1f0 PS : 0x00060c30 A0 : 0x8016bbd6 A1 : 0x3ffd9080
A2 : 0x00000000 A3 : 0x00000010 A4 : 0x000000c3 A5 : 0x3ffd95e8
A6 : 0x3ffdf061 A7 : 0x3ffdf124 A8 : 0x8016ad0a A9 : 0x3ffd9060
A10 : 0x00000001 A11 : 0x3ffdf061 A12 : 0x000000c3 A13 : 0x00000001
A14 : 0x00060823 A15 : 0x00000010 SAR : 0x00000010 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000004 LBEG : 0x4000c349 LEND : 0x4000c36b LCOUNT : 0x00000000
ELF file SHA256: 0000000000000000
Backtrace: 0x4016b1ed:0x3ffd9080 0x4016bbd3:0x3ffd9100 0x4016bc33:0x3ffd9130 0x4008b546:0x3ffd9160
Rebooting…
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DOUT, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:10124
load:0x40080400,len:5828
entry 0x400806a8
Ada