Battery turn off / on
-
How does double pressing the reset button, turn it off?
Is this software controlled, putting the esp32 to sleep using esp_deep_sleep_start()
OR, is it additional hardware inside the m5Stack, that cuts battery power when double press is detected?
And, if it is additional hardware, is turning it off via software possible?
thanks.
-
Hi,
It is a built-in function of PMU. One pressing will only reset the ESP32, double pressing will be treated as power off, so the PMU will directly cut-off the MCU's power. We may supply modifying such functions in the future hardware releases.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login