From all that I have read there seems to be only four(4) ways to wake an ESP32 once it is in Deep Sleep mode:
single GPIO, multiple GPIO, touch and timer.
What I would like to do is remotely wake a MCU from Deep Sleep.
Does anyone know how to do this or is it even possible? I suspect the answer will be No!, but perhaps someone knows of a way to do this.
In my case my MCU's are only about 20 ft apart so I will be able to 'hard wire' the trigger from the SENDER mcu to the RECEIVER mcu.
All suggestions or comments are most welcome.
Thanks!
Remotely wake up ESP32 from Deep Sleep
-
- Posts: 17
- Joined: Thu Aug 03, 2023 3:14 am
- Location: Indianapolis, IN
- Contact:
Re: Remotely wake up ESP32 from Deep Sleep
Very complete article on Deep Sleep and Wakeup can be found here:
Renzo Mischianti's website is the most complete on the web
Check out my post in the Showcase on using a transceiver to wake up the ESP32 using an external interrupt:
ESP32 DEVKIT V1: nRF24L01 Switch remote, battery on/off
Wish you well with your project!
William
Renzo Mischianti's website is the most complete on the web
Check out my post in the Showcase on using a transceiver to wake up the ESP32 using an external interrupt:
ESP32 DEVKIT V1: nRF24L01 Switch remote, battery on/off
Wish you well with your project!
William
Re: Remotely wake up ESP32 from Deep Sleep
@ab9nq-william
Excellent! Thank you for your post. I will indeed take a look at all that you provided.
I have no issues waking up an ESP32 from DS, I just would like to do so remotely.
Thanks again for your help. I will get back to you soon.
Excellent! Thank you for your post. I will indeed take a look at all that you provided.
I have no issues waking up an ESP32 from DS, I just would like to do so remotely.
Thanks again for your help. I will get back to you soon.
-
- Posts: 826
- Joined: Mon Jul 22, 2019 3:20 pm
Re: Remotely wake up ESP32 from Deep Sleep
I also do it on some devices with an IR remote (line of sight). Common denominator is something able to provide an electrical interrupt while the cpu is not available.
Re: Remotely wake up ESP32 from Deep Sleep
@lbernstone
Got it. Thanks again for your help.
Got it. Thanks again for your help.
Who is online
Users browsing this forum: Baidu [Spider] and 59 guests