<?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[want to power off m5stickC from code]]></title><description><![CDATA[<p dir="auto">I try these command non of them work.</p>
<ul>
<li>
<p dir="auto">M5.powerOFF();<br />
when compile i get result "'class M5StickC' has no member named 'powerOFF'"</p>
</li>
<li>
<p dir="auto">M5.Axp.halt();<br />
when compile i get result "'class AXP192' has no member named 'halt'"</p>
</li>
<li>
<p dir="auto">M5.Axp.SetSleep();<br />
program still running and wifi still on. battery will die in a few hour.</p>
</li>
<li>
<p dir="auto">M5.Axp.DeepSleep();<br />
this seem to work but when I press power/reset bnt my program not start it just on the LCD with black color.</p>
</li>
</ul>
<p dir="auto">Please help me.<br />
Thank You.</p>
]]></description><link>https://community.m5stack.com/topic/1422/want-to-power-off-m5stickc-from-code</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 08:43:58 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1422.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 26 Oct 2019 16:39:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to want to power off m5stickC from code on Sat, 14 Aug 2021 09:08:38 GMT]]></title><description><![CDATA[<p dir="auto">In case anyone else is looking for the real PowerOff (and NOT deep sleep or any other sleep method), the command to use is<br />
M5.Axp.PowerOff();<br />
(mind the capitals)</p>
<p dir="auto">After this command you have to power your M5Stick manually by pressing the power button, but it works as a charm.</p>
]]></description><link>https://community.m5stack.com/post/14636</link><guid isPermaLink="true">https://community.m5stack.com/post/14636</guid><dc:creator><![CDATA[tom8787]]></dc:creator><pubDate>Sat, 14 Aug 2021 09:08:38 GMT</pubDate></item><item><title><![CDATA[Reply to want to power off m5stickC from code on Sun, 27 Oct 2019 07:51:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> It is m5stack library V 0.2.9</p>
]]></description><link>https://community.m5stack.com/post/6173</link><guid isPermaLink="true">https://community.m5stack.com/post/6173</guid><dc:creator><![CDATA[pattiuak]]></dc:creator><pubDate>Sun, 27 Oct 2019 07:51:40 GMT</pubDate></item><item><title><![CDATA[Reply to want to power off m5stickC from code on Sun, 27 Oct 2019 07:19:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pattiuak" aria-label="Profile: pattiuak">@<bdi>pattiuak</bdi></a> What M5Stack Core library have you installed?</p>
]]></description><link>https://community.m5stack.com/post/6171</link><guid isPermaLink="true">https://community.m5stack.com/post/6171</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 27 Oct 2019 07:19:15 GMT</pubDate></item><item><title><![CDATA[Reply to want to power off m5stickC from code on Sun, 27 Oct 2019 06:10:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> I using arduino version 1.8.9 (windows store 1.8.21 ) and m5stickC library 0.1.0.</p>
]]></description><link>https://community.m5stack.com/post/6170</link><guid isPermaLink="true">https://community.m5stack.com/post/6170</guid><dc:creator><![CDATA[pattiuak]]></dc:creator><pubDate>Sun, 27 Oct 2019 06:10:39 GMT</pubDate></item><item><title><![CDATA[Reply to want to power off m5stickC from code on Sat, 26 Oct 2019 16:46:35 GMT]]></title><description><![CDATA[<p dir="auto">What version of the librarys are you using?<br />
Have you checked arduino for updates.</p>
]]></description><link>https://community.m5stack.com/post/6160</link><guid isPermaLink="true">https://community.m5stack.com/post/6160</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 26 Oct 2019 16:46:35 GMT</pubDate></item></channel></rss>