<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic GPS Problem in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GPS-Problem/m-p/489916#M78506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 新細明體; font-size: 12pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12.0pt;"&gt;i am using AH-1613 GPS Module in our&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;Project.I am interfacing gps module to&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;imx6dl through UART2 . I have problem&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;is that i am not able to get output Nmea&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;message. please help me how to get output&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;Nmea messages&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 新細明體; font-size: 12pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12.0pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 新細明體; font-size: 12pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12.0pt;"&gt;Regard&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 新細明體; font-size: 12pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12.0pt;"&gt;G.Rambabu&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2016 13:57:04 GMT</pubDate>
    <dc:creator>rambabugedela</dc:creator>
    <dc:date>2016-05-20T13:57:04Z</dc:date>
    <item>
      <title>GPS Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPS-Problem/m-p/489916#M78506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 新細明體; font-size: 12pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12.0pt;"&gt;i am using AH-1613 GPS Module in our&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;Project.I am interfacing gps module to&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;imx6dl through UART2 . I have problem&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;is that i am not able to get output Nmea&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;message. please help me how to get output&lt;SPAN style="color: black;"&gt; &lt;/SPAN&gt;Nmea messages&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 新細明體; font-size: 12pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12.0pt;"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 新細明體; font-size: 12pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12.0pt;"&gt;Regard&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 新細明體; font-size: 12pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 12.0pt;"&gt;G.Rambabu&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 13:57:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPS-Problem/m-p/489916#M78506</guid>
      <dc:creator>rambabugedela</dc:creator>
      <dc:date>2016-05-20T13:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: GPS Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPS-Problem/m-p/489917#M78507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rambabu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Check: &lt;A href="https://community.nxp.com/thread/381856"&gt;GPS Testing on IMX6qsabresd board&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://freescale.jiveon.com/thread/320482" title="https://freescale.jiveon.com/thread/320482"&gt;Datasheet of Locosys AH-1613 GPS | NXP Communi&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, this should run on lastest bsp and python:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Knio/pynmea2" title="https://github.com/Knio/pynmea2"&gt;GitHub - Knio/pynmea2: Python library for parsing the NMEA 0183 protocol (GPS)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 16:17:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPS-Problem/m-p/489917#M78507</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2016-05-24T16:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: GPS Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPS-Problem/m-p/489918#M78508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for  your Reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using  VAR-SOM-MX6  android build for our custom imx6 board but in&lt;/P&gt;&lt;P&gt;VAR-SOM-MX6  android build  there is no  supported to AH-1613 gps module.&lt;/P&gt;&lt;P&gt; I am using ttymxc2 for gps. Here problem is that gps app not working and&lt;/P&gt;&lt;P&gt;I add my log messages also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@var_som_mx6:/dev # ls -l&lt;/P&gt;&lt;P&gt;-r&lt;DEL&gt;r&lt;/DEL&gt;r-- root     root       131072 1970-01-01 00:00 __properties__&lt;/P&gt;&lt;P&gt;crw-rw-r-- system   radio     10,  52 1970-01-01 00:00 alarm&lt;/P&gt;&lt;P&gt;crw-rw---- adb      adb       10,  56 1970-01-01 00:00 android_adb&lt;/P&gt;&lt;P&gt;crw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:02:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPS-Problem/m-p/489918#M78508</guid>
      <dc:creator>rambabugedela</dc:creator>
      <dc:date>2016-05-26T14:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: GPS Problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPS-Problem/m-p/1638844#M204694</link>
      <description>&lt;P&gt;Sometimes you need to set the gps speed before reading the nmea msgs&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 10:01:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPS-Problem/m-p/1638844#M204694</guid>
      <dc:creator>napster_k</dc:creator>
      <dc:date>2023-04-24T10:01:44Z</dc:date>
    </item>
  </channel>
</rss>

