Hi, i am getting this error when using the webserver code (wifi manager) to esp32s HiLetGo
I am powering through usb port and using only the built in led of the module.
Guru Meditation Error: Core panic’ed (Interrupt wdt timeout on CPU0)
Core 0 register dump:
PC 0x40086c6 PS 0x00060c4 A0 0x800f3d A1 0x3fb830
A2 0x00000000 A3 0x3fb17c A4 0x0000000a A5 0x3fb4f
A6 0x400884e A7 0x3fb760 A8 0x800816f A9 0x3fb800
A10 0x00000001 A11 0x3fb820 A12 0x8008400e A13 0x3fba0
A14 0x00000020 A15 0x00060023 SAR 0x00000000 EXCCAUSE 0x00000005
EXCVADDR 0x00000000 LBEG 0x4000ce LEND 0x4000cf LCOUNT 0xffff
ELF file SHA256: 000000000000000
Backtrace:0x40086c6:0x3fb8300x400f3d:0x3fb850 0x400f3f:0x3fb870 0x4014b42:0x3fb890 0x4014bb:0x3fb8b 0x40089ae0x3fb8d
#0 0x40086c6:0x3fb8300 in ?? ??:0
ore 1 register dump:
PC 0x4017d56 PS 0x00060e4 A0 0x8014a12 A1 0x3fb7a
A2 0x00000000 A3 0x80000001 A4 0x00000000 A5 0x00000001
A6 0x00060a0 A7 0x00000000 A8 0x8008af A9 0x3fb790
A10 0x00000003 A11 0x00060a3 A12 0x00060a0 A13 0x3fb7a
A14 0x4014cf A15 0x00000000 SAR 0x00000000 EXCCAUSE 0x00000005
EXCVADDR 0x00000000 LBEG 0x00000000 LEND 0x00000000 LCOUNT 0x00000000
ELF file SHA256: 000000000000000
Backtrace:0x4017d56:0x3fb7a 0x4014a0f0x3fb7c 0x4008b2d0x3fb7e 0x40089ae0x3fb800
#0 0x4017d56:0x3fb7a in ?? ??:0
Rebooting…
Hello Sara,
I am using the Wi-Fi Manager for Web Server from the build web server book of yours.
Thank you,
Fatema