<?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[How to connect SIM7020G to the network?]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">I have SIM7020G COM.X NB-IOT module and I am trying to connect it with network.</p>
<p dir="auto">I am using 12V 3A SMPS and DC-DC step down converter (3A max) to drive SIM7020G module. Also, I am using airtel sim card.</p>
<p dir="auto">AT</p>
<p dir="auto">OK<br />
AT+CPIN?</p>
<p dir="auto">+CPIN: READY</p>
<p dir="auto">OK<br />
AT+CSTT="<a href="http://airtelgprs.com" target="_blank" rel="noopener noreferrer nofollow ugc">airtelgprs.com</a>,"",""</p>
<p dir="auto">ERROR<br />
AT+CSTT="<a href="http://airtelgprs.com" target="_blank" rel="noopener noreferrer nofollow ugc">airtelgprs.com</a>","",""</p>
<p dir="auto">OK<br />
AT+<br />
+CGREG: 0▒▒CI<br />
+CGREG: 2</p>
<p dir="auto">+CGREG: 0<br />
AT+CIICR</p>
<p dir="auto">ERROR<br />
AT+CGREG=?</p>
<p dir="auto">+CGREG: (0-2)</p>
<p dir="auto">OK<br />
AT+CSQ</p>
<p dir="auto">+CSQ: 99,99</p>
<p dir="auto">OK</p>
<p dir="auto">+CGREG: 2</p>
<p dir="auto">This is what I am getting in response and I tried to change sim card.</p>
<p dir="auto">Thank you so much in advance</p>
]]></description><link>https://community.m5stack.com/topic/5456/how-to-connect-sim7020g-to-the-network</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 19:59:11 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/5456.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 04 Jul 2023 08:49:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to connect SIM7020G to the network? on Sat, 11 Jan 2025 23:13:57 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/171790">@silentrain23</a></p>
<p dir="auto">I think you probably just need to wait a bit longer for it to register.</p>
<p dir="auto">From the AT Command document (link <a href="https://docs.m5stack.com/en/module/comx_nb-iot?id=related%20link" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>) the 2 in the <code>AT+CREG 0,2</code> response means: <em>Not registered, but MT is currently searching a new operator to register to</em></p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/27859</link><guid isPermaLink="true">https://community.m5stack.com/post/27859</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 11 Jan 2025 23:13:57 GMT</pubDate></item><item><title><![CDATA[Reply to How to connect SIM7020G to the network? on Sat, 11 Jan 2025 20:58:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7741">@HappyUser</a></p>
<p dir="auto">I am struggling trying to make a M5CORE2 working with a COMX.NB.IOT module.<br />
I am gettingAT+CSQ 99,99<br />
AT+COPS 0<br />
AT+CREG 0,2<br />
Do you think I am communicating in the correct way with the module?<br />
Any Idea on how to connect to the network?</p>
]]></description><link>https://community.m5stack.com/post/27857</link><guid isPermaLink="true">https://community.m5stack.com/post/27857</guid><dc:creator><![CDATA[silentrain23]]></dc:creator><pubDate>Sat, 11 Jan 2025 20:58:58 GMT</pubDate></item><item><title><![CDATA[Reply to How to connect SIM7020G to the network? on Mon, 10 Jul 2023 08:27:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/45655">@jeets</a> +CSQ: 99,99 tells me that you don't have a signal.</p>
]]></description><link>https://community.m5stack.com/post/21535</link><guid isPermaLink="true">https://community.m5stack.com/post/21535</guid><dc:creator><![CDATA[HappyUser]]></dc:creator><pubDate>Mon, 10 Jul 2023 08:27:41 GMT</pubDate></item><item><title><![CDATA[Reply to How to connect SIM7020G to the network? on Mon, 10 Jul 2023 08:25:14 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> Indeed, According to the manual Ready means MT is not pending for any password.<br />
Regards<br />
Jitse</p>
]]></description><link>https://community.m5stack.com/post/21534</link><guid isPermaLink="true">https://community.m5stack.com/post/21534</guid><dc:creator><![CDATA[HappyUser]]></dc:creator><pubDate>Mon, 10 Jul 2023 08:25:14 GMT</pubDate></item><item><title><![CDATA[Reply to How to connect SIM7020G to the network? on Thu, 06 Jul 2023 09:10:06 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/7741">@HappyUser</a></p>
<p dir="auto">as far as I understand below AT command and response from the log means that the SIM card is unlocked, no?</p>
<pre><code>AT+CPIN?
+CPIN: READY
OK
</code></pre>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/21502</link><guid isPermaLink="true">https://community.m5stack.com/post/21502</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Thu, 06 Jul 2023 09:10:06 GMT</pubDate></item><item><title><![CDATA[Reply to How to connect SIM7020G to the network? on Thu, 06 Jul 2023 07:26:24 GMT]]></title><description><![CDATA[<p dir="auto">You may also try to remove the simlock of your card.</p>
]]></description><link>https://community.m5stack.com/post/21501</link><guid isPermaLink="true">https://community.m5stack.com/post/21501</guid><dc:creator><![CDATA[HappyUser]]></dc:creator><pubDate>Thu, 06 Jul 2023 07:26:24 GMT</pubDate></item><item><title><![CDATA[Reply to How to connect SIM7020G to the network? on Tue, 04 Jul 2023 14:51:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/45655">@jeets</a> said in <a href="/post/21475">How to connect SIM7020G to the network?</a>:</p>
<blockquote>
<p dir="auto">airtel sim card</p>
</blockquote>
<p dir="auto">does your sim card provider's network provider/s support NB-IoT? Because the SIM7020G only supports NB-IoT.</p>
]]></description><link>https://community.m5stack.com/post/21483</link><guid isPermaLink="true">https://community.m5stack.com/post/21483</guid><dc:creator><![CDATA[ameero95]]></dc:creator><pubDate>Tue, 04 Jul 2023 14:51:16 GMT</pubDate></item></channel></rss>