<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Battery turn off &#x2F; on]]></title><description><![CDATA[<p dir="auto">How does double pressing the reset button, turn it off?</p>
<p dir="auto">Is this software controlled, putting the esp32 to sleep using esp_deep_sleep_start()</p>
<p dir="auto">OR, is it additional hardware inside the m5Stack, that cuts battery power when double press is detected?</p>
<p dir="auto">And, if it is additional hardware, is turning it off via software possible?</p>
<p dir="auto">thanks.</p>
]]></description><link>https://community.m5stack.com/topic/9/battery-turn-off-on</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 14:13:13 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/9.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 Sep 2017 12:43:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Battery turn off &#x2F; on on Sat, 09 Sep 2017 16:51:14 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">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.</p>
]]></description><link>https://community.m5stack.com/post/14</link><guid isPermaLink="true">https://community.m5stack.com/post/14</guid><dc:creator><![CDATA[MarsTechHAN]]></dc:creator><pubDate>Sat, 09 Sep 2017 16:51:14 GMT</pubDate></item></channel></rss>