<?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[UIFlow and deepsleep]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">i'm looking for a way to put my m5stack fire into deep sleep, and after reboot back to running.<br />
Since there is no module for this, I have the execute module with the commands:</p>
<pre><code>import machine

machine.deepsleep(1200000)
</code></pre>
<p dir="auto">filled up. But as soon as the deep sleep lasts longer than 20min, it does not work properly. I have read in forums that logging off from the wifi would help. Is there a way to do this in uiflow?</p>
]]></description><link>https://community.m5stack.com/topic/3132/uiflow-and-deepsleep</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 02:45:16 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3132.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Mar 2021 17:37:46 GMT</pubDate><ttl>60</ttl></channel></rss>