<?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>AGPS not locking even after getting enough healthy satellites</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/73435/agps-not-locking-even-after-getting-enough-healthy-satellites</link><description>Hello Team Nordic, 
 
 We are using nrf9160 DK with serial_lte_modem aplication and mfw_nrf9160_1.2.3 modem firmware and TAOGLAS AGPSF.36C UfL antenna . 
 We want to utilize the AGPS in order to improve our GPS lock time and efficiency. But we are facing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Apr 2021 13:55:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/73435/agps-not-locking-even-after-getting-enough-healthy-satellites" /><item><title>RE: AGPS not locking even after getting enough healthy satellites</title><link>https://devzone.nordicsemi.com/thread/303548?ContentTypeID=1</link><pubDate>Wed, 07 Apr 2021 13:55:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:daec65b2-157e-4442-9b89-ee5c1bb933cb</guid><dc:creator>Didrik Rokhaug</dc:creator><description>[quote user="arshdeep"]Also, do you have any documentation of the algorithm used to get data from AGPS, like how much data does it take to download the information, how many times does it download the data , power consumption etc??[/quote]
&lt;p&gt;&amp;nbsp;How much data and how often depends a bit on your use case.&lt;/p&gt;
&lt;p&gt;The modem will only request the data it needs, so e.g. if it has a valid almanac, it will not request the almanac again.&lt;/p&gt;
&lt;p&gt;If I remember correctly, it will request the ephemeris every hour.&lt;/p&gt;
&lt;p&gt;How much data is downloaded also depends on the format. If you are using the SUPL client, the same data will result in more bytes downloaded compared to AGPS through nRF Connect for Cloud.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t have any exact numbers, but this is what I have on the SUPL client:&lt;/p&gt;
&lt;p&gt;- Cold start, All/most ephemeris/almanac data: 10s of kB&lt;/p&gt;
&lt;p&gt;- Warm start, some ephemeris data: 1-10kB&lt;/p&gt;
&lt;p&gt;- Hot start, no new data needed: 0B&lt;/p&gt;
&lt;p&gt;When using nRF Connect for Cloud, the cold start data consumption is ~17kB. That includes the TLS handshake, which uses ~10kB, and can be avoided if you already are connected to the cloud.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS not locking even after getting enough healthy satellites</title><link>https://devzone.nordicsemi.com/thread/302871?ContentTypeID=1</link><pubDate>Fri, 02 Apr 2021 01:18:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f60492f-3117-45fa-af4c-84a4f8e9bbdd</guid><dc:creator>arshdeep</dc:creator><description>&lt;p&gt;very well, disabling the LTE worked. Can you please also answer the second part of the question&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Also, do you have any documentation of the algorithm used to get data from AGPS, like how much data does it take to download the information, how many times does it download the data , power consumption etc??&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thanks,&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS not locking even after getting enough healthy satellites</title><link>https://devzone.nordicsemi.com/thread/302774?ContentTypeID=1</link><pubDate>Wed, 31 Mar 2021 13:53:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d9f07f6-8286-42b7-8819-8700442d4484</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In your log I notice that you are not using PSM and/or eDRX.&lt;/p&gt;
&lt;p&gt;The nRF9160 is not able to run GPS and LTE at the same time, but instead have to run the GPS when the LTE stack is sleeping and not using the radio.&lt;/p&gt;
&lt;p&gt;While the GPS is able to run during the short idle intervals when the device is in RRC Idle, they are usually not enough for it to aquire a fix.&lt;/p&gt;
&lt;p&gt;Instead, you should enable PSM or eDRX (which might not be possible with a roaming SIM card such as iBasis SIM cards), or you can disable LTE with AT+CFUN=20.&lt;/p&gt;
&lt;p&gt;When you have gotten your fix, you can re-enable LTE with AT+CFUN=21.&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>