<?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[M5StickCPlus2: want to know how to wake up from deep sleep]]></title><description><![CDATA[<p dir="auto">Basically, I'm trying to develop something like Amazon Dash Button, which works with local wifi.</p>
<p dir="auto">In order to do so, power consumption is very critical because M5StickCPlus2 does not seem last long without power charger.</p>
<p dir="auto">So I'm trying to deepSleep from Power Class (<a href="https://github.com/m5stack/M5Unified/blob/master/src/utility/Power_Class.hpp" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Unified/blob/master/src/utility/Power_Class.hpp</a>) to save power.</p>
<p dir="auto">But I cannot figure out a way to wake up at will (not waking up in the period I designate), by pressing btnA, for example.</p>
<p dir="auto">Or perhaps if the btnA works as a power button so that pressing it powers it up.</p>
<p dir="auto">Could anyone help me out?</p>
]]></description><link>https://community.m5stack.com/topic/6952/m5stickcplus2-want-to-know-how-to-wake-up-from-deep-sleep</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 18:49:49 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6952.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 02 Nov 2024 23:31:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5StickCPlus2: want to know how to wake up from deep sleep on Sun, 03 Nov 2024 23:53:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> Thanks! It seems to work well.</p>
]]></description><link>https://community.m5stack.com/post/26943</link><guid isPermaLink="true">https://community.m5stack.com/post/26943</guid><dc:creator><![CDATA[soujiro0725]]></dc:creator><pubDate>Sun, 03 Nov 2024 23:53:57 GMT</pubDate></item><item><title><![CDATA[Reply to M5StickCPlus2: want to know how to wake up from deep sleep on Sun, 03 Nov 2024 14:39:49 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/soujiro0725" aria-label="Profile: soujiro0725">@<bdi>soujiro0725</bdi></a></p>
<p dir="auto">please find an example <a href="https://github.com/felmue/MyM5StackExamples/blob/main/M5StickCPlus2/SleepAndPowerOffTest/SleepAndPowerOffTest.ino" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/26940</link><guid isPermaLink="true">https://community.m5stack.com/post/26940</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 03 Nov 2024 14:39:49 GMT</pubDate></item></channel></rss>