stand by esp12f domoticz

Python and python framework

Moderator: leecollings

Post Reply
nalivikam
Posts: 18
Joined: Sunday 20 March 2022 4:32
Target OS: Linux
Domoticz version:
Contact:

stand by esp12f domoticz

Post by nalivikam »

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!
User avatar
heggink
Posts: 994
Joined: Tuesday 08 September 2015 21:44
Target OS: Raspberry Pi / ODroid
Domoticz version: 12451
Location: NL
Contact:

Re: stand by esp12f domoticz

Post by heggink »

I don't quite inderstand what you are trying to achieve but I do know that the 12F indeed supports deep sleep. The flashed firmware then decides how it is implemented and how to use it. One example can be found here:
https://www.letscontrolit.com/wiki/inde ... =SleepMode
You can set the timer for the ESP module to wake up in a pretty granualr way and then execute some commands using espeasy 'rules'. That's just one example of how that could work.
Docker in Truenas scale, close to latest beta
RFXCOM 433 and 868, zigbee2mqtt,
P1 meter & solar panel
Post Reply