<?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[ATOM-DTU-NB-IOT no connect to sim7020]]></title><description><![CDATA[<p dir="auto">program I use to connect to the sim7020:</p>
<p dir="auto">#include &lt;HardwareSerial.h&gt;</p>
<p dir="auto">void setup() {<br />
// put your setup code here, to run once:<br />
Serial.begin(115200);<br />
// set the data rate for the HardwareSerial port<br />
<a href="//Serial2.begin" target="_blank" rel="noopener noreferrer nofollow ugc">//Serial2.begin</a>(115200);<br />
Serial2.begin(115200, SERIAL_8N1, G22, G19);<br />
}</p>
<p dir="auto">void loop() {<br />
if (Serial2.available()) {<br />
Serial.write(Serial2.read());<br />
}<br />
if (Serial.available()) {<br />
Serial2.write(Serial.read());<br />
}<br />
}</p>
<p dir="auto">The program works when G19 and 22 are connected, but inserted I get no reply to AT.</p>
<p dir="auto">Powered with 24V made no difference, what to check? I also tried to change rx and tx but did not make a difference.</p>
<p dir="auto">TIA, Robert.</p>
]]></description><link>https://community.m5stack.com/topic/3845/atom-dtu-nb-iot-no-connect-to-sim7020</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 00:02:33 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3845.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Dec 2021 05:02:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Wed, 29 Dec 2021 05:33:34 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/13547">@rfaass</a></p>
<p dir="auto">yes, when I lookup the NB-IoT coverage of different providers the picture I get is that NB-IoT is available mostly in Europe whereas USA is mostly LTE-M.</p>
<p dir="auto">IoT Creators seems to offer <a href="https://docs.iotcreators.com/docs/roaming-mobile-iot-networks-in-europe#lte-m-and-nb-iot-outside-europe" target="_blank" rel="noopener noreferrer nofollow ugc">NB-IoT in the USA</a>. It is my understanding they work with Deutsche Telekom which I guess is T-Mobile. So the T-Mobile SIM you ordered should hopefully work. If not, maybe check them out directly.</p>
<p dir="auto">BTW: I think the SIM7020<strong>G</strong> is the most global variant SimCom offers; but yes, it's NB-IoT only. M5Stack offers a <a href="https://shop.m5stack.com/search?type=product&amp;q=SIM7080" target="_blank" rel="noopener noreferrer nofollow ugc">Unit and two Modules</a> using the SIM7080G (NB-IoT and LTE-M) so maybe they are working on a variant that fits the M5Atom as well.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15986</link><guid isPermaLink="true">https://community.m5stack.com/post/15986</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Wed, 29 Dec 2021 05:33:34 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Tue, 28 Dec 2021 20:11:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> USA... and I ordered t-mobile,, should be in later this week, there is a lot of snow here. I also asked Soracom, but they told me it will not work here... I'll keep you posted.  I really like the Atom DTU; there could be a more global modem in there... or perhaps a few to choose from.</p>
]]></description><link>https://community.m5stack.com/post/15983</link><guid isPermaLink="true">https://community.m5stack.com/post/15983</guid><dc:creator><![CDATA[rfaass]]></dc:creator><pubDate>Tue, 28 Dec 2021 20:11:34 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Tue, 28 Dec 2021 18:45:00 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/13547">@rfaass</a></p>
<p dir="auto">thank you for your update. Yes, finding a NB-IoT SIM card which works in a specific country can be challenging. Which country are you in, if you don't mind me asking?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15981</link><guid isPermaLink="true">https://community.m5stack.com/post/15981</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 28 Dec 2021 18:45:00 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Tue, 28 Dec 2021 16:26:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a>  It seems that this M5Stack ATOM DTU is not very usable in only a few countries as this overview:<br />
<a href="https://developers.soracom.io/en/docs/reference/carriers/" target="_blank" rel="noopener noreferrer nofollow ugc">https://developers.soracom.io/en/docs/reference/carriers/</a>  shows very few countries support NB-IOT;<br />
looking for a modem now that supports LTE-Cat M1 as that is more a global solution. Bummer, as I really like the form factor combined with the RS485 interface; perhaps another modem in the future? I ordered a sim card from T-Mobile for NB-IOT (took me a better part of ther day, I'll report back how that goes; according to their business web site they are the leader in NB-IOT; hopeful.</p>
]]></description><link>https://community.m5stack.com/post/15979</link><guid isPermaLink="true">https://community.m5stack.com/post/15979</guid><dc:creator><![CDATA[rfaass]]></dc:creator><pubDate>Tue, 28 Dec 2021 16:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Mon, 27 Dec 2021 05:44:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> Got hologram not to work yet, it does see a number of providers but does not register, I asked support @hologram. They had a special for sim7000 but that is not compatible with the 7020G.. bummer. I bought another sim, now Soracom, arriving Tuesday, hope that goes better... I studied up on MQTT though and have that knowledge now, ready to deploy ;-)</p>
]]></description><link>https://community.m5stack.com/post/15960</link><guid isPermaLink="true">https://community.m5stack.com/post/15960</guid><dc:creator><![CDATA[rfaass]]></dc:creator><pubDate>Mon, 27 Dec 2021 05:44:28 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Tue, 21 Dec 2021 08:55:58 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/13547">@rfaass</a></p>
<p dir="auto">ok, thank you for the information. I cannot (yet) use Hologram in the country I live as it only seems to offer LTE-M1 but not yet NB-IoT.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15905</link><guid isPermaLink="true">https://community.m5stack.com/post/15905</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Tue, 21 Dec 2021 08:55:58 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Tue, 21 Dec 2021 02:34:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> Using Hologram, from my research the best, have good signal but no ip communication yet, I am a weekend warrior ;-)</p>
]]></description><link>https://community.m5stack.com/post/15901</link><guid isPermaLink="true">https://community.m5stack.com/post/15901</guid><dc:creator><![CDATA[rfaass]]></dc:creator><pubDate>Tue, 21 Dec 2021 02:34:31 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Mon, 20 Dec 2021 16:13:28 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/13547">@rfaass</a></p>
<p dir="auto">glad to hear you figured it out. Yes, the way the SIM card needs to be inserted is a bit counter intuitive. Speaking of the SIM card. May I ask which provider you are using?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15896</link><guid isPermaLink="true">https://community.m5stack.com/post/15896</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 20 Dec 2021 16:13:28 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Mon, 20 Dec 2021 15:51:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> thank you for your help.</p>
<p dir="auto">I found my problem, very basic first line should read:</p>
<p dir="auto">Serial2.begin(115200, SERIAL_8N1, G19, G22);  //TX to RX and RX to TX</p>
<p dir="auto">I first wanted to have basic access to AT commands, making sure my sim card was inserted correctly, what my signal strength is, setting of my APN, etc.  I used to program in assembler, after that higher language and checking the compiler output... I like to know what is actually happening.</p>
<p dir="auto">By the way, I used PuTTY as my terminal emulator as it works better than the IDE from Arduino for this purpose, Arduino composes a line before transmitting and PuTTY does it each character as you type. Also, the reset connection works like a charm if disconnected.</p>
<p dir="auto">(yes, the way the sim card needs to go in is opposite of normal, the slant corner on the outside and the contacts up.)</p>
]]></description><link>https://community.m5stack.com/post/15894</link><guid isPermaLink="true">https://community.m5stack.com/post/15894</guid><dc:creator><![CDATA[rfaass]]></dc:creator><pubDate>Mon, 20 Dec 2021 15:51:21 GMT</pubDate></item><item><title><![CDATA[Reply to ATOM-DTU-NB-IOT no connect to sim7020 on Mon, 20 Dec 2021 07:49:38 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/13547">@rfaass</a></p>
<p dir="auto">have you tried any of the <a href="https://docs.m5stack.com/en/atom/atom_dtu_nb" target="_blank" rel="noopener noreferrer nofollow ugc">UIFlow or Arduino</a> examples? Do they work?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/15888</link><guid isPermaLink="true">https://community.m5stack.com/post/15888</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Mon, 20 Dec 2021 07:49:38 GMT</pubDate></item></channel></rss>