-->
Page 1 of 1

ESP8266 power on loop

PostPosted: Wed Mar 07, 2018 6:15 pm
by Dave Wave
I have a solar powered project.

If there is not enough sun, the unit will dies sometimes at night.

When the sun comes out, the voltage comes up slowly and the ESP8266 get stuck in an endless boot loop. If I manually reset it, it works fine.

Is there any way to avoid this behavior?

Thanks,

-Dave

Re: ESP8266 power on loop

PostPosted: Wed Mar 07, 2018 6:19 pm
by rudy
Use the CH_PD (enable) to prevent it from working until you have enough power.