<?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>nrf91 gps Hot Start</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51555/nrf91-gps-hot-start</link><description>Hi, 
 
 I&amp;#39;d like to test how long it takes to get a gps signal and send the nmea string via udp. Therefore I took the example &amp;#39;udp_gps&amp;#39;. 
 As far as I know the program starts gps and searches satellites. Once enough satellits have been found, I get the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Sep 2019 14:01:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51555/nrf91-gps-hot-start" /><item><title>RE: nrf91 gps Hot Start</title><link>https://devzone.nordicsemi.com/thread/207715?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2019 14:01:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00c67780-dca8-40af-b61d-ea83a550b250</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="81653" url="~/f/nordic-q-a/51555/nrf91-gps-hot-start"]&amp;gt; My question is now, if it is possible to restart the gps with a hot start. For now it seems to me as the gps restarts with a cold start because the time that passes from the &amp;#39;gps operation started&amp;#39; till the first fix is often more than 1 min and not as described as in the product specification (1.3 sec). Is there a sample how to do a hot start, that would help a lot.[/quote]
&lt;p&gt;&lt;span&gt;How fast you get a GPS fix will depend on the GPS coverage and the weather conditions you have in your area at a given time. To get a fix faster, I recommend using an external GPS antenna, as the on-board GPS frontend on the v0.8.5 DK is not ideal (will be improved in the next revision of the DK).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Testing the udp_gps sample here now with external antenna, in cloudy weather and tracking 5 satellites, I get a fix in about ~6 seconds after GPS mode is enabled. This is a hot start. To reduce this even further, open sky is required. Note that if are using the default udp_gps sample, then CONFIG_GPS_CONTROL_FIRST_FIX_CHECK_DELAY is set to 120 seconds, so you might want to lower this value, or else it will always take 2min+.&lt;/span&gt;&lt;/p&gt;
[quote userid="81653" url="~/f/nordic-q-a/51555/nrf91-gps-hot-start"]&amp;gt; Am I right that it is not possible to send something via udp while continuous gps tracking is active?[/quote]
&lt;p&gt;As of today this is correct.&amp;nbsp;For concurrent GPS+LTE mode with modem fw 1.0.0, the GPS can only be active in LTE PSM(Power Saving Mode) mode, but we will improve this in a future release.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>