<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Testing GNSS sample from Zephyr RTOS with the nRF7002 DK and PuTTY</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111911/testing-gnss-sample-from-zephyr-rtos-with-the-nrf7002-dk-and-putty</link><description>Hello everyone, I am creating a project that uses data received from a GNSS module, however I first wanted to do some tests using a NMEA0183 string and PuTTY. I am trying to make it work with the following sample: Zephyr GNSS Sample . My overlays looks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Jun 2024 11:34:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111911/testing-gnss-sample-from-zephyr-rtos-with-the-nrf7002-dk-and-putty" /><item><title>RE: Testing GNSS sample from Zephyr RTOS with the nRF7002 DK and PuTTY</title><link>https://devzone.nordicsemi.com/thread/488110?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2024 11:34:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65a9faa6-dce5-4e64-968c-53ac891f224b</guid><dc:creator>DILiem</dc:creator><description>&lt;p&gt;The issue is solved in the Github Issue.&lt;br /&gt;&lt;br /&gt;TLDR:&lt;br /&gt;- add &lt;code class="notranslate"&gt;status=&amp;quot;okay&amp;quot;&lt;/code&gt; to gnssdev&lt;br /&gt;- When sending messages GGA is not enough. Also send RMC. (one by one is fine)&lt;br /&gt;- Problem was with not sending the expected end delimiters, should be &amp;quot;\r\n&amp;quot;&lt;br /&gt;&lt;br /&gt;What I did is I used the messages below and send them via Arduino IDE instead with [Both NL &amp;amp; CR] selected in the Serial Monitor. Didnt manage to make it work with PuTTY for some reason&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;$GPGGA,092750.000,5321.6802,N,00630.3372,W,1,8,1.03,61.7,M,55.2,M,,*76
$GPRMC,092750.000,A,5321.6802,N,00630.3372,W,0.13,309.62,120598,,*10&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Testing GNSS sample from Zephyr RTOS with the nRF7002 DK and PuTTY</title><link>https://devzone.nordicsemi.com/thread/487946?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2024 14:55:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4443b3fa-06ad-4c91-a65e-620257d89293</guid><dc:creator>DILiem</dc:creator><description>&lt;p&gt;Thanks for your recommendation and for your time! I have now opened an issue in &lt;a href="https://github.com/zephyrproject-rtos/zephyr/issues/73927"&gt;Github Issue&lt;/a&gt; as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Testing GNSS sample from Zephyr RTOS with the nRF7002 DK and PuTTY</title><link>https://devzone.nordicsemi.com/thread/487936?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2024 14:03:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ed143bf-2958-4ad2-a23b-682ca605c22f</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;HI,&lt;br /&gt;&lt;br /&gt;I recommend you check with the &lt;a href="https://zephyrproject.org/community/"&gt;Zephyr community&lt;/a&gt; also, that sample not directly supported by nordic.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I am not familiar with this sample yet so will have a look at it to see if there is anything i can help with.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>