The use of the ESP8266 in the world of IoT

User avatar
By Sai Lokesh
#91927 Hi, I am using ESP-8266-01 along with a Blynk app for controlling the brightness of the AC Bulb. So, I made a zero crossing for GPIO-0 and TRAIC for GPIO2 to control the brightness levels. The problem I was facing here is, The ESP not getting activated until we remove the GPIO-2 Connection even after few seconds the ESP is getting reset by displaying WDT and stack overflow error in serial. So can anyone help me with this?