<?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[M5Stack ATOM GPS Kit - not getting logging working]]></title><description><![CDATA[<p dir="auto">Hi<br />
I am trying to get a simple GPS logger function working so I can geolocate photos and utilize elevation/speed info in GoPro videos when I'm travelling.</p>
<p dir="auto">I bought the M5Stack ATOM GPS Kit, and have tried numerous coding attempts, including using ChatGPT to assist, but can't get it to do what I need.</p>
<p dir="auto">Current code is here <a href="https://github.com/phantompants/M5AtomGPSKit/blob/main/M5-AtomicGPS-ExampleCode-GPX-Elevation-ChatGPT-Coding.ino" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/phantompants/M5AtomGPSKit/blob/main/M5-AtomicGPS-ExampleCode-GPX-Elevation-ChatGPT-Coding.ino</a></p>
<p dir="auto">What is wrong with this code, it compiles and loads but I don't get the LEDs or logging?</p>
<p dir="auto">ChatGPT (Code Pilot) Prompt:<br />
Need code to make a GPS logger with an ATOM GPS Development Kit (M8030-KT), ensure it logs GPS data as a GPX compatible file, including Latitude, Longitude, Elevation and Speed.</p>
<p dir="auto">Ensure it is configured for the southern hemisphere.</p>
<p dir="auto">Using Arduino IDE 2.3.2.</p>
<p dir="auto">Segment and name the GPS files into days based on Sydney Australia time in format "YYYYMMDD GPX Data.gpx"</p>
<p dir="auto">Enable logging on power up and use the Atom Lite button click:</p>
<ul>
<li>For on and initialising - Single Click enable</li>
<li>For shutdown and power-off - Double click and show a red LED on the Atom Lite.<br />
Enable Atom Lite LED</li>
<li>For on and initialising - show a green LED on the Atom Lite</li>
<li>For shutdown and power-off - show a green LED on the Atom Lite</li>
<li>When receiving GPS data and writing to the SD Card Flash the Atom Lite LED blue</li>
<li>When writing to the SD Card is failed or full Flash the Atom Lite LED purple.</li>
</ul>
]]></description><link>https://community.m5stack.com/topic/6501/m5stack-atom-gps-kit-not-getting-logging-working</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 00:38:13 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6501.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 May 2024 23:59:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Stack ATOM GPS Kit - not getting logging working on Sat, 25 May 2024 11:45:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/4037">@felmue</a> it also sounds like you trying to use it inside a building which block the GPS signals. You need to hang the GPS antenna out of a window to get a GPS signal</p>
]]></description><link>https://community.m5stack.com/post/25393</link><guid isPermaLink="true">https://community.m5stack.com/post/25393</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 25 May 2024 11:45:29 GMT</pubDate></item><item><title><![CDATA[Reply to M5Stack ATOM GPS Kit - not getting logging working on Sat, 25 May 2024 05:19:03 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/120739">@phantompants</a></p>
<p dir="auto">well, from what I can tell AI didn't catch that you wanted to use an M5Stack ATOM GPS Kit and failed to setup the correct GPIOs etc.</p>
<p dir="auto">Please find a GPS example using an Atomic GPS Kit <a href="https://github.com/felmue/MyM5StackExamples/blob/main/M5Atom/AtomicGPSTest/AtomicGPSTest.ino" target="_blank" rel="noopener noreferrer nofollow ugc">here</a>.</p>
<p dir="auto">Please note: It only reads and prints GPS data. I'll leave the rest for you to figure out.</p>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/25390</link><guid isPermaLink="true">https://community.m5stack.com/post/25390</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Sat, 25 May 2024 05:19:03 GMT</pubDate></item></channel></rss>