<?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 Example with supl: AGPS data is getting dropped from GPGSV NMEA in</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77223/gps-example-with-supl-agps-data-is-getting-dropped-from-gpgsv-nmea-in</link><description>Sdk: 1.6 
 Modem fw: 1.3 
 
 Hi, 
 I am testing the GPS + supl example on our custom board. I am sitting indoor close to a window so satellite reception is affect. 
 the example is downloading AGPS data and injecting it.. 
 
 
 and then the next second</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Jul 2021 09:36:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77223/gps-example-with-supl-agps-data-is-getting-dropped-from-gpgsv-nmea-in" /><item><title>RE: GPS Example with supl: AGPS data is getting dropped from GPGSV NMEA in</title><link>https://devzone.nordicsemi.com/thread/320193?ContentTypeID=1</link><pubDate>Thu, 15 Jul 2021 09:36:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e98d19e8-af5e-4d99-813b-eadab3310888</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi, Håkon is on summer vacation, so I have taken over this ticket.&lt;/p&gt;
&lt;p&gt;I believe what you are seeing is expected.&lt;/p&gt;
&lt;p&gt;The modem is probably still using most of the AGPS data it downloaded, but as it didn&amp;#39;t find the satellites (due to bad signal), it no longer reports their expected position.&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><item><title>RE: GPS Example with supl: AGPS data is getting dropped from GPGSV NMEA in</title><link>https://devzone.nordicsemi.com/thread/319299?ContentTypeID=1</link><pubDate>Fri, 09 Jul 2021 07:53:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c182a152-0fc6-4bcd-b45d-2ffb99fe87c5</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;AGPS can not fix bad coverage in this magnitude, but it can kick-start the progress by injecting data for your location (ephemerides, almanac, etc); but the GPS must still receive data from the satellites.&lt;/p&gt;
&lt;p&gt;Can you please explain what you mean? What are you expecting that the NMEA should show in this scenario?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Example with supl: AGPS data is getting dropped from GPGSV NMEA in</title><link>https://devzone.nordicsemi.com/thread/319198?ContentTypeID=1</link><pubDate>Thu, 08 Jul 2021 13:13:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e85d6b99-afc0-4e26-8a55-ca99d1f629a8</guid><dc:creator>Stratosphere</dc:creator><description>&lt;p&gt;Haken, thanks for your response.&lt;/p&gt;
&lt;p&gt;I think you missed the point. Bad signal can cause bad SNR but it does not explain why the AGPS data is being dropped. Regardless of where I am, indoors or outdoors, the AGPS data in my view should not get dropped.&lt;/p&gt;
&lt;p&gt;Is there a memory problem or bug in the library that it drops that data?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPS Example with supl: AGPS data is getting dropped from GPGSV NMEA in</title><link>https://devzone.nordicsemi.com/thread/319092?ContentTypeID=1</link><pubDate>Thu, 08 Jul 2021 08:34:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7149b6e-2ff5-4e67-b62d-57dbf11f41ca</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you for posting the NMEA strings, these helps to debug the process.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I am sitting indoor close to a window so satellite reception is affect.[/quote]
&lt;p&gt;&amp;nbsp;This is highly likely your issue. The reception is not great when you&amp;#39;re seated in-door, and windows might have reflective coating that dampens RF.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you look at the GPGSV that you have reported:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;$GPGSV,4,1,14,1,45,073,,3,04,101,,10,04,346,,13,07,238,,1*6F
$GPGSV,4,2,14,14,63,132,,15,08,267,,17,71,195,,19,44,222,,1*6F
$GPGSV,4,3,14,21,30,051,,22,15,080,,24,31,306,,28,79,168,,1*64&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;And we decode the CN0 (SNR):&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.trimble.com/OEM_ReceiverHelp/V4.44/en/NMEA-0183messages_GSV.html"&gt;https://www.trimble.com/OEM_ReceiverHelp/V4.44/en/NMEA-0183messages_GSV.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You will see that the signal levels are not that high. You would need &amp;gt;= 4 satellites with 30 dB/Hz or higher to be able to track properly.&lt;/p&gt;
&lt;p&gt;This is also reflected in the tracking/using statistics that is printed.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>