<?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[how can I use deep sleep with M5StickC-Plus?]]></title><description><![CDATA[<p dir="auto">Hi, I have a M5StickC-Plus, I have tried to use deep sleep with it but when I had used deep sleep, it didn't wake up.</p>
<p dir="auto">Also after that, I can't upload a new code to the M5StickC-Plus easily. To upload a new code I need to press the side buttons meanwhile the code is uploading.</p>
<p dir="auto">In the library repo, I found this issue talking about deep sleep</p>
<p dir="auto"><a href="https://github.com/m5stack/M5StickC-Plus/issues/1" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5StickC-Plus/issues/1</a></p>
<p dir="auto">Is the problem related to the official library?<br />
Will it issue be solved?</p>
<p dir="auto">Regards.</p>
]]></description><link>https://community.m5stack.com/topic/2747/how-can-i-use-deep-sleep-with-m5stickc-plus</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 15:39:54 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2747.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 Jan 2021 19:10:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to how can I use deep sleep with M5StickC-Plus? on Thu, 14 Jan 2021 13:33:05 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/5721">@juanpablo</a></p>
<p dir="auto">unfortunately the current version (as of today) of the official M5StickC Plus library is still broken in regard of light sleep or deep sleep. The faulty function is <code>SetSleep()</code> which powers M5StickC Plus completely off (as you encountered) and therefore the system cannot wake from light sleep or deep sleep. This is also the reason you have to press a button to power the system back on again to allow for a new download.</p>
<p dir="auto">So yes, the problem is related to the official library.</p>
<p dir="auto">At this point I would not count on the issue being officially resolved anytime soon - the issue has been raised a couple of months ago, the solution is simple, but the M5Stack engineers seem to be busy with new stuff rather than fixing bugs for older hardware.</p>
<p dir="auto">That said, fortunately the issue can be fixed easily. I suggest you follow the advise in the <a href="https://github.com/m5stack/M5StickC-Plus/issues/1" target="_blank" rel="noopener noreferrer nofollow ugc">issue</a> you mentioned and fix the <code>SetSleep()</code> function in your local copy of the M5StackC Plus library yourself.</p>
<p dir="auto">Good luck!<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/11743</link><guid isPermaLink="true">https://community.m5stack.com/post/11743</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 14 Jan 2021 13:33:05 GMT</pubDate></item></channel></rss>