-->
Page 1 of 1

stand by esp12f

PostPosted: Mon Jul 04, 2022 5:28 pm
by sedimalko
Hello!
I need some help with a project.
At first is it possible or not?
ESP12f and others have a deep sleep mode. That's right!
I want him to wake up every minute. To be able to connect to the server and check if I have set it to stay working or if I have not set it to work the given relay switch should continue to sleep. if I set it to turn on it turns on and runs until I turn it off. just to check every minute.
The goal is to have a security camera off, but have it ready. in case I had to turn it on to have a link to it. but to save energy.
If there is any other way how to do it, I would be glad if someone could share.
Thanks in advance!

Re: stand by esp12f

PostPosted: Tue Jul 05, 2022 3:16 am
by QuickFix
ESP8266 Deep Sleep with Arduino IDE (the process is identical for all ESP modules and boards).