<?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>Unable to get GPS fix with GPS samples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82148/unable-to-get-gps-fix-with-gps-samples</link><description>Hi, 
 I am trying to get a GPS reading on the NRF9160DK. I have tried both the GPS sample (no SUPL client) and the A-GPS sample , but with neither sample projects I manage to get a GPS fix. 
 
 Information : 
 - NCS: v1.7.1 
 - MFW: mfw_nrf9160_1.3.1</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Nov 2021 13:56:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82148/unable-to-get-gps-fix-with-gps-samples" /><item><title>RE: Unable to get GPS fix with GPS samples</title><link>https://devzone.nordicsemi.com/thread/341101?ContentTypeID=1</link><pubDate>Mon, 29 Nov 2021 13:56:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54e82c8e-4c00-4da8-b10f-f1774c2dcbb5</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Based on the log from the GPS sample, it doesn&amp;#39;t look like the DK was able to receive strong enough signals from the satellites.&lt;/p&gt;
&lt;p&gt;In the following NMEA sentence, we can see that it has found 2 satellites (PRNs 1 and 31), though the signal to noice ratio is too low for the GPS to calculate their elevation or azimuth.&lt;/p&gt;
&lt;p&gt;$GPGSV,1,1,2,1,,,25,31,,,24,1*64&lt;/p&gt;
&lt;p&gt;The GPS would also need to track at least 4 satellites to produce a fix.&lt;/p&gt;
&lt;p&gt;The AGPS sample doesn&amp;#39;t print the satellite SNRs, but my guess is that the same thing happens. the SNR of the satellites it finds are too low, and it finds too few satellites.&lt;/p&gt;
&lt;p&gt;Getting a fix indoors is generally quite hard (not completely impossible, but also not something you should expect to happen). When testing outdoors, you should also try to be in a spot with a clear view of the sky, and as little as possible obstructing the view of the horizon. Tall buildings can create the same problems as a deep canyon.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>