<?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[CoreS3 and unit CatM GNSS cannot cooperate]]></title><description><![CDATA[<p dir="auto">hi Community,</p>
<p dir="auto">i'm pretty new to M5stack solutions and i'm enjoying variety of products which are great.</p>
<p dir="auto">However, I'm struggling to make CatM GNSS unit to cooperate with CoreS3</p>
<p dir="auto">it's exactly this unit <a href="https://docs.m5stack.com/en/unit/catm_gnss" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/en/unit/catm_gnss</a> which is using port C of CoreS3, so I'm trying to use ports 17 and 18 as Rx and Tx in my code. When I run my code, I'm getting no connectivity or data flowing from CatM and GNSS unit. To omit issues with simcard, i firstly try to make GNSS working and despite red and blue leds are flashing, no data is being receiced.</p>
<p dir="auto">Is there anyone in our Community that would be so kind and share a working piece of code between CoreS3 and CatM GNSS unit?</p>
<p dir="auto">Maybe I'm not using correct libraries? I'm using those:</p>
<p dir="auto"><a href="https://github.com/m5stack/M5CoreS3/blob/main/src/M5CoreS3.h" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5CoreS3/blob/main/src/M5CoreS3.h</a><br />
M5GFX.h<br />
<a href="https://github.com/m5stack/M5Unit-CatM/blob/60528f5b02106dd38aac3ddd2be61f8ac081cd31/src/M5Unit-CatM.h" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/m5stack/M5Unit-CatM/blob/60528f5b02106dd38aac3ddd2be61f8ac081cd31/src/M5Unit-CatM.h</a></p>
<p dir="auto">Please help in figuring out what am I missing?</p>
<p dir="auto">Regards and have a good time with M5Stack products!</p>
]]></description><link>https://community.m5stack.com/topic/6282/cores3-and-unit-catm-gnss-cannot-cooperate</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 00:09:28 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6282.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 31 Mar 2024 21:35:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CoreS3 and unit CatM GNSS cannot cooperate on Tue, 02 Apr 2024 12:48:39 GMT]]></title><description><![CDATA[<p dir="auto">Felix <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> OMG, this was so easy...many thanks, that was the reason why the unit wasn't reacting for any commands. Have a nice day</p>
]]></description><link>https://community.m5stack.com/post/24649</link><guid isPermaLink="true">https://community.m5stack.com/post/24649</guid><dc:creator><![CDATA[jaro99]]></dc:creator><pubDate>Tue, 02 Apr 2024 12:48:39 GMT</pubDate></item><item><title><![CDATA[Reply to CoreS3 and unit CatM GNSS cannot cooperate on Sun, 31 Mar 2024 22:48:06 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/93670">@jaro99</a></p>
<p dir="auto">you might have RX and TX reversed. See pin map <a href="https://docs.m5stack.com/en/base/DIN%20BASE" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>. RX is 18 and TX is 17.</p>
<p dir="auto">CoreS3 TX ---&gt; GPIO17 ---&gt; RX Modem<br />
CoreS3 RX &lt;--- GPIO18 &lt;--- TX Modem</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/24624</link><guid isPermaLink="true">https://community.m5stack.com/post/24624</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sun, 31 Mar 2024 22:48:06 GMT</pubDate></item></channel></rss>