I'm using a ESP8266-01 directly connected to a Solid state Relay on GPIO-02. Everything is powered through a LM2596 3.3V. If i power the esp8266 being already connected to the relay, the GPIO results HIGH (and so the relay is ON) on the startup, moreover the web server doesn't start.. On the contrary if i power the esp8266 and THEN i connect the relay to the GPIO-02 everything works great... Why? what should i do?
I'm using a ESP8266-01 directly connected to a Solid state Relay on GPIO-02. Everything is powered through a LM2596 3.3V. If i power the esp8266 being already connected to the relay, the GPIO results HIGH (and so the relay is ON) on the startup, moreover the web server doesn't start.. On the contrary if i power the esp8266 and THEN i connect the relay to the GPIO-02 everything works great... Why? what should i do?