-->
Page 5 of 5

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

PostPosted: Thu May 19, 2022 7:57 pm
by Rony
Same problem; different root cause
I used a delay() that caused WDT timeout and return the same message.
I replaced delay() with an if() statement in order to let loop() run freely
Problem solved without bothering about baud rate (it runs perfectly at 115200!) and pins state

I use a nodeMCU but I'm sure this applies to any ESP implementation