<?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[GPS unit with M5Stack Fire not working.]]></title><description><![CDATA[<p dir="auto">I have just received M5Stack Fire and GPS Unit and have successfully run a number of code examples. However, I have not been able to receive GPS NMEA sentences. The GPS examples load and run ok but they are not receiving and serial data.<br />
Is there some conflict issue with PortC UART pins 16 and 17 when using the Fire?</p>
]]></description><link>https://community.m5stack.com/topic/1312/gps-unit-with-m5stack-fire-not-working</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:29:15 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1312.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Sep 2019 00:41:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to GPS unit with M5Stack Fire not working. on Thu, 21 Mar 2024 11:39:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi the solution is Turning of the PSRAM in tools in the arduino IDE.<br />
Also you need to go outside for signal.<br />
If you have "no gps connection" try to switch the tx and rx pin in the ss.begin()</p>
]]></description><link>https://community.m5stack.com/post/24502</link><guid isPermaLink="true">https://community.m5stack.com/post/24502</guid><dc:creator><![CDATA[mylesdebaerdemaeker]]></dc:creator><pubDate>Thu, 21 Mar 2024 11:39:27 GMT</pubDate></item><item><title><![CDATA[Reply to GPS unit with M5Stack Fire not working. on Sun, 15 Sep 2019 12:01:56 GMT]]></title><description><![CDATA[<p dir="auto">Currently, I have not been able to get  -TinyGPS++ - examples working. The FIRE has a serial connection and is reading the GPS sentences but is not printing data because the 'valid data' test = FALSE.</p>
<p dir="auto">I have successfully run the   -TinyGPS++ - examples on Arduino UNO and DUE no problem. Can any one help with my issue?</p>
]]></description><link>https://community.m5stack.com/post/5594</link><guid isPermaLink="true">https://community.m5stack.com/post/5594</guid><dc:creator><![CDATA[gjgsmithvr]]></dc:creator><pubDate>Sun, 15 Sep 2019 12:01:56 GMT</pubDate></item><item><title><![CDATA[Reply to GPS unit with M5Stack Fire not working. on Sun, 15 Sep 2019 11:48:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a></p>
<p dir="auto">GPSRaw example only works with these settings:</p>
<p dir="auto">M5Stack-core-ESP32 or generic ESP32 board selected. The GPS_Unit does not work with M5Stack-FIRE board selected.<br />
Only works on PortC with this line included -<br />
GPSRaw.begin(9600, SERIAL_8N1, 16, 17);</p>
<p dir="auto">Other Ports and pin numbers do not work.</p>
]]></description><link>https://community.m5stack.com/post/5593</link><guid isPermaLink="true">https://community.m5stack.com/post/5593</guid><dc:creator><![CDATA[gjgsmithvr]]></dc:creator><pubDate>Sun, 15 Sep 2019 11:48:55 GMT</pubDate></item><item><title><![CDATA[Reply to GPS unit with M5Stack Fire not working. on Wed, 11 Sep 2019 03:20:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gjgsmithvr" aria-label="Profile: gjgsmithvr">@<bdi>gjgsmithvr</bdi></a></p>
<p dir="auto">in the board manager select the <strong>M5Core</strong>.  then compile the code.   will be disable the PSRAM</p>
<p dir="auto">if you connect the Unit to the PortA .  the pins was 21  22.</p>
]]></description><link>https://community.m5stack.com/post/5557</link><guid isPermaLink="true">https://community.m5stack.com/post/5557</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Wed, 11 Sep 2019 03:20:36 GMT</pubDate></item><item><title><![CDATA[Reply to GPS unit with M5Stack Fire not working. on Wed, 11 Sep 2019 02:06:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a> - thanks for your reply.</p>
<p dir="auto">I thought the GPS needed to be connected to a 'hardware' serial port (eg. pins 1 and 3?) but I will try your suggestion.</p>
<p dir="auto">How is PSRAM disabled?</p>
<p dir="auto">I am experienced with GPS and Arduino and have tried the m5-Fire/GPS outdoors but still no serial.</p>
]]></description><link>https://community.m5stack.com/post/5555</link><guid isPermaLink="true">https://community.m5stack.com/post/5555</guid><dc:creator><![CDATA[gjgsmithvr]]></dc:creator><pubDate>Wed, 11 Sep 2019 02:06:46 GMT</pubDate></item><item><title><![CDATA[Reply to GPS unit with M5Stack Fire not working. on Wed, 11 Sep 2019 01:53:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gjgsmithvr" aria-label="Profile: gjgsmithvr">@<bdi>gjgsmithvr</bdi></a></p>
<p dir="auto">the PortC actually could use GPS Unit .   but need disable the PSRAM.  and it working maybe instability.</p>
<p dir="auto">not receiving data , maybe just the signal not good.  you should try again at outside</p>
<p dir="auto">also ， you could use another port . (like Prot A   or   Port B) .</p>
<p dir="auto">then you need change the  example code.    <code> GPSRaw.begin(9600);</code>  =&gt;<code>GPSRaw.begin(9600, SERIAL_8N1, 21, 22)</code></p>
]]></description><link>https://community.m5stack.com/post/5554</link><guid isPermaLink="true">https://community.m5stack.com/post/5554</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Wed, 11 Sep 2019 01:53:05 GMT</pubDate></item><item><title><![CDATA[Reply to GPS unit with M5Stack Fire not working. on Wed, 11 Sep 2019 01:05:32 GMT]]></title><description><![CDATA[<p dir="auto">I found this on GitHub <a href="https://github.com/m5stack/m5-docs/blob/master/docs/en/core/fire.md" target="_blank" rel="noopener noreferrer nofollow ugc">m5-docs Fire</a></p>
<p dir="auto">"Notice3:<br />
The GPIO 16 / 17 in Fire is connected to the PSRAM by default, so when you connect or stack other function modules, you need to avoid conflicts with these two pins to prevent the device from working properly and causing instability."</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/m5stack" aria-label="Profile: m5stack">@<bdi>m5stack</bdi></a> - If this is the cause of my issue, it probably should have been highlighted at the time of purchase. Is there any documented work-around to solve this?</p>
]]></description><link>https://community.m5stack.com/post/5553</link><guid isPermaLink="true">https://community.m5stack.com/post/5553</guid><dc:creator><![CDATA[gjgsmithvr]]></dc:creator><pubDate>Wed, 11 Sep 2019 01:05:32 GMT</pubDate></item></channel></rss>