<?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[SIM800L really works?]]></title><description><![CDATA[<p dir="auto">Hi,  I have a module SIM800L for the M5stack. Does anyone use the SIM800L module? Sometimes it works, sometimes not. If I send a simple command like AT or something similar, no problem. But if I use an HTTP request or an other complex operation, sometimes it works and sometimes not. I obtain different errors from the module, but usually the errors are generic and not useful to understand where is the problem. If I use the same source code in a different module, for example a SIM808 or with an external SIM800L the code works well, when I use the SIM800L module with the M5stack I have the problems. Do you have some example of usage in a real environment, not sending simple SMS but something with GET or POST requests? I use a 5V 3A power supply (the official Raspberry PI 4 power supply) so I think I have enough current for the module. But I used also a 5V 2.4A mobile power supply with the same problems.<br />
I now ordered a new SIM800L module, maybe my module doesn't work well. I don't know what to think. Any suggestions or tips?</p>
]]></description><link>https://community.m5stack.com/topic/1201/sim800l-really-works</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 19:11:00 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1201.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 09 Aug 2019 05:10:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SIM800L really works? on Sun, 12 Jul 2020 22:17:56 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I have myself struggled to get the M5Stack SIM800L module working with the M5Cores and the M5 Battery packs.<br />
My issue was caused by an over voltage power down occurring erratically.<br />
I have been able to bypass the powerdown by passing  "AT+CBATCHK=0".</p>
<p dir="auto">So far it seems to resolve my issue.</p>
]]></description><link>https://community.m5stack.com/post/9321</link><guid isPermaLink="true">https://community.m5stack.com/post/9321</guid><dc:creator><![CDATA[Kepone]]></dc:creator><pubDate>Sun, 12 Jul 2020 22:17:56 GMT</pubDate></item><item><title><![CDATA[Reply to SIM800L really works? on Sun, 15 Mar 2020 00:54:38 GMT]]></title><description><![CDATA[<p dir="auto">Hey Guys,</p>
<p dir="auto">so i had 2 SIM800L modules here for project<br />
On my modules VCC was connected to  5VDC line passing through a single Shottky diode.<br />
According to Wikipedia:<br />
<em>Schottky diodes' voltage drop at forward biases of around 1 mA is in the range of 0.15 V to 0.46 V</em><br />
So the resulting voltage on the Vcc pin in my case was 4.7V<br />
<strong>This is out off spec for these modules.... Normally it should be between 3.4V and 4.4V</strong></p>
<p dir="auto">I then replaced the shottky with a normal diode but that didn't fix it completely either,<br />
I think the 5V power source can be a bit flakey in supplying current to this module. (can consume up to 2A)</p>
<p dir="auto">What worked for me is :<br />
<strong>i removed the diode and connected the Lipo battery to the Vcc of the module intead.</strong><br />
Now it gets a Vcc or around 4V and the battery can supply enough current to overcome the high demands. (if it is charges at least a bit, so you could have troubel in the beginning of power on)</p>
<p dir="auto">i've had mixed with results with different options for the Vcc, but this one worked the most stable to me<br />
Maybe this could help in getting it to work.</p>
<p dir="auto">Wim</p>
]]></description><link>https://community.m5stack.com/post/7751</link><guid isPermaLink="true">https://community.m5stack.com/post/7751</guid><dc:creator><![CDATA[wimfish]]></dc:creator><pubDate>Sun, 15 Mar 2020 00:54:38 GMT</pubDate></item><item><title><![CDATA[Reply to SIM800L really works? on Thu, 03 Oct 2019 09:39:24 GMT]]></title><description><![CDATA[<p dir="auto">I personally haven't been able to get it working in the UK, but I think that's simply because it's too complex for me to understand/debug. <a class="plugin-mentions-user plugin-mentions-a" href="/user/dimi" aria-label="Profile: Dimi">@<bdi>Dimi</bdi></a> our Russian colleague made some nice guide for us in Uiflow and Micropython showing how to use it <a href="http://forum.m5stack.com/topic/539/lesson-22-modules-sim800l" target="_blank" rel="noopener noreferrer nofollow ugc">http://forum.m5stack.com/topic/539/lesson-22-modules-sim800l</a><br />
and another guide here<br />
<a href="https://www.hackster.io/merryq/automation-with-sim800l-esp32-m5stack-170a82" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.hackster.io/merryq/automation-with-sim800l-esp32-m5stack-170a82</a></p>
]]></description><link>https://community.m5stack.com/post/5795</link><guid isPermaLink="true">https://community.m5stack.com/post/5795</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Thu, 03 Oct 2019 09:39:24 GMT</pubDate></item><item><title><![CDATA[Reply to SIM800L really works? on Wed, 02 Oct 2019 04:46:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robottini" aria-label="Profile: robottini">@<bdi>robottini</bdi></a> That would interest me, too.<br />
Is it also possible in Germany with a normal data sim card? Who has such a thing successfully on the run and can show example codes.<br />
I use MicroPython.</p>
]]></description><link>https://community.m5stack.com/post/5782</link><guid isPermaLink="true">https://community.m5stack.com/post/5782</guid><dc:creator><![CDATA[Wolli01]]></dc:creator><pubDate>Wed, 02 Oct 2019 04:46:53 GMT</pubDate></item></channel></rss>