Wake up problem

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
User avatar
spicer
Normal user
Posts: 34
Joined: 01 Jul 2019, 16:40

Wake up problem

#1 Post by spicer » 27 Jul 2019, 02:01

Hello community
My rules:

Code: Select all

On System#Wake do    //When the ESP wake up, do
  timerSet,1,60      //Set Timer 1 for the next event in 60 seconds
endon

On Rules#Timer=1 do  //When Timer1 expires, do
  deepsleep,600      //Deepsleep for the next 600 seconds
endon
After these 600s the "NodeMCU LED (GPIO16)" LED is on but the ESP is not running correct.
Why?

Edit:
The problem is solved.
I have created a circuit that takes the anemometer (Wind speed) into account. See attachement.
Today i have removed the Anemometer. Now is the signal wire open (0.4-2V)
GPIO13 is 0, if the ESP is running.
R7 is a potentiometer (500 - 1000 Ohm) for setting the switching threshold.
Attachments
schaltung.jpg
schaltung.jpg (78.77 KiB) Viewed 4514 times

User avatar
spicer
Normal user
Posts: 34
Joined: 01 Jul 2019, 16:40

Re: Wake up problem

#2 Post by spicer » 28 Jul 2019, 07:22


Post Reply

Who is online

Users browsing this forum: No registered users and 52 guests