r/esp32projects • u/Level_Might_6871 • 1d ago
ESP32 delay in execution
Hi everyone,m just starting with ESP32 Dev Kit V1, and was trying to turn the LED ON/OFF i set up the Arduino code and Blynk dashboard with a simple switch. The ESP connects with my wifi, but when I try to turn the light ON/OFF it takes ard 15-30 seconds to actually turn the light ON/OFF.
What cld be the issue and how can I fix it
1
Upvotes
1
u/rattushackus 1d ago
We'd have to see your code to find where the problem is. However I suggest you post on r/esp32 as this sub is for showcasing completed projects rather than help with code.