<?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[U137 Modem Resets Immediately After Entering PSM Mode]]></title><description><![CDATA[<p dir="auto">I am currently testing LTE and GNSS functionality using the M5Stack U137 modem.</p>
<p dir="auto">While attempting to reduce power consumption by enabling PSM (Power Saving Mode), the modem consistently resets immediately after entering PSM, causing PSM to be exited unexpectedly.</p>
<p dir="auto">I would like to ask whether any additional configuration or specific settings are required to ensure stable operation in PSM mode on the U137 module.</p>
<p dir="auto">Below are the AT command sequences I sent and the corresponding log records for reference.</p>
<pre><code>09:32:20.651 &lt;&lt; +CPSMSTATUS: "ENTER PSM"
09:32:24.457 &lt;&lt; RDY
09:32:25.021 &lt;&lt; SMS Ready
09:32:26.478 &lt;&lt; +CPSMSTATUS: "EXIT PSM"
</code></pre>
]]></description><link>https://community.m5stack.com/topic/7962/u137-modem-resets-immediately-after-entering-psm-mode</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 05:25:37 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7962.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Dec 2025 01:48:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to U137 Modem Resets Immediately After Entering PSM Mode on Mon, 22 Dec 2025 14:02:34 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/410922">@Safeware</a></p>
<p dir="auto">you probably are not missing anything from the software side. The issue most likely is caused by the PWRKEY hardwired to the STATUS output of the modem. This 'trick' is used to auto-start the modem. However it also causes the modem to wake-up from PSM immediately.</p>
<p dir="auto">See modem schematics <a href="https://docs.m5stack.com/en/unit/catm_gnss?id=schematics" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">From <code>SIM7070_SIM7080_SIM7090 Series_Low Power Mode_Application Note_V1.02</code> found <a href="https://docs.m5stack.com/en/unit/catm_gnss?id=datasheets" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">Section <code>3.1 PSM Wake-up</code> states:</p>
<pre><code>Wake-up conditions:
1) T3412 timer is expired
2) Pulling PWRKEY to low level
</code></pre>
<p dir="auto">If above is not the issue, then there are some points to check:</p>
<ul>
<li>have you tried with both connection types: CatM and NB-IoT?</li>
<li>is GNSS turned off? SIM7080G can only used WWAN or GNSS, but not both at the same time.</li>
<li>Is your SIM7080G using the latest firmware?</li>
<li>Does your provider actually support PSM?</li>
<li>Is your power supply able to deliver the necessary current? Resets often are caused by too weak power supplies.</li>
</ul>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/30344</link><guid isPermaLink="true">https://community.m5stack.com/post/30344</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 22 Dec 2025 14:02:34 GMT</pubDate></item></channel></rss>