<?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>fota dowload and a-gps run in parallel</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89693/fota-dowload-and-a-gps-run-in-parallel</link><description>Hi, 
 I want to get the GPS value from A- GPS continuously. 
 Meanwhile, if there is any new application firmware version update, 
 I would like to download the image with fota download. 
 
 When a fota download starts, a-gps stops issuing a new location</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Jul 2022 06:32:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89693/fota-dowload-and-a-gps-run-in-parallel" /><item><title>RE: fota dowload and a-gps run in parallel</title><link>https://devzone.nordicsemi.com/thread/376321?ContentTypeID=1</link><pubDate>Mon, 11 Jul 2022 06:32:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37e1f250-64b8-4347-8028-cd21fabe4f0d</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;From the description you have provided, you want to run A-GPS while the FOTA&amp;nbsp;is ongoing. This is not possible as the GPS cannot be active while the LTE connection is active. You application must finish the LTE connection and enter PSM before A-GPS can be active.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fota dowload and a-gps run in parallel</title><link>https://devzone.nordicsemi.com/thread/376315?ContentTypeID=1</link><pubDate>Mon, 11 Jul 2022 05:36:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7125c6b-c215-4e8f-9bec-558c8a162d90</guid><dc:creator>Praveen Deshmane</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi &amp;Oslash;yvind,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I am still unable to understand, is there any sample code?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fota dowload and a-gps run in parallel</title><link>https://devzone.nordicsemi.com/thread/375677?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2022 07:57:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8595d3f-8a2e-40bd-8460-ee548c032a7e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;span style="background-image:initial;background-size:initial;background-attachment:initial;background-color:rgba(255, 255, 255, 1);"&gt;the DevZone team and Nordic Semiconductor are currently entering summer vacation period, some delays in answers must be expected due to lower staffing during this period. We apologize for the inconvenience.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The GPS operation of the nRF9160 &lt;span&gt;is time multiplexed with LTE modem, and it is possible to use the&amp;nbsp;&lt;/span&gt;&lt;span&gt;GPS&lt;/span&gt;&lt;span&gt;&amp;nbsp;and QZSS&amp;nbsp;receiver&amp;nbsp;to obtain position either while the LTE is in RRC Idle mode or power saving mode (PSM), or when the LTE modem is completely deactivated. Read more in the &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf9160/gps.html"&gt;GPS Receiver chapter in nRF9160 Product&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf9160/gps.html"&gt;Specification&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/networking/nrf_cloud_agps.html?highlight=agps#practical-considerations"&gt;Practical considerations in the nRF Cloud A-GPS library documentation&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;When A-GPS data is downloaded using LTE network, the LTE link is in&amp;nbsp;&lt;/span&gt;&lt;a href="https://en.wikipedia.org/wiki/Radio_Resource_Control"&gt;RRC connected mode&lt;/a&gt;&lt;span&gt;. The GNSS module can only operate when the device is in RRC idle mode or&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.sharetechnote.com/html/Handbook_LTE_PSM.html"&gt;Power Saving Mode (PSM)&lt;/a&gt;&lt;span&gt;. The time to go from RRC connected mode to RRC idle mode is network-dependent. This time is usually not controlled by the device and is typically in the range of 5 to 70 seconds. If the GNSS module has already started before the device enters the RRC idle mode, this RRC inactivity may make TTFF appear longer than the actual time spent searching for the GNSS satellite signals.&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;span&gt;Hopes this clears the confusion.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>