<?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 Issue | GPS blinks red and no data]]></title><description><![CDATA[<p dir="auto">Hi Team, we are having a new weird issue. We attached a M8N GPS to the 12 Pin J19 port. We are also attaching a ELRS receiver in the same port. The wiring is correct. Everything is powered up well.</p>
<p dir="auto">The issue is when we start up our drone we do not get any GPS data, the GPS blinks red. The solution I found was that I need to manually stop the GPS in the mavlink shell and then restart it with baudrate set to 115200. I had to do these steps everytime I power up my drone.</p>
<p dir="auto">I am not able to configure these steps in the voxl-px4.conf file. When I add these steps in the voxl-px4.conf, the GPS and the ESC refuses to run.</p>
<p dir="auto">I am able to work it manually but i dont know how to automate it.</p>
<p dir="auto">The commands i used were "qshell gps stop" " qshell gps start -b 115200"</p>
<p dir="auto">Please help.</p>
]]></description><link>https://forum.modalai.com/topic/3039/gps-issue-gps-blinks-red-and-no-data</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 05:17:50 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/3039.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jan 2024 17:25:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to GPS Issue | GPS blinks red and no data on Tue, 30 Jan 2024 16:41:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric-katzfey" aria-label="Profile: Eric-Katzfey">@<bdi>Eric-Katzfey</bdi></a> it is kind of working now using the default config file. still not able to figure out what was the actual issue. Thanks anyways.</p>
]]></description><link>https://forum.modalai.com/post/14417</link><guid isPermaLink="true">https://forum.modalai.com/post/14417</guid><dc:creator><![CDATA[qpvtltd]]></dc:creator><pubDate>Tue, 30 Jan 2024 16:41:02 GMT</pubDate></item><item><title><![CDATA[Reply to GPS Issue | GPS blinks red and no data on Thu, 25 Jan 2024 15:56:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qpvtltd" aria-label="Profile: qpvtltd">@<bdi>qpvtltd</bdi></a> You can add to the end of <code>/usr/bin/voxl-px4-start</code>. So, at the end of that file add something like <code>qshell gps stop</code>, <code>/bin/sleep 1</code>, and <code>qshell gps start</code>. Does that work?</p>
]]></description><link>https://forum.modalai.com/post/14275</link><guid isPermaLink="true">https://forum.modalai.com/post/14275</guid><dc:creator><![CDATA[Eric Katzfey]]></dc:creator><pubDate>Thu, 25 Jan 2024 15:56:31 GMT</pubDate></item><item><title><![CDATA[Reply to GPS Issue | GPS blinks red and no data on Thu, 25 Jan 2024 09:53:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric-katzfey" aria-label="Profile: Eric-Katzfey">@<bdi>Eric-Katzfey</bdi></a> no. not working. GPS HDOP VDOP not showing. No data.</p>
]]></description><link>https://forum.modalai.com/post/14270</link><guid isPermaLink="true">https://forum.modalai.com/post/14270</guid><dc:creator><![CDATA[qpvtltd]]></dc:creator><pubDate>Thu, 25 Jan 2024 09:53:35 GMT</pubDate></item><item><title><![CDATA[Reply to GPS Issue | GPS blinks red and no data on Wed, 24 Jan 2024 16:30:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qpvtltd" aria-label="Profile: qpvtltd">@<bdi>qpvtltd</bdi></a> What happens if you specify a different baud rate like <code>-b 9600</code>,  <code>-b 57600</code> or <code>-b 38400</code>?</p>
]]></description><link>https://forum.modalai.com/post/14251</link><guid isPermaLink="true">https://forum.modalai.com/post/14251</guid><dc:creator><![CDATA[Eric Katzfey]]></dc:creator><pubDate>Wed, 24 Jan 2024 16:30:30 GMT</pubDate></item><item><title><![CDATA[Reply to GPS Issue | GPS blinks red and no data on Wed, 24 Jan 2024 05:34:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric-katzfey" aria-label="Profile: Eric-Katzfey">@<bdi>Eric-Katzfey</bdi></a> it stopped working again. I had to manually restart the GPS from the mavlink shell. Help please.</p>
]]></description><link>https://forum.modalai.com/post/14230</link><guid isPermaLink="true">https://forum.modalai.com/post/14230</guid><dc:creator><![CDATA[qpvtltd]]></dc:creator><pubDate>Wed, 24 Jan 2024 05:34:46 GMT</pubDate></item><item><title><![CDATA[Reply to GPS Issue | GPS blinks red and no data on Tue, 23 Jan 2024 10:31:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/eric-katzfey" aria-label="Profile: Eric-Katzfey">@<bdi>Eric-Katzfey</bdi></a> its is working now but it does not work when i add "-b 115200"...i removed it, so basically rolling back to the initial lines and now its working</p>
]]></description><link>https://forum.modalai.com/post/14186</link><guid isPermaLink="true">https://forum.modalai.com/post/14186</guid><dc:creator><![CDATA[qpvtltd]]></dc:creator><pubDate>Tue, 23 Jan 2024 10:31:52 GMT</pubDate></item><item><title><![CDATA[Reply to GPS Issue | GPS blinks red and no data on Tue, 23 Jan 2024 08:32:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tom" aria-label="Profile: tom">@<bdi>tom</bdi></a> HW version is M0054 and voxl-suite is 1.1.2</p>
]]></description><link>https://forum.modalai.com/post/14181</link><guid isPermaLink="true">https://forum.modalai.com/post/14181</guid><dc:creator><![CDATA[qpvtltd]]></dc:creator><pubDate>Tue, 23 Jan 2024 08:32:23 GMT</pubDate></item><item><title><![CDATA[Reply to GPS Issue | GPS blinks red and no data on Mon, 22 Jan 2024 23:36:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qpvtltd" aria-label="Profile: qpvtltd">@<bdi>qpvtltd</bdi></a> You can edit the file <code>/usr/bin/voxl-px4-start</code> to change the gps start line and add the baudrate</p>
]]></description><link>https://forum.modalai.com/post/14175</link><guid isPermaLink="true">https://forum.modalai.com/post/14175</guid><dc:creator><![CDATA[Eric Katzfey]]></dc:creator><pubDate>Mon, 22 Jan 2024 23:36:42 GMT</pubDate></item><item><title><![CDATA[Reply to GPS Issue | GPS blinks red and no data on Mon, 22 Jan 2024 17:58:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/qpvtltd" aria-label="Profile: qpvtltd">@<bdi>qpvtltd</bdi></a> What SDK do you have loaded? You can check this with <code>voxl-version</code></p>
]]></description><link>https://forum.modalai.com/post/14141</link><guid isPermaLink="true">https://forum.modalai.com/post/14141</guid><dc:creator><![CDATA[tom]]></dc:creator><pubDate>Mon, 22 Jan 2024 17:58:09 GMT</pubDate></item></channel></rss>