Water irrigation project, delay(900000) syntax caused disconnection to esp8266

The simple answer is “Nowhere”. Delays aren’t compatible with Blynk.

Instead, you need to use a timer.
Read this:
http://help.blynk.cc/en/articles/2091699-keep-your-void-loop-clean

and if necessary this:

Pete.

1 Like