An issue with esp8266 and relay

If you take a look at this post, you’ll see that both GPIO0 and GPIO2 must be HIGH during the boot sequence:

I’m assuming that your circuit is pulling the pin that it’s connected to LOW, so your ESP isn’t booting.

Maybe time to redesign your circuit?

Pete.

2 Likes