arduinoWebSockets icon indicating copy to clipboard operation
arduinoWebSockets copied to clipboard

Esp 32 stuck in the reset loop

Open zhekch opened this issue 2 years ago • 1 comments

Trying do download code, but I can't, the esp is just constantly rebooting

rst:0x8 (TG1WDT_SYS_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:1
load:0x3fff0030,len:1344
load:0x40078000,len:13864
load:0x40080400,len:3608
entry 0x400805f0

Tried it on several Esp's and the output is the same, also tried different library versions. I used the default example from the library

zhekch avatar Oct 24 '22 15:10 zhekch

The same problem. Try to change Serial1 -> Serial

OleksandrDiachenko avatar Dec 26 '22 18:12 OleksandrDiachenko