<?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[CATM + GNSS - Cannot complete connect AT commands]]></title><description><![CDATA[<p dir="auto">Hello all, I have used other CATM modems before (Nordic, U-Blox), I am hoping the M5 will outperform the others I have tried.  I have bought several M5 modems and deployed to my team, along with activated Hologram cards.  First, I am trying to set up and do "hello world" over network.  Either by reaching the Hologram pseudo server ore being able to send SMS to even one endpoint phone on common carrier network in USA (ATT, Verizon, T-mobile).</p>
<p dir="auto">Here is how far I have reached and AT commands used;<br />
ATE<br />
AT+CFUN=1<br />
AT+CNMP=38<br />
AT+CMNB=1</p>
<p dir="auto">AT_CREG:0,5 &gt; roaming on<br />
Network (new)</p>
<p dir="auto">AT+CSQ<br />
+CSQ: 27,99 &gt; Antenna Strength</p>
<p dir="auto">AT+CGATT=1 &gt; test data connection<br />
OK</p>
<p dir="auto">Now here is where I cannot get past;</p>
<p dir="auto">AT+CIICR  &gt; error</p>
<p dir="auto">I have tried many other of the connection AT commands, I cannot get any further that above.  Again, ether sending SMS or reaching Hologram Psuedo Server would suffice, no luck so far.</p>
<p dir="auto">Can anyone point me to a complete AT list of confirmed commands that will complete some sort of end-to-end communication?</p>
]]></description><link>https://community.m5stack.com/topic/6944/catm-gnss-cannot-complete-connect-at-commands</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 06:50:01 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6944.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 31 Oct 2024 20:32:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CATM + GNSS - Cannot complete connect AT commands on Fri, 01 Nov 2024 07:51:15 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/steven010" aria-label="Profile: Steven010">@<bdi>Steven010</bdi></a></p>
<p dir="auto">have you tried to follow the examples given in the documents listed <a href="https://docs.m5stack.com/en/unit/catm_gnss?id=related%20links" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>?</p>
<p dir="auto">From what I can tell your modem is connected to LTE-M1 but with <code>AT+CIICR</code> (a command that doesn't exist for SIM7080G) you try to setup GPRS which doesn't match LTE.</p>
<p dir="auto">Have a look at for instance the document explaining a TCP/UDP connection. I think your next command should probably be <code>AT+CNACT=0,1</code> to activate a PDP and then <code>AT+CNACT?</code> to check for an IP address. And then go from there.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/26916</link><guid isPermaLink="true">https://community.m5stack.com/post/26916</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 01 Nov 2024 07:51:15 GMT</pubDate></item></channel></rss>