<?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 startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72835/agps-startup-via-nb-iot-on-nrf9160-dk</link><description>I took the APGS example and switched in to NB-IoT as I can&amp;#39;t easily test with LTE/M at the moment 
 2021-03-15T16:25:39.226Z DEBUG modem &amp;lt;&amp;lt; I: A-GPS sample has started
2021-03-15T16:25:39.246Z DEBUG modem &amp;lt;&amp;lt; I: Connecting to LTE network. This may take</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Apr 2021 14:01:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72835/agps-startup-via-nb-iot-on-nrf9160-dk" /><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/306144?ContentTypeID=1</link><pubDate>Wed, 21 Apr 2021 14:01:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c3b2ba9-8129-4f2f-966b-8058cca91374</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;I&amp;#39;m certain I already replied to this. Anyway:&lt;/p&gt;
&lt;p&gt;Yes. removing&amp;nbsp;&lt;span&gt;CONFIG_LTE_LEGACY_PCO_MODE=y made no difference.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/304137?ContentTypeID=1</link><pubDate>Sun, 11 Apr 2021 09:49:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50b5f3a1-5211-4618-9ce4-9e40a7f7de99</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Paul,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Yes, this may cause a connection issue as Legacy Protocol Configuration Options (PCO) is an older protocol compared to extended Protocol Configuration Options (ePCO), and intended for NB-IoT&lt;br /&gt;&lt;br /&gt;The Digital Matter blog &lt;a href="https://www.digitalmatter.com/nb-iot-update-pco-support/"&gt;https://www.digitalmatter.com/nb-iot-update-pco-support/&lt;/a&gt;&amp;nbsp;has a good explanation:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Device manufacturers, module manufacturers, and networks all need to quickly adapt when deploying new networks. In the case of NB-IoT, not every network has got it right first try.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The 3GPP standard (standard specification for mobile networks globally) specifies that NB-IoT networks support ePCO (extended protocol configuration options).&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Many networks globally instead offer PCO. When a device attempts to connect expecting ePCO, it will not be able to get online. The two messages are different, so the device and the network don’t understand each other properly.&lt;br /&gt;&lt;br /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Did you try to remove this configuration?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/303835?ContentTypeID=1</link><pubDate>Thu, 08 Apr 2021 15:12:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0befd4fd-fefd-43d6-b24f-c600ff8a1e6e</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;OK. I got some O2 SIMs from Arkessa.&lt;/p&gt;
&lt;p&gt;Changed the code to select LTE-M but not getting a connection.&lt;/p&gt;
&lt;p&gt;Looking at the config I see that I have&amp;nbsp;CONFIG_LTE_LEGACY_PCO_MODE=y&lt;/p&gt;
&lt;p&gt;Could that be a cause of non-connection?&lt;/p&gt;
&lt;p&gt;Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/302256?ContentTypeID=1</link><pubDate>Sun, 28 Mar 2021 16:31:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ba64aca-68db-4de7-9d92-4d5d814dc156</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;I was thinking that the SIMs must be OK as they are working with other examples such as UDP.&lt;/p&gt;
&lt;p&gt;It could take a while to get SIMs from another source.&amp;nbsp; However, I realised that the Vodafone SIMs I have may be restricted in terms to the IPs they can access.&amp;nbsp; I have asked them to support a connection to supl.google.com in addition to the IP they are already accessing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/301853?ContentTypeID=1</link><pubDate>Thu, 25 Mar 2021 10:35:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6da48618-e45e-430a-aaad-d55ee8b3565f</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="paul_tanner"]why does the AGPS example stall?&amp;nbsp; Is some further customisation needed to enable the necessary cloud connection?[/quote]
&lt;p&gt;&amp;nbsp;No, there shouldn&amp;#39;t be any other customisations needed to enable anything. What I am afraid of is the NB-IoT connection. Are you able to&lt;a href="https://www.nordicsemi.com/News/2020/11/Nordic-expands-global-cellular-IoT-coverage-for-nRF9160-SiP-by-partnering-with-Arkessa"&gt; try with a new SIM from Arkessa?&lt;/a&gt;&amp;nbsp;&lt;a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fclicktime.symantec.com%2F3HZbZj4Un8bd95s1vatMRVz6H2%3Fu%3Dhttps%253A%252F%252Feur03.safelinks.protection.outlook.com%252F%253Furl%253Dhttps%25253A%25252F%25252Fclicktime.symantec.com%25252F377dX3BjgiHBZSc9bDM46Vq6H2%25253Fu%25253Dhttps%2525253A%2525252F%2525252Feur03.safelinks.protection.outlook.com%2525252F%2525253Furl%2525253Dhttps%252525253A%252525252F%252525252Fclicktime.symantec.com%252525252F36P4sxNZce3MTmznsMW8wwT6H2%252525253Fu%252525253Dhttps%25252525253A%25252525252F%25252525252Feur03.safelinks.protection.outlook.com%25252525252F%25252525253Furl%25252525253Dhttps%2525252525253A%2525252525252F%2525252525252Fclicktime.symantec.com%2525252525252F3SBK9tRRSp19b3Le4zHP5oJ6H2%2525252525253Fu%2525252525253Dhttps%252525252525253A%252525252525252F%252525252525252Fwww.arkessa.com%252525252525252F%252525252526data%25252525253D04%2525252525257C01%2525252525257CClaire.Steed%25252525252540nordicsemi.no%2525252525257C7580c339ddeb43dc61a008d88d63d5cc%2525252525257C28e5afa2bf6f419a8cf6b31c6e9e5e8d%2525252525257C0%2525252525257C0%2525252525257C637414808385642053%2525252525257CUnknown%2525252525257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%2525252525253D%2525252525257C1000%252525252526sdata%25252525253DJmrmA0YW1pgMPtXt3biGCVEOhYR1IWIZmAiw%2525252525252BITTaAo%2525252525253D%252525252526reserved%25252525253D0%25252526data%2525253D04%252525257C01%252525257CClaire.Steed%2525252540nordicsemi.no%252525257C62342217e0fd4bfb110408d88f8f5346%252525257C28e5afa2bf6f419a8cf6b31c6e9e5e8d%252525257C0%252525257C0%252525257C637417194097869352%252525257CUnknown%252525257CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%252525253D%252525257C1000%25252526sdata%2525253D5%252525252B%252525252FhxxREAxxm%252525252F1qnVU24iHKNPl4vRv6vRTgtuh69Wr8%252525253D%25252526reserved%2525253D0%2526data%253D04%25257C01%25257CClaire.Steed%252540nordicsemi.no%25257Ca998c344cc68441c98ae08d88fca6b50%25257C28e5afa2bf6f419a8cf6b31c6e9e5e8d%25257C0%25257C0%25257C6374174480717"&gt;https://www.arkessa.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If that does not help, can you please try running the Asset Tracker sample to see if that is able to connect nRF Cloud?&lt;br /&gt;&lt;br /&gt;Thank you.&lt;br /&gt;-Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/301633?ContentTypeID=1</link><pubDate>Wed, 24 Mar 2021 10:17:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0cf74084-1e6f-4ddf-9553-c2240c94d89d</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;I&amp;#39;m using NB-IoT SIMs from Vodafone.&amp;nbsp; I also have an iBasis LTE/M SIM but had similar coverage issues with that.&amp;nbsp; I know that at this stage of UK rollouts we have to travel a little to get in range.&amp;nbsp; However, we have plenty of development work yet to do before we&amp;#39;ll be ready to deploy.&lt;br /&gt;&lt;br /&gt;So the question remains: why does the AGPS example stall?&amp;nbsp; Is some further customisation needed to enable the necessary cloud connection?&lt;/p&gt;
&lt;p&gt;I see that nrfCloud can generate a device certificate.&amp;nbsp; No mention of that in the README but I wondered if that could be required in the build?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/301585?ContentTypeID=1</link><pubDate>Wed, 24 Mar 2021 07:35:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f948961-b53e-495c-bc50-a632926279cb</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;My apologies for the blunt answer yesterday. I contacted the RSM for the UK to get a better overview of the network situation, and this is her response:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The UK have LTE-m coverage in the EAST, via O2 (Telefonica). Customers can check the coverage in their area using this website:&amp;nbsp;&lt;a href="https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.o2.co.uk%2Fbusiness%2Fsolutions%2Fiot%2Flte-m&amp;amp;data=04%7C01%7COeyvind.Sandberg%40nordicsemi.no%7Cd482e713bacd48b9c36608d8ee09aad0%7C28e5afa2bf6f419a8cf6b31c6e9e5e8d%7C0%7C0%7C637521072578296243%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=3A%2F0Rw9hwU%2BvWJlbuq9a1nLXrZsRRgCLYmCkZhgcxNA%3D&amp;amp;reserved=0"&gt;https://www.o2.co.uk/business/solutions/iot/lte-m&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please note that the last time I checked the low-power modes (eDRX and PSM) were not available to roaming SIMs (like iBasis) so he would need a SIM from O2 (with a data allowance) to get the GPS demo on the Thingy:91 working.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;/em&gt;&lt;em&gt;Should he wish to try NB-IoT, then this is also possible where he lives, however he will need to get specific SIM cards that are enabled for NB-IoT. I would advise contacting Arkessa for these as they are a preferred partner of Vodfone, however the SIMs that Arkessa supply in their trial pack are NOT whitelisted – which makes development a whole lot easier especially when using AWS!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;If you are interested in getting a trial package from Arkessa, please let me know and I will forward the contact information.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;NB-IoT coverage is ALMOST the whole of the country (with notable exceptions like East Anglia), and the density of coverage should be improving.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Please let me know if you have any further questions on this.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Are you using the iBasis SIM for testing or do you use another SIM from one of the network providers?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/301447?ContentTypeID=1</link><pubDate>Tue, 23 Mar 2021 13:43:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e57a132-a1a5-42e3-a727-98a2c386ac4f</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;I mean a couple of days to find time to get near a cell tower that supports it.&amp;nbsp; Both NB-IoT and LTE/M&amp;nbsp;have patchy coverage in the UK.&amp;nbsp; Our hope is that when development is complete coverage will be better.&lt;/p&gt;
&lt;p&gt;Then i found I had some time today.&amp;nbsp; I did 2 successful tests with another app that uses NB-IoT.&amp;nbsp; In between I did 2 tests with&amp;nbsp;the AGPS sample.&amp;nbsp; The results were the same and I waited at least 10 minutes in each case&lt;/p&gt;
&lt;pre class="a-b-r-La"&gt;2021-03-23T15:43:16.323Z DEBUG modem &amp;lt;&amp;lt; I: A-GPS sample has started
2021-03-23T15:43:16.352Z DEBUG modem &amp;lt;&amp;lt; I: Connecting to LTE network. This may take minutes.
2021-03-23T15:43:16.355Z DEBUG modem &amp;lt;&amp;lt; I: PSM mode requested
2021-03-23T15:43:18.491Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;1BE8&amp;quot;,&amp;quot;00334D15&amp;quot;,9,0,0,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;
2021-03-23T15:43:18.881Z DEBUG modem &amp;lt;&amp;lt; +CSCON: 1
2021-03-23T15:43:20.102Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 5,&amp;quot;1BE8&amp;quot;,&amp;quot;00334D15&amp;quot;,9,,,&amp;quot;00000010&amp;quot;,&amp;quot;00011111&amp;quot;
2021-03-23T15:43:20.114Z DEBUG modem &amp;lt;&amp;lt; I: Connected to LTE network
2021-03-23T15:43:20.134Z DEBUG modem &amp;lt;&amp;lt; D: MAGPIO set: AT%XMAGPIO=1,0,0,1,1,1565,1586
2021-03-23T15:43:20.137Z DEBUG modem &amp;lt;&amp;lt; D: COEX0 set: AT%XCOEX0=1,1,1565,1586
2021-03-23T15:43:20.138Z DEBUG modem &amp;lt;&amp;lt; D: GPS socket created, fd: 1232491587
2021-03-23T15:43:20.139Z DEBUG modem &amp;lt;&amp;lt; I: CLOUD_EVT_CONNECTING
2021-03-23T15:43:20.386Z DEBUG modem &amp;lt;&amp;lt; I: CLOUD_EVT_CONNECTING
2021-03-23T15:43:25.478Z DEBUG modem &amp;lt;&amp;lt; +CSCON: 0&lt;/pre&gt;
&lt;p&gt;So the only changes from the supplied sample were:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;#CONFIG_LTE_NETWORK_MODE_LTE_M_GPS=y&lt;/span&gt;&lt;br /&gt;&lt;span&gt;CONFIG_LTE_NETWORK_MODE_NBIOT_GPS=y&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I wonder if there are other things needed when NB-IoT is used.&amp;nbsp; If there was a connection problem I would expect some kind of timeout message.&amp;nbsp; Instead it seems to be just hanging.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/301434?ContentTypeID=1</link><pubDate>Tue, 23 Mar 2021 13:17:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1d8095a-b49d-45cc-84ef-1a0f1bc10647</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="paul_tanner"]That will take a&amp;nbsp;couple of days as I do not have NB-IoT coverage here.[/quote]
&lt;p&gt;&amp;nbsp;Then how are you supposed to connect to cloud if there is no coverage? Do you have LTE-M connection?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/301426?ContentTypeID=1</link><pubDate>Tue, 23 Mar 2021 12:38:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a112e341-53d2-4b79-9360-e8b5029406e5</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;Thx&amp;nbsp;&lt;span&gt;&amp;Oslash;yvind.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;That was the whole log.&amp;nbsp; I never got the CLOUD_EVT_CONNECTED event.&amp;nbsp; I will try again and leave it for a really long time.&amp;nbsp; That will take a&amp;nbsp;couple of days as I do not have NB-IoT coverage here.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/301392?ContentTypeID=1</link><pubDate>Tue, 23 Mar 2021 11:01:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6a624321-5ff0-4214-84a6-e37cbd738555</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My apologies for the late reply. I have had some issues with my board.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Can you please provide full log output from when you are trying to connect? How long do you let it run? This may be an issue with the NB-IoT connection, but will need to confirm.&lt;br /&gt;&lt;br /&gt;This is what I get when running the AGPS sample:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;2021-03-23T10:58:45.747Z DEBUG modem &amp;lt;&amp;lt; *** Booting Zephyr OS build v2.4.99-ncs1  ***
2021-03-23T10:58:45.750Z DEBUG modem &amp;lt;&amp;lt; I: A-GPS sample has started
2021-03-23T10:58:45.752Z DEBUG modem &amp;lt;&amp;lt; I: Connecting to LTE network. This may take minutes.
2021-03-23T10:58:45.753Z DEBUG modem &amp;lt;&amp;lt; I: PSM mode requested
2021-03-23T10:58:46.715Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;7AA9&amp;quot;,&amp;quot;01172803&amp;quot;,7,0,0,&amp;quot;11100000&amp;quot;,&amp;quot;11100000&amp;quot;
2021-03-23T10:58:47.198Z DEBUG modem &amp;lt;&amp;lt; +CSCON: 1
2021-03-23T10:58:48.569Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 1,&amp;quot;7AA9&amp;quot;,&amp;quot;01172803&amp;quot;,7,,,&amp;quot;00000010&amp;quot;,&amp;quot;00011111&amp;quot;
2021-03-23T10:58:49.030Z DEBUG modem &amp;lt;&amp;lt; I: Connected to LTE network
2021-03-23T10:58:49.032Z DEBUG modem &amp;lt;&amp;lt; D: MAGPIO set: AT%XMAGPIO=1,0,0,1,1,1565,1586
2021-03-23T10:58:49.034Z DEBUG modem &amp;lt;&amp;lt; D: COEX0 set: AT%XCOEX0=1,1,1565,1586
2021-03-23T10:58:49.035Z DEBUG modem &amp;lt;&amp;lt; D: GPS socket created, fd: 1232491587
2021-03-23T10:58:49.036Z DEBUG modem &amp;lt;&amp;lt; I: CLOUD_EVT_CONNECTING
2021-03-23T10:58:53.213Z DEBUG modem &amp;lt;&amp;lt; I: CLOUD_EVT_CONNECTED
2021-03-23T10:58:53.888Z DEBUG modem &amp;lt;&amp;lt; I: CLOUD_EVT_DATA_RECEIVED
2021-03-23T10:58:54.438Z DEBUG modem &amp;lt;&amp;lt; I: CLOUD_EVT_PAIR_DONE
2021-03-23T10:58:54.935Z DEBUG modem &amp;lt;&amp;lt; E: Failed to save session state: -2
2021-03-23T10:58:54.937Z DEBUG modem &amp;lt;&amp;lt; I: CLOUD_EVT_READY
2021-03-23T10:58:54.938Z DEBUG modem &amp;lt;&amp;lt; I: Service info sent to cloud
2021-03-23T10:58:54.938Z DEBUG modem &amp;lt;&amp;lt; D: GPS mode is enabled
2021-03-23T10:58:54.939Z DEBUG modem &amp;lt;&amp;lt; D: GPS operational
2021-03-23T10:58:54.940Z DEBUG modem &amp;lt;&amp;lt; I: Periodic GPS search started with interval 240 s, timeout 120 s
2021-03-23T10:58:54.942Z DEBUG modem &amp;lt;&amp;lt; I: GPS_EVT_SEARCH_STARTED
2021-03-23T10:58:54.943Z DEBUG modem &amp;lt;&amp;lt; D: A-GPS data update needed
2021-03-23T10:58:54.943Z DEBUG modem &amp;lt;&amp;lt; I: GPS_EVT_AGPS_DATA_NEEDED
2021-03-23T10:58:54.944Z DEBUG modem &amp;lt;&amp;lt; D: Created A-GPS request: {&amp;quot;appId&amp;quot;:&amp;quot;AGPS&amp;quot;,&amp;quot;messageType&amp;quot;:&amp;quot;DATA&amp;quot;,&amp;quot;data&amp;quot;:{&amp;quot;mcc&amp;quot;:242,&amp;quot;mnc&amp;quot;:1,&amp;quot;tac&amp;quot;:31401,&amp;quot;eci&amp;quot;:18294787,&amp;quot;phycid&amp;quot;:0,&amp;quot;types&amp;quot;:[1,2,3,4,7,8,9]}}
2021-03-23T10:58:54.944Z DEBUG modem &amp;lt;&amp;lt; D: A-GPS request sent
2021-03-23T10:58:55.733Z DEBUG modem &amp;lt;&amp;lt; D: Waiting for time window to operate
2021-03-23T10:58:55.736Z DEBUG modem &amp;lt;&amp;lt; I: GPS_EVT_OPERATION_BLOCKED
2021-03-23T10:58:57.135Z DEBUG modem &amp;lt;&amp;lt; I: CLOUD_EVT_DATA_RECEIVED
2021-03-23T10:58:57.580Z DEBUG modem &amp;lt;&amp;lt; D: Receievd AGPS data. Schema version: 1, length: 1037
2021-03-23T10:58:57.582Z DEBUG modem &amp;lt;&amp;lt; D: Parsed_len: 35
2021-03-23T10:58:57.584Z DEBUG modem &amp;lt;&amp;lt; D: A-GPS type: NRF_CLOUD_AGPS_ALMANAC
2021-03-23T10:58:57.585Z DEBUG modem &amp;lt;&amp;lt; D: Sent A-GPS data to modem, type: 3
2021-03-23T10:58:57.586Z DEBUG modem &amp;lt;&amp;lt; D: Parsed_len: 66
2021-03-23T10:58:57.587Z DEBUG modem &amp;lt;&amp;lt; D: A-GPS type: NRF_CLOUD_AGPS_ALMANAC
2021-03-23T10:58:57.587Z DEBUG modem &amp;lt;&amp;lt; D: Sent A-GPS data to modem, type: 3&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/301039?ContentTypeID=1</link><pubDate>Sat, 20 Mar 2021 10:32:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91531c62-1d1f-4ec9-b2e2-c2f8ff53280a</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;OK. I can wait.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/300913?ContentTypeID=1</link><pubDate>Fri, 19 Mar 2021 12:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2d8fcf2-00dc-4f71-8c7f-60c0791afe3a</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;My sincere apologies. I&amp;#39;ve had trouble with my setup here as well. I will need some more time.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/300846?ContentTypeID=1</link><pubDate>Fri, 19 Mar 2021 09:18:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13ee424a-f574-48e3-9dd0-4624be49a534</guid><dc:creator>paul_tanner</dc:creator><description>&lt;p&gt;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AGPS startup via NB-IoT on nrf9160-DK</title><link>https://devzone.nordicsemi.com/thread/300302?ContentTypeID=1</link><pubDate>Wed, 17 Mar 2021 08:18:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7a10831-1b2d-4eb9-8131-335088490399</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Sorry for the delayed answer. I will have a look at your case and get back to you before&amp;nbsp;end of the day.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>