<?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[M5Go deep sleep with AAA_Base]]></title><description><![CDATA[<p dir="auto">I have a MicroPython script that collects data every four hours.  The script collects the data I want then puts it in lower power mode using machine.deepsleep().   If I run the script using power via the USB-C port, the script works fine, the M5GO goes to sleep and wakes up every 4 hours.  If I try to run the same script using the batteries in the BASE-AAA, the M5GO does not wake up after the first attempt.  (Note: I am using the 2.0.2 firmware.)</p>
<p dir="auto">I suspect the problem is with the IP5306 power management.  Am I right in that assumption or is there another explanation?  Is there any way to use battery power using the BASE-AAA?   The schematic for the M5GO has a note that says the IP5306 is connected to I2C and I see it connected using i2c.scan() but the IP5306 data sheet does not have information about any i2c capability.</p>
]]></description><link>https://community.m5stack.com/topic/5357/m5go-deep-sleep-with-aaa_base</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:57:10 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5357.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 04 Jun 2023 21:18:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Go deep sleep with AAA_Base on Sun, 04 Jun 2023 22:37:28 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/dahult" aria-label="Profile: dahult">@<bdi>dahult</bdi></a></p>
<p dir="auto">the IP5306 I2C registers are described <a href="https://docs.m5stack.com/en/core/m5go" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> (under Related link - Datasheet).</p>
<p dir="auto">Unfortunately the IP5306 turns the output off after a timeout (max: 64 s) if the load is too low; like when ESP32 is in deep sleep mode.</p>
<p dir="auto">There was a similar discussion in this thread <a href="https://community.m5stack.com/topic/4569/m5-core-turns-off-after-a-few-minutes-using-base-aaa-battery-holder">here</a>.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/21083</link><guid isPermaLink="true">https://community.m5stack.com/post/21083</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 04 Jun 2023 22:37:28 GMT</pubDate></item></channel></rss>