<?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[SIM7020G]]></title><description><![CDATA[<p dir="auto">I am using arduino with M5STACK(<a href="https://shop.m5stack.com/collections/m5-module/products/com-nb-iot-modulesim7020g" target="_blank" rel="noopener noreferrer nofollow ugc">https://shop.m5stack.com/collections/m5-module/products/com-nb-iot-modulesim7020g</a>). I have trouble regarding checking the carrier.<br />
when i check for AT i get reply ok but when i do AT+CCINFO i get reply error. does anyone what am i missing.<br />
List of commands i tried and working.</p>
<p dir="auto">AT<br />
OK<br />
AT+CSQ<br />
+CSQ: 13,0</p>
<p dir="auto">OK<br />
AT+CMGF=1<br />
OK<br />
AT+CSCS=?<br />
+CSCS: ("GSM","HEX","IRA","PCCP","PCDN","UCS2","8859-1")</p>
<p dir="auto">OK<br />
AT+CSCA?<br />
+CSCA: "+4528132010",145</p>
<p dir="auto">OK<br />
AT+COPS=?<br />
+COPS: (2,"TELIA MOBILE","TELIA","24001",9),,(0-4),(0-2)</p>
<p dir="auto">OK</p>
<p dir="auto">at+ccinfo<br />
ERROR<br />
can anyone guide me.</p>
]]></description><link>https://community.m5stack.com/topic/3427/sim7020g</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 09:04:04 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3427.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Jul 2021 14:15:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SIM7020G on Fri, 02 Jul 2021 08:42:56 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/anvup1" aria-label="Profile: anvup1">@<bdi>anvup1</bdi></a></p>
<p dir="auto">Searching through the <a href="https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/nbiot/SIM7020%20Series_AT%20Command%20Manual_V1.05.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">SIM7020G AT command document</a> the command <code>AT+CCINFO</code> is not listed. I don't think that command exists for SIM7020G.</p>
<p dir="auto">For most commands you can check if they are supported by adding <code>=?</code>. E.g. <code>AT+CCINFO=?</code>. Does that actually return <code>OK</code>?</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/14307</link><guid isPermaLink="true">https://community.m5stack.com/post/14307</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 02 Jul 2021 08:42:56 GMT</pubDate></item></channel></rss>