<?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[SIM7080G Module speed and stability]]></title><description><![CDATA[<p dir="auto">I have the SIM7080G module: <a href="https://shop.m5stack.com/products/sim7080g-cat-m-nb-iot-unit" target="_blank" rel="noopener noreferrer nofollow ugc">https://shop.m5stack.com/products/sim7080g-cat-m-nb-iot-unit</a></p>
<p dir="auto">I'm using the TinyGSM lib to interface with the module. There are a couple of issues I've encountered:</p>
<ol>
<li>
<p dir="auto">Speed: downloading the <a href="https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_92x30dp.png" target="_blank" rel="noopener noreferrer nofollow ugc">google logo</a> (~4KB) over https take 7 - 12 seconds. I've tested the SIM card from a phone and it's 1MB/s download and upload. Downloading from http was equally slow, so doesn't look like to be encryption/compute bound. <strong>What can I do to make this a bit faster?</strong></p>
</li>
<li>
<p dir="auto">When I make repeated HTTP calls in a loop for testing, the device would freeze or stop responding after a random amount of time (minutes). When I reboot the CPU (ESP32) sometime it would recover, sometimes not. Also when power is unplugged, sometimes the module would go into a state where it would not respond AT commands at all. I would have to power cycle the module, sometimes more than once, to get it to accept AT commands again. <strong>Is this expected and is there a reliable way to recover from this?</strong></p>
</li>
</ol>
<p dir="auto">Thank you!</p>
]]></description><link>https://community.m5stack.com/topic/5635/sim7080g-module-speed-and-stability</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 22:12:20 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5635.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Sep 2023 00:23:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SIM7080G Module speed and stability on Tue, 12 Sep 2023 04:11:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-zhang" aria-label="Profile: alan-zhang">@<bdi>alan-zhang</bdi></a> said in <a href="/post/22209">SIM7080G Module speed and stability</a>:</p>
<blockquote>
<p dir="auto">I've tested the SIM card from a phone and it's 1MB/s download and upload.</p>
</blockquote>
<p dir="auto">Your phone might be using 3g/4g/5g/LTE and not NB-Iot or Cat-M.  In fact Ive never seen a phone that uses NB-Iot or Cat-M (Doesn't mean they might not exist though)</p>
<p dir="auto">M5Stack does sell an LTE module if you want LTE speeds though.</p>
]]></description><link>https://community.m5stack.com/post/22213</link><guid isPermaLink="true">https://community.m5stack.com/post/22213</guid><dc:creator><![CDATA[mtylerjr]]></dc:creator><pubDate>Tue, 12 Sep 2023 04:11:35 GMT</pubDate></item><item><title><![CDATA[Reply to SIM7080G Module speed and stability on Wed, 13 Sep 2023 08:22:24 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-zhang" aria-label="Profile: alan-zhang">@<bdi>alan-zhang</bdi></a></p>
<ol>
<li>
<p dir="auto">Are you connecting with NB-IoT or Cat-M? According to the documentation the speed are:<br />
Cat-M: Up: 1119Kbps (= 140KB/s) Down: 589Kbps (= 74KB/s)<br />
NB-Iot: Up: 150Kbps (= 19KB/s) Down: 136Kbps (= 17KB/s)<br />
In other words far away from 1MB/s.<br />
Maybe increasing the Baudrate might help?</p>
</li>
<li>
<p dir="auto">Freezing could be a power issue. Make sure you use a good power source for your M5Stack and modem. Maybe consider to power the modem separately using one of <a href="https://shop.m5stack.com/products/usb-typec2grove-unit" target="_blank" rel="noopener noreferrer nofollow ugc">these</a>? (Please note: I cannot guarantee that this fixes the issue though. It's just an idea.)</p>
</li>
</ol>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/22210</link><guid isPermaLink="true">https://community.m5stack.com/post/22210</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 13 Sep 2023 08:22:24 GMT</pubDate></item></channel></rss>