<?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 use GPS module with SIM800L Module?]]></title><description><![CDATA[<p dir="auto">I can't find the document. help me please.</p>
]]></description><link>https://community.m5stack.com/topic/595/how-to-use-gps-module-with-sim800l-module</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 11:18:10 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/595.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Feb 2019 09:55:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to use GPS module with SIM800L Module? on Mon, 18 Mar 2019 10:01:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/133419">@watson</a> <img src="/assets/uploads/files/1552903271442-53808727_264318361185264_1820011547234140160_n-resized.jpg" alt="0_1552903269387_53808727_264318361185264_1820011547234140160_n.jpg" class=" img-fluid img-markdown" /><br />
Thank you sir, knife it work.</p>
]]></description><link>https://community.m5stack.com/post/3339</link><guid isPermaLink="true">https://community.m5stack.com/post/3339</guid><dc:creator><![CDATA[poydevelop]]></dc:creator><pubDate>Mon, 18 Mar 2019 10:01:37 GMT</pubDate></item><item><title><![CDATA[Reply to How to use GPS module with SIM800L Module? on Mon, 18 Mar 2019 09:06:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1111">@poydevelop</a> Need to cut the two lines which are RX-17, TX-16 with a knife first, then re-sold RX-1, TX-3</p>
]]></description><link>https://community.m5stack.com/post/3338</link><guid isPermaLink="true">https://community.m5stack.com/post/3338</guid><dc:creator><![CDATA[m5-docs]]></dc:creator><pubDate>Mon, 18 Mar 2019 09:06:16 GMT</pubDate></item><item><title><![CDATA[Reply to How to use GPS module with SIM800L Module? on Mon, 18 Mar 2019 08:35:18 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1552898009659-37200-resized.jpg" alt="0_1552898007881_37200.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I re-soldering RX-1 and TX-3. is it correct?</p>
]]></description><link>https://community.m5stack.com/post/3334</link><guid isPermaLink="true">https://community.m5stack.com/post/3334</guid><dc:creator><![CDATA[poydevelop]]></dc:creator><pubDate>Mon, 18 Mar 2019 08:35:18 GMT</pubDate></item><item><title><![CDATA[Reply to How to use GPS module with SIM800L Module? on Mon, 18 Mar 2019 07:40:41 GMT]]></title><description><![CDATA[<p dir="auto">how to cutting the existing bridge?</p>
]]></description><link>https://community.m5stack.com/post/3332</link><guid isPermaLink="true">https://community.m5stack.com/post/3332</guid><dc:creator><![CDATA[poydevelop]]></dc:creator><pubDate>Mon, 18 Mar 2019 07:40:41 GMT</pubDate></item><item><title><![CDATA[Reply to How to use GPS module with SIM800L Module? on Tue, 12 Mar 2019 02:14:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1111">@poydevelop</a> Try to clean the flash</p>
]]></description><link>https://community.m5stack.com/post/3260</link><guid isPermaLink="true">https://community.m5stack.com/post/3260</guid><dc:creator><![CDATA[m5-docs]]></dc:creator><pubDate>Tue, 12 Mar 2019 02:14:51 GMT</pubDate></item><item><title><![CDATA[Reply to How to use GPS module with SIM800L Module? on Mon, 11 Mar 2019 13:22:02 GMT]]></title><description><![CDATA[<p dir="auto"><a href="http://esptool.py" target="_blank" rel="noopener noreferrer nofollow ugc">esptool.py</a> v2.6-beta1<br />
Serial port COM3<br />
Connecting........<em><strong><strong>.....</strong></strong></em>.....<em><strong><strong>.....</strong></strong></em>.....<em><strong><strong>.....</strong></strong></em>....._____</p>
<p dir="auto">A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header</p>
]]></description><link>https://community.m5stack.com/post/3252</link><guid isPermaLink="true">https://community.m5stack.com/post/3252</guid><dc:creator><![CDATA[poydevelop]]></dc:creator><pubDate>Mon, 11 Mar 2019 13:22:02 GMT</pubDate></item><item><title><![CDATA[Reply to How to use GPS module with SIM800L Module? on Tue, 12 Feb 2019 18:03:27 GMT]]></title><description><![CDATA[<p dir="auto">Thx sir.</p>
]]></description><link>https://community.m5stack.com/post/2925</link><guid isPermaLink="true">https://community.m5stack.com/post/2925</guid><dc:creator><![CDATA[poydevelop]]></dc:creator><pubDate>Tue, 12 Feb 2019 18:03:27 GMT</pubDate></item><item><title><![CDATA[Reply to How to use GPS module with SIM800L Module? on Mon, 11 Feb 2019 22:22:50 GMT]]></title><description><![CDATA[<p dir="auto">Change the pins for the GPS module as follows (by cutting the existing bridge and re-soldering). Only downside is, that the Serial monitor/output is not available anymore</p>
<ul>
<li>RXD: 1</li>
<li>TXD: 3</li>
<li>PPS (not connected)</li>
</ul>
<p dir="auto">Now, you can use the GPS module on the serial port 0:</p>
<pre><code>// The TinyGPS++ object
TinyGPSPlus gps;
// The serial connection to the GPS device
HardwareSerial gps_serial(0);
gps_serial(GPSBaud);

// ... (within a loop/smart delay)
while (gps_serial.available())
    gps.encode(gps_serial.read());
</code></pre>
<p dir="auto">For the SIM800L you can use the regular configuration without changing anything:</p>
<pre><code>...
#define SerialAT Serial2
TinyGsm modem(SerialAT);
TinyGsmClient client(modem);
...
</code></pre>
]]></description><link>https://community.m5stack.com/post/2910</link><guid isPermaLink="true">https://community.m5stack.com/post/2910</guid><dc:creator><![CDATA[tkl]]></dc:creator><pubDate>Mon, 11 Feb 2019 22:22:50 GMT</pubDate></item></channel></rss>