esp8266_spa icon indicating copy to clipboard operation
esp8266_spa copied to clipboard

wdt reset loop with two different esp8266

Open eldrik opened this issue 7 months ago • 1 comments

Hi,

today I compiled the sketch but the esps i tried (i used a wemosd1 clone and a generic esp8266) getting wdt resets.

It must be at an early stage cause no wifi logon happens nor does it open an AP.

I already defined PRODUCTION to false so that is not the reason for the resets.

SDK:2.2.2-dev(38a443e)/Core:3.1.2=30102000/lwIP:STABLE-2_1_3_RELEASE/glue:1.2-65-g06164fb/BearSSL:b024386

ets Jan 8 2013,rst cause:4, boot mode:(3,6)

wdt reset load 0x4010f000, len 3424, room 16 tail 0 chksum 0x2e load 0x3fff20b8, len 40, room 8 tail 0 chksum 0x2b csum 0x2b v000600b0 ~ld

I use the Arduino IDE and the libraries versions that are shown in the platformio.ini

eldrik avatar May 25 '25 18:05 eldrik