Hi,
I am Blynk beginner.
I would like to use light-sleep mode for ESP8266 standalone project.
In simple LED blinking example, how can I enter light-sleep mode if widget is not openned(or not operated) ?
More details required…
For example, I have a BUTTON(GPx) on blynk app, and here is functions I want.
- ESP8266 resumes if I push BUTTON on app.
- ESP8266 sleeps sometime(few seconds) after I pushed BUTTON on app.