IR & Deep Sleep Mode #1142
gwinterhalter
started this conversation in
General
Replies: 2 comments 2 replies
-
How long does it take to wake up from the deep sleep? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Design your code so that the first IR signal wakes the system up for 1->5 secs and then if you press the remote twice the second signal can be captured. If you are sending the signal from a micro...just send the signal twice with a 500ms gap between each. You only need to turn on WiFi etc if using it...so you can keep the power usage low. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All:
I am trying to use this library to read IR Sensor with ESP32 Deep Sleep Mode but the define function is not recognizing any remote streams. Everything works fine when using active mode. Sample sketch would be welcome or advice.
Thanks
Greg
Beta Was this translation helpful? Give feedback.
All reactions