ESP32 : Reset loop
Posted: Sun Feb 12, 2023 12:51 pm
Hello all,
I've got an issue with one of my ESP32 board.
After running several hours, the wifi disappear. When I have a look on serial activity, I've got this reset loop :
rst:0x10 (RTCWDT_RTC_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:DIO, clock div:2
load:0x3fff0018,len:4
load:0xff001cff,len:267327
1150 mmu set 00010000, pos 00010000
1150 mmu set 00020000, pos 00020000
1150 mmu set 00030000, pos 00030000
1150 mmu set 00040000, pos 00040000
ho 0 tail 11 room 5
load:0x018c0000,len:-699138048
ets Jul 29 2019 12:21:46
I try to download the program again, to flahs the ESP32 but still the same issue.
Do you know what could be the cause of this loop ?
Thanks for your feedback
I've got an issue with one of my ESP32 board.
After running several hours, the wifi disappear. When I have a look on serial activity, I've got this reset loop :
rst:0x10 (RTCWDT_RTC_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:DIO, clock div:2
load:0x3fff0018,len:4
load:0xff001cff,len:267327
1150 mmu set 00010000, pos 00010000
1150 mmu set 00020000, pos 00020000
1150 mmu set 00030000, pos 00030000
1150 mmu set 00040000, pos 00040000
ho 0 tail 11 room 5
load:0x018c0000,len:-699138048
ets Jul 29 2019 12:21:46
I try to download the program again, to flahs the ESP32 but still the same issue.
Do you know what could be the cause of this loop ?
Thanks for your feedback