<?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>GPS accuracy issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64322/gps-accuracy-issue</link><description>modem fw v1.2.0 ncs v1.3.0 custom board 
 I&amp;#39;m trying to make a one-shot GPS app without assisted data by modifying gps sample app, and doing field test, but have an accuracy issue. Giving me any advice is helpful. 
 The app process is simple; 1. initiate</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Aug 2020 13:27:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64322/gps-accuracy-issue" /><item><title>RE: GPS accuracy issue</title><link>https://devzone.nordicsemi.com/thread/263243?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2020 13:27:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aba4e10c-837d-4847-957a-528b24bd0c7c</guid><dc:creator>Yusuke</dc:creator><description>&lt;p&gt;Thank you for your advice.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;gt;&lt;span&gt;In general if you want to get a fix within 30 minutes (1800 seconds) which is the maximum&amp;nbsp;&lt;/span&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/gnss_extension.html?highlight=periodic%20mode#configuration-parameters"&gt;fix interval&lt;/a&gt;&lt;span&gt;&amp;nbsp;time we support, then we recommend using periodic mode.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;There is no option to stop fixing in periodic mode though. It seems that I need to use single-fix mode in my application at this moment.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS accuracy issue</title><link>https://devzone.nordicsemi.com/thread/263196?ContentTypeID=1</link><pubDate>Wed, 05 Aug 2020 11:27:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a4543cb-d487-427c-9e32-e73c5640b0c9</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi, on the current MFW there is no noticeable difference between the two.&lt;/p&gt;
&lt;p&gt;In general if you want to get a fix within 30 minutes (1800 seconds) which is the maximum &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/gnss_extension.html?highlight=periodic%20mode#configuration-parameters"&gt;fix interval&lt;/a&gt; time we support, then we recommend using periodic mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS accuracy issue</title><link>https://devzone.nordicsemi.com/thread/262717?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2020 08:29:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76521945-14f4-4e5a-b272-1dfa2e3bb1df</guid><dc:creator>MJD093</dc:creator><description>&lt;p&gt;Hi Yusuke,&lt;/p&gt;
&lt;p&gt;Can you check the timestamp values for the GPS data points? I have noticed myself when using a GPS interval of 10s, I often receive a result of 15:30:10 for point one, then the next sample read is actually 15:30:11. Might explain a bit of the grouping.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS accuracy issue</title><link>https://devzone.nordicsemi.com/thread/262692?ContentTypeID=1</link><pubDate>Mon, 03 Aug 2020 05:37:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfddaf96-a3a1-4d5b-a73d-bc58e04034bc</guid><dc:creator>Yusuke</dc:creator><description>&lt;p&gt;Hi, may I ask another question?&lt;/p&gt;
&lt;p&gt;I would like to get GPS&amp;nbsp;position changing a turn-off period every fix. &lt;br /&gt;I think it is good to use single-fix navigation mode repeatedly, but I&amp;#39;m not sure about the difference between repeatedly using single-fix nav mode and periodic nave mode. &lt;br /&gt;Is there any drawback in using single-fix nav mode instead of periodic nav mode?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS accuracy issue</title><link>https://devzone.nordicsemi.com/thread/262439?ContentTypeID=1</link><pubDate>Thu, 30 Jul 2020 13:55:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1180e226-f42e-4e0e-8df5-93c533361493</guid><dc:creator>Yusuke</dc:creator><description>&lt;p&gt;The modem apparently stores GPS position data by FIFO buffer. Fixed position data is not removed unless it is read by nrf_recv. Is this correct?&lt;/p&gt;
&lt;p&gt;Enabling single-fix mode by&amp;nbsp;nrf_gnss_fix_interval_t fix_interval = 0 fixes the above issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>