<?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>No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86477/no-connection-to-nrf-cloud-attempts-to-use-agps</link><description>We are using nRF9160 (Development Kit), SDK 1.9.1 board with &amp;quot;serial lte modem&amp;quot; firmware. We are trying to get AGPS coordinates (using an external antenna), but for some reason we stopped receiving confirmations about the connection to the nRF cloud.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 10 Apr 2022 21:59:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86477/no-connection-to-nrf-cloud-attempts-to-use-agps" /><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/362721?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 21:59:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:520decd6-0eb7-445d-ae0b-814982c4fcfb</guid><dc:creator>justin</dc:creator><description>&lt;p&gt;Please review this guide:&lt;a href="https://docs.nrfcloud.com/Guides/GettingStarted/Devices"&gt;&lt;br /&gt;https://docs.nrfcloud.com/Guides/GettingStarted/Devices&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;There are two type of provisioning: JITP and &amp;quot;pre-connect&amp;quot;.&amp;nbsp; If you are downloading credentials from nrfcloud.com then you are doing JITP.&amp;nbsp; I have described JITP in my previous reply.&amp;nbsp; Pre-connect provisioning is what custom/manufactured devices would use.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Your device must have credentials installed into a sec tag in the modem.&amp;nbsp; This includes: the amazon root CA, device certificate(s) and device private key.&amp;nbsp; Your FW application (CONFIG_NRF_CLOUD_SEC_TAG) must use the sec tag containing those credentials.&amp;nbsp;&amp;nbsp;The sec tag is only for your device, the cloud does not know or care about the sec tag.&lt;br /&gt;&lt;br /&gt;For JITP credentials, using LTE Link Monitor&amp;#39;s Certificate Manager is the easiest way to do this.&amp;nbsp; It will parse the credentials from the downloaded JSON file and send them to the device in the correct format.&amp;nbsp; Before updating the credentials, you must send the AT command:&amp;nbsp;&lt;span&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;AT+CFUN=4&lt;/span&gt; to deactivate the modem.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/362717?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 11:47:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c531f1b-9524-4889-8aa8-6ee61aa185b8</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;Dear&amp;nbsp;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/justin_5f00_nordic"&gt;justin_nordic&lt;/a&gt;,&lt;br /&gt;&lt;strong&gt;You said:&lt;br /&gt;&lt;/strong&gt;Next, the device&amp;nbsp;must be associated with your account (AWS tenant).&amp;nbsp; This step cannot be done unless the device is provisioned with the cloud.&amp;nbsp;&amp;nbsp;If you attempt to associate a device that is not provisioned, you will get error 40412.&amp;nbsp; Once associated, the device will successfully connect to the cloud.&lt;br /&gt;&lt;br /&gt;What exactly is required to prepare a device for adding to the nRF cloud?&lt;br /&gt;I&amp;#39;ve been trying to get at least one of the two devices (nRF9160 DK, Custom Board) to no avail for two weeks now.&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/362436?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 16:44:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ac7db26-85a3-4aa4-a26c-f1ab1ed891ef</guid><dc:creator>justin</dc:creator><description>&lt;p&gt;i see you have another active ticket for&amp;nbsp;this provisioning issue, so i won&amp;#39;t continue that here.&lt;br /&gt;but i will explain briefly how JITP works and why you are getting 40412.&lt;br /&gt;here are the steps:&lt;br /&gt;&lt;br /&gt;1. First, the device&amp;nbsp;must be provisioned with AWS/nRF Cloud.&amp;nbsp; This means that there is a record of your device and its certificate on the cloud.&amp;nbsp; For a device with JITP credentials, the provisioning step happens automatically when the device first connects to the cloud.&amp;nbsp; The cloud will immediately disconnect the device while it performs provisioning.&lt;br /&gt;&lt;br /&gt;2.&amp;nbsp; Next, the device&amp;nbsp;must be associated with your account (AWS tenant).&amp;nbsp; This step cannot be done unless the device is provisioned with the cloud.&amp;nbsp;&amp;nbsp;If you attempt to associate a device that is not provisioned, you will get error 40412.&amp;nbsp; Once associated, the device will successfully connect to the cloud.&lt;br /&gt;&lt;br /&gt;note: the sec tag, credentials, and device id must be consistent throughout these steps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/362211?ContentTypeID=1</link><pubDate>Thu, 07 Apr 2022 06:55:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:675b95a7-5a8f-4974-8d55-084cbf7f2101</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;&lt;a class="internal-link view-user-profile" href="https://devzone.nordicsemi.com/members/justin_5f00_nordic"&gt;justin_nordic&lt;/a&gt;&lt;span&gt;:&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;Your device has been removed from the old account.&lt;br /&gt;&lt;/span&gt;I still can&amp;#39;t add device to nRF cloud, error - Code 40412.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/362155?ContentTypeID=1</link><pubDate>Wed, 06 Apr 2022 16:33:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0405d608-874f-40c1-9a6a-534d51641be8</guid><dc:creator>justin</dc:creator><description>&lt;p&gt;Ah, ok, that is expected.&amp;nbsp; A device can only belong to one account at a time.&lt;br /&gt;Your device has been removed from the old account.&lt;br /&gt;You should be able to add the device to a new account now.&lt;br /&gt;&lt;br /&gt;If the device has JITP (the default) certs in&amp;nbsp;&lt;span&gt;16842753,&amp;nbsp;nRF Cloud (AWS)&amp;nbsp;will disconnect the device on the first connection attempt so it can do provisioning.&amp;nbsp; The device will need to then reconnect and you can associate the device with your account.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You can also look into using the nRF Cloud &amp;quot;Teams&amp;quot; feature:&amp;nbsp;&lt;a href="https://docs.nrfcloud.com/Reference/Teams"&gt;https://docs.nrfcloud.com/Reference/Teams&lt;/a&gt;&lt;br /&gt;It might be useful if you have multiple users.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361990?ContentTypeID=1</link><pubDate>Wed, 06 Apr 2022 08:38:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bb835d1-8eb6-4f5d-85b3-504eb1649cf6</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/justin_5f00_nordic"&gt;justin&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;How can we return the default certificates for nRF Cloud with the tag (16842753 )?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361989?ContentTypeID=1</link><pubDate>Wed, 06 Apr 2022 08:34:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2ad1ce6-91aa-4012-a892-e75b6268f00d</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/justin_5f00_nordic"&gt;justin&lt;/a&gt;,&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;did you use sec tag 321 when you added your device to nrf cloud?&amp;nbsp; if so, rebuild your serial LTE modem application with:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;No, I&amp;#39;m having problems registering the device (gives error 40101).&lt;br /&gt;This board was previously registered by our former employee, and we were unable to access his account. Can we somehow transfer the device to my profile?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361912?ContentTypeID=1</link><pubDate>Tue, 05 Apr 2022 16:47:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75d1813b-d386-41ec-9a2a-6c81af49e934</guid><dc:creator>justin</dc:creator><description>&lt;p&gt;the modem sec tags allow you to have credentials for multiple servers.&amp;nbsp; &lt;br /&gt;so if you used 321 for AWS IoT and kept 16842753 for nrf cloud, there shouldn&amp;#39;t be a problem.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;did you use sec tag 321 when you added your device to nrf cloud?&amp;nbsp; if so, rebuild your serial LTE modem application with:&lt;br /&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;CONFIG_NRF_CLOUD_SEC_TAG=321&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If that isn&amp;#39;t the solution, deleting the device from nrf cloud and re-provisioning with the correct credentials should work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361819?ContentTypeID=1</link><pubDate>Tue, 05 Apr 2022 11:45:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13b6a58c-b2ac-4b27-8a49-42b9a91d84c4</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/justin_5f00_nordic"&gt;justin&lt;/a&gt;,&lt;br /&gt;&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;Have you changed or deleted the credentials in the modem sec_tag&amp;nbsp;16842753?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;The problem may be related to the fact that before that we installed our certificates to communicate with the Amazon MQTT Broker (in this evaluation board)? &lt;span style="text-decoration:underline;"&gt;&lt;br /&gt;&lt;/span&gt;Used commands:&lt;span style="text-decoration:underline;"&gt;&lt;br /&gt;&lt;/span&gt;AT%CMNG=0,321,0,-----BEGIN CERTIFICATE-----\n&amp;quot;....&lt;span style="text-decoration:underline;"&gt;&lt;br /&gt;&lt;/span&gt;AT%CMNG=0,321,1,-----BEGIN CERTIFICATE-----\n&amp;quot; ...&lt;span style="text-decoration:underline;"&gt;&lt;br /&gt;&lt;/span&gt;AT%CMNG=0,321,2,-----BEGIN EC PRIVATE KEY-----\n&amp;quot; ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361720?ContentTypeID=1</link><pubDate>Tue, 05 Apr 2022 07:00:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b1231ce-9657-4c3d-be5d-60bd24690e4b</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/justin_5f00_nordic"&gt;justin&lt;/a&gt;,&lt;br /&gt;&lt;span style="text-decoration:underline;"&gt;Have you changed or deleted the credentials in the modem sec_tag&amp;nbsp;16842753?&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;No, we didn&amp;#39;t do anything like that.&lt;br /&gt;I am attaching the results of the AT%CMNG=1 command:&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;2022-04-05T06:55:56.140Z DEBUG modem &amp;gt;&amp;gt; AT%CMNG=1
2022-04-05T06:55:56.155Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 0,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;
2022-04-05T06:55:56.169Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 0,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;
2022-04-05T06:55:56.186Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 0,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;
2022-04-05T06:55:56.195Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 0,6,&amp;quot;0606060606060606060606060606060606060606060606060606060606060606&amp;quot;
2022-04-05T06:55:56.205Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 123,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;
2022-04-05T06:55:56.215Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 123,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;
2022-04-05T06:55:56.222Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 123,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;
2022-04-05T06:55:56.233Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 321,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;
2022-04-05T06:55:56.241Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 321,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;
2022-04-05T06:55:56.250Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 321,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;
2022-04-05T06:55:56.254Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 325,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;
2022-04-05T06:55:56.268Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 325,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;
2022-04-05T06:55:56.276Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 325,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;
2022-04-05T06:55:56.283Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 696,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;
2022-04-05T06:55:56.291Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 696,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;
2022-04-05T06:55:56.299Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 696,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;
2022-04-05T06:55:56.313Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 757,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;
2022-04-05T06:55:56.320Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 757,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;
2022-04-05T06:55:56.325Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 757,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;
2022-04-05T06:55:56.334Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 1234,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;
2022-04-05T06:55:56.339Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 1234,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;
2022-04-05T06:55:56.346Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 1234,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;
2022-04-05T06:55:56.363Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 1684,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;
2022-04-05T06:55:56.370Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 1684,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;
2022-04-05T06:55:56.379Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 1684,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;
2022-04-05T06:55:56.385Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 16842753,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;
2022-04-05T06:55:56.389Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 16842753,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;
2022-04-05T06:55:56.397Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 16842753,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;
2022-04-05T06:55:56.403Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 4294967293,10,&amp;quot;0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A0A&amp;quot;
2022-04-05T06:55:56.417Z DEBUG modem &amp;lt;&amp;lt; %CMNG: 4294967292,11,&amp;quot;0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B0B&amp;quot;
2022-04-05T06:55:56.423Z DEBUG modem &amp;lt;&amp;lt; OK&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361617?ContentTypeID=1</link><pubDate>Mon, 04 Apr 2022 18:40:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12bbf3ad-ed17-4229-b0d1-49bc362ffb17</guid><dc:creator>justin</dc:creator><description>&lt;p&gt;Great, thanks!&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrf_cloud_transport.nct_mqtt_connect: mqtt_connect failed -111
nrf_cloud.nfsm_set_current_state_and_notify: state: 1
nrf_cloud.api_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTING
slm_gnss.cloud_event_handler: CLOUD_EVT_CONNECTING: status -9&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;mqtt_connect returned a&amp;nbsp;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;ECONNREFUSED&lt;/span&gt; error.&lt;br /&gt;This usually indicates an issue with the device credentials.&lt;br /&gt;Have you changed or deleted the credentials in the modem sec_tag&amp;nbsp;16842753?&lt;br /&gt;To list the installed credentials, can use the AT command: &lt;strong&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;AT%CMNG=1&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;you should see:&lt;br /&gt;&lt;span class="rx" title="Root CA Certificate (16842753): 0000000000000000000000000000000000000000000000000000000000000000"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;pre&gt;%CMNG: 16842753,0,&amp;quot;0000000000000000000000000000000000000000000000000000000000000000&amp;quot;&lt;/pre&gt;
&lt;pre&gt;%CMNG: 16842753,1,&amp;quot;0101010101010101010101010101010101010101010101010101010101010101&amp;quot;&lt;/pre&gt;
&lt;pre&gt;%CMNG: 16842753,2,&amp;quot;0202020202020202020202020202020202020202020202020202020202020202&amp;quot;&lt;/pre&gt;
&lt;pre class="ctrl-char CR"&gt;&lt;/pre&gt;
&lt;pre class="ctrl-char LF"&gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;I believe at this point your options are:&lt;/p&gt;
&lt;p&gt;1. Delete your device from your nRF Cloud account and then re-provision it to ensure the credentials are correct.&amp;nbsp; See&amp;nbsp;&lt;a href="https://docs.nrfcloud.com/Reference/DeviceManagement/Provisioning"&gt;https://docs.nrfcloud.com/Reference/DeviceManagement/Provisioning&lt;/a&gt;.&amp;nbsp; I assume you used the JITP method since this is a DK. You can re-download new JITP certs from nRF Cloud or you can create your own and use the pre-connect provisioning method.&lt;br /&gt;&lt;a href="https://docs.nrfcloud.com/Guides/GettingStarted/Devices"&gt;https://docs.nrfcloud.com/Guides/GettingStarted/Devices&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2. If you are confident your credentials are correct: capture modem traces and inspect via wireshark to see why the MQTT connection fails.&amp;nbsp;&amp;nbsp;&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_trace_collector%2FUG%2Ftrace_collector%2Fintro.html"&gt;https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_trace_collector%2FUG%2Ftrace_collector%2Fintro.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361389?ContentTypeID=1</link><pubDate>Mon, 04 Apr 2022 06:43:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27f34f2c-bc68-4af4-936f-cdf9863c74f6</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/justin_5f00_nordic"&gt;justin&lt;/a&gt;,&lt;br /&gt;I added to the code what you asked for, I am attaching the result:&lt;br /&gt;&lt;br /&gt;[00:01:05.608,154] [0m&amp;lt;dbg&amp;gt; slm_gnss.cloud_event_handler: CLOUD_EVT_CONNECTING: status -9&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;2022-04-04T06:39:16.705Z DEBUG modem &amp;lt;&amp;lt; Ready
2022-04-04T06:39:16.718Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.221,405] [0m&amp;lt;inf&amp;gt; slm: Serial LTE Modem[0m
2022-04-04T06:39:16.760Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.228,424] [0m&amp;lt;dbg&amp;gt; slm_at_host.slm_at_host_init: UART baud: 115200 d/p/s-bits: 3/0/1 HWFC: 1[0m
2022-04-04T06:39:16.766Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.228,424] [0m&amp;lt;dbg&amp;gt; slm_at_host.slm_uart_configure: Set uart baudrate to: 115200, hw flow control 1[0m
2022-04-04T06:39:16.768Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.244,903] [0m&amp;lt;dbg&amp;gt; nrf_cloud_transport.nct_client_id_set: client_id = nrf-352656108600480[0m
2022-04-04T06:39:16.781Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.245,605] [0m&amp;lt;dbg&amp;gt; nrf_cloud_transport.nct_topics_populate: accepted_topic: nrf-352656108600480/shadow/get/accepted[0m
2022-04-04T06:39:16.795Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.245,635] [0m&amp;lt;dbg&amp;gt; nrf_cloud_transport.nct_topics_populate: rejected_topic: $aws/things/nrf-352656108600480/shadow/get/re~[0m
2022-04-04T06:39:16.812Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.245,635] [0m&amp;lt;dbg&amp;gt; nrf_cloud_transport.nct_topics_populate: update_delta_topic: $aws/things/nrf-352656108600480/shadow/update~[0m
2022-04-04T06:39:16.822Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.245,697] [0m&amp;lt;dbg&amp;gt; nrf_cloud_transport.nct_topics_populate: update_topic: &amp;lt;log_strdup alloc failed&amp;gt;[0m
2022-04-04T06:39:16.837Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.245,697] [0m&amp;lt;dbg&amp;gt; nrf_cloud_transport.nct_topics_populate: shadow_get_topic: &amp;lt;log_strdup alloc failed&amp;gt;[0m
2022-04-04T06:39:16.848Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.245,727] [0m&amp;lt;dbg&amp;gt; nrf_cloud.nfsm_set_current_state_and_notify: state: 1[0m
2022-04-04T06:39:16.853Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.245,849] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:16.868Z DEBUG modem &amp;lt;&amp;lt;                                       52 65 61 64 79 0d 0a                             |Ready..          [0m
2022-04-04T06:39:16.879Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.245,941] [0m&amp;lt;dbg&amp;gt; slm_fota.slm_fota_post_process: FOTA result 0,0,0[0m
2022-04-04T06:39:16.885Z DEBUG modem &amp;lt;&amp;lt; [00:00:00.252,777] [0m&amp;lt;inf&amp;gt; slm_at_host: at_host init done[0m
2022-04-04T06:39:18.987Z DEBUG modem &amp;gt;&amp;gt; AT
2022-04-04T06:39:18.998Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:39:19.996Z DEBUG modem &amp;lt;&amp;lt; [00:00:02.531,982] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:39:20.009Z DEBUG modem &amp;lt;&amp;lt;                                       41 54                                            |AT               [0m
2022-04-04T06:39:20.015Z DEBUG modem &amp;lt;&amp;lt; [00:00:02.538,604] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:20.032Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:39:20.035Z DEBUG modem &amp;lt;&amp;lt; [00:00:02.538,635] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:20.050Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-04T06:39:21.371Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?
2022-04-04T06:39:21.382Z DEBUG modem &amp;lt;&amp;lt; +CFUN: 0
2022-04-04T06:39:21.394Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:39:22.379Z DEBUG modem &amp;lt;&amp;lt; [00:00:04.915,802] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:39:22.395Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 2b 43 46 55 4e 3f                          |AT+CFUN?         [0m
2022-04-04T06:39:22.402Z DEBUG modem &amp;lt;&amp;lt; [00:00:04.916,290] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:39:22.408Z DEBUG modem &amp;lt;&amp;lt; [00:00:04.922,424] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:22.422Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:39:22.429Z DEBUG modem &amp;lt;&amp;lt; [00:00:04.922,454] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:22.441Z DEBUG modem &amp;lt;&amp;lt;                                       2b 43 46 55 4e 3a 20 30  0d 0a 4f 4b 0d 0a       |+CFUN: 0 ..OK..  [0m
2022-04-04T06:39:30.548Z DEBUG modem &amp;gt;&amp;gt; AT%XSYSTEMMODE=1,0,1,0
2022-04-04T06:39:30.563Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:39:31.558Z DEBUG modem &amp;lt;&amp;lt; [00:00:14.095,367] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:39:31.572Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 25 58 53 59 53 54  45 4d 4d 4f 44 45 3d 31 |AT%XSYST EMMODE=1
2022-04-04T06:39:31.585Z DEBUG modem &amp;lt;&amp;lt;                                       2c 30 2c 31 2c 30                                |,0,1,0           [0m
2022-04-04T06:39:31.594Z DEBUG modem &amp;lt;&amp;lt; [00:00:14.095,855] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:39:31.600Z DEBUG modem &amp;lt;&amp;lt; [00:00:14.103,424] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:31.613Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:39:31.619Z DEBUG modem &amp;lt;&amp;lt; [00:00:14.103,454] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:31.632Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-04T06:39:36.251Z DEBUG modem &amp;gt;&amp;gt; AT%XMAGPIO=1,0,0,1,1,1574,1577
2022-04-04T06:39:36.264Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:39:37.263Z DEBUG modem &amp;lt;&amp;lt; [00:00:19.799,560] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:39:37.279Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 25 58 4d 41 47 50  49 4f 3d 31 2c 30 2c 30 |AT%XMAGP IO=1,0,0
2022-04-04T06:39:37.289Z DEBUG modem &amp;lt;&amp;lt;                                       2c 31 2c 31 2c 31 35 37  34 2c 31 35 37 37       |,1,1,157 4,1577  [0m
2022-04-04T06:39:37.303Z DEBUG modem &amp;lt;&amp;lt; [00:00:19.800,048] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:39:37.306Z DEBUG modem &amp;lt;&amp;lt; [00:00:19.806,396] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:37.322Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:39:37.327Z DEBUG modem &amp;lt;&amp;lt; [00:00:19.806,457] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:37.342Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-04T06:39:42.266Z DEBUG modem &amp;gt;&amp;gt; AT%XCOEX0
2022-04-04T06:39:42.278Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:39:43.276Z DEBUG modem &amp;lt;&amp;lt; [00:00:25.813,812] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:39:43.290Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 25 58 43 4f 45 58  30                      |AT%XCOEX 0       [0m
2022-04-04T06:39:43.298Z DEBUG modem &amp;lt;&amp;lt; [00:00:25.814,300] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:39:43.308Z DEBUG modem &amp;lt;&amp;lt; [00:00:25.820,495] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:43.323Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:39:43.327Z DEBUG modem &amp;lt;&amp;lt; [00:00:25.820,526] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:43.339Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-04T06:39:47.394Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG=5
2022-04-04T06:39:47.407Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:39:48.404Z DEBUG modem &amp;lt;&amp;lt; [00:00:30.940,826] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:39:48.417Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 2b 43 45 52 45 47  3d 35                   |AT+CEREG =5      [0m
2022-04-04T06:39:48.427Z DEBUG modem &amp;lt;&amp;lt; [00:00:30.941,314] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:39:48.433Z DEBUG modem &amp;lt;&amp;lt; [00:00:30.947,448] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:48.445Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:39:48.450Z DEBUG modem &amp;lt;&amp;lt; [00:00:30.947,479] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:48.464Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-04T06:39:52.619Z DEBUG modem &amp;gt;&amp;gt; AT+CPSMS=1
2022-04-04T06:39:52.630Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:39:53.629Z DEBUG modem &amp;lt;&amp;lt; [00:00:36.166,290] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:39:53.642Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 2b 43 50 53 4d 53  3d 31                   |AT+CPSMS =1      [0m
2022-04-04T06:39:53.650Z DEBUG modem &amp;lt;&amp;lt; [00:00:36.166,778] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:39:53.657Z DEBUG modem &amp;lt;&amp;lt; [00:00:36.172,943] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:53.670Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:39:53.675Z DEBUG modem &amp;lt;&amp;lt; [00:00:36.172,973] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:39:53.689Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-04T06:40:01.476Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN=1
2022-04-04T06:40:01.526Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:40:02.491Z DEBUG modem &amp;lt;&amp;lt; [00:00:45.028,747] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:40:02.506Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 2b 43 46 55 4e 3d  31                      |AT+CFUN= 1       [0m
2022-04-04T06:40:02.513Z DEBUG modem &amp;lt;&amp;lt; [00:00:45.029,235] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:40:02.519Z DEBUG modem &amp;lt;&amp;lt; [00:00:45.068,969] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:02.533Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:40:02.543Z DEBUG modem &amp;lt;&amp;lt; [00:00:45.069,000] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:02.553Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-04T06:40:02.893Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;026F&amp;quot;,&amp;quot;00332521&amp;quot;,7
2022-04-04T06:40:03.896Z DEBUG modem &amp;lt;&amp;lt; [00:00:46.433,746] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:03.909Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:40:03.915Z DEBUG modem &amp;lt;&amp;lt; [00:00:46.433,807] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:03.928Z DEBUG modem &amp;lt;&amp;lt;                                       2b 43 45 52 45 47 3a 20  32 2c 22 30 32 36 46 22 |+CEREG:  2,&amp;quot;026F&amp;quot;
2022-04-04T06:40:03.942Z DEBUG modem &amp;lt;&amp;lt;                                       2c 22 30 30 33 33 32 35  32 31 22 2c 37 0d 0a    |,&amp;quot;003325 21&amp;quot;,7.. [0m
2022-04-04T06:40:04.591Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 5,&amp;quot;026F&amp;quot;,&amp;quot;00332521&amp;quot;,7,,,&amp;quot;00011110&amp;quot;,&amp;quot;11100000&amp;quot;
2022-04-04T06:40:05.592Z DEBUG modem &amp;lt;&amp;lt; [00:00:48.129,974] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:05.606Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:40:05.615Z DEBUG modem &amp;lt;&amp;lt; [00:00:48.130,065] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:05.631Z DEBUG modem &amp;lt;&amp;lt;                                       2b 43 45 52 45 47 3a 20  35 2c 22 30 32 36 46 22 |+CEREG:  5,&amp;quot;026F&amp;quot;
2022-04-04T06:40:05.638Z DEBUG modem &amp;lt;&amp;lt;                                       2c 22 30 30 33 33 32 35  32 31 22 2c 37 2c 2c 2c |,&amp;quot;003325 21&amp;quot;,7,,,
2022-04-04T06:40:05.664Z DEBUG modem &amp;lt;&amp;lt;                                       22 30 30 30 31 31 31 31  30 22 2c 22 31 31 31 30 |&amp;quot;0001111 0&amp;quot;,&amp;quot;1110                                      30 30 30 30 22 0d 0a                             |0000&amp;quot;..          [0m
2022-04-04T06:40:15.924Z DEBUG modem &amp;gt;&amp;gt; AT#XNRFCLOUD=1
2022-04-04T06:40:15.928Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:40:16.933Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.471,496] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:40:16.947Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 23 58 4e 52 46 43  4c 4f 55 44 3d 31       |AT#XNRFC LOUD=1  [0m
2022-04-04T06:40:16.955Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.471,984] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:40:16.962Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.472,015] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:16.975Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a 4f 4b 0d 0a                                |..OK..           [0m
2022-04-04T06:40:16.988Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.472,137] [0m&amp;lt;dbg&amp;gt; nrf_cloud.nfsm_set_current_state_and_notify: state: 1[0m
2022-04-04T06:40:16.999Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.472,137] [0m&amp;lt;dbg&amp;gt; nrf_cloud.api_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTING[0m
2022-04-04T06:40:17.008Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.472,137] [0m&amp;lt;dbg&amp;gt; slm_gnss.cloud_event_handler: CLOUD_EVT_CONNECTING: status 0[0m
2022-04-04T06:40:17.021Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.927,124] [0m&amp;lt;dbg&amp;gt; nrf_cloud_transport.nct_connect: IPv4 address: 35.172.62.107[0m
2022-04-04T06:40:17.033Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.927,124] [0m&amp;lt;dbg&amp;gt; nrf_cloud_transport.nct_mqtt_connect: MQTT clean session flag: 1[0m
2022-04-04T06:40:23.075Z DEBUG modem &amp;lt;&amp;lt; [00:01:05.608,123] [0m&amp;lt;dbg&amp;gt; nrf_cloud_transport.nct_mqtt_connect: mqtt_connect failed -111[0m
2022-04-04T06:40:23.086Z DEBUG modem &amp;lt;&amp;lt; [00:01:05.608,154] [0m&amp;lt;dbg&amp;gt; nrf_cloud.nfsm_set_current_state_and_notify: state: 1[0m
2022-04-04T06:40:23.100Z DEBUG modem &amp;lt;&amp;lt; [00:01:05.608,154] [0m&amp;lt;dbg&amp;gt; nrf_cloud.api_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTING[0m
2022-04-04T06:40:23.116Z DEBUG modem &amp;lt;&amp;lt; [00:01:05.608,154] [0m&amp;lt;dbg&amp;gt; slm_gnss.cloud_event_handler: CLOUD_EVT_CONNECTING: status -9[0m
2022-04-04T06:40:28.614Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 5,&amp;quot;026F&amp;quot;,&amp;quot;00332520&amp;quot;,7,,,&amp;quot;00011110&amp;quot;,&amp;quot;11100000&amp;quot;
2022-04-04T06:40:29.615Z DEBUG modem &amp;lt;&amp;lt; [00:01:12.154,388] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:29.628Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:40:29.636Z DEBUG modem &amp;lt;&amp;lt; [00:01:12.154,449] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:29.654Z DEBUG modem &amp;lt;&amp;lt;                                       2b 43 45 52 45 47 3a 20  35 2c 22 30 32 36 46 22 |+CEREG:  5,&amp;quot;026F&amp;quot;
2022-04-04T06:40:29.661Z DEBUG modem &amp;lt;&amp;lt;                                       2c 22 30 30 33 33 32 35  32 30 22 2c 37 2c 2c 2c |,&amp;quot;003325 20&amp;quot;,7,,,
2022-04-04T06:40:29.687Z DEBUG modem &amp;lt;&amp;lt;                                       22 30 30 30 31 31 31 31  30 22 2c 22 31 31 31 30 |&amp;quot;0001111 0&amp;quot;,&amp;quot;1110                                      30 30 30 30 22 0d 0a                             |0000&amp;quot;..          [0m
2022-04-04T06:40:34.628Z DEBUG modem &amp;gt;&amp;gt; AT#XNRFCLOUD?
2022-04-04T06:40:34.639Z DEBUG modem &amp;lt;&amp;lt; #XNRFCLOUD: 0,0,16842753,&amp;quot;nrf-352656108600480&amp;quot;
2022-04-04T06:40:34.640Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-04T06:40:35.637Z DEBUG modem &amp;lt;&amp;lt; [00:01:18.176,116] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:40:35.650Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 23 58 4e 52 46 43  4c 4f 55 44 3f          |AT#XNRFC LOUD?   [0m
2022-04-04T06:40:35.659Z DEBUG modem &amp;lt;&amp;lt; [00:01:18.176,605] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:40:35.665Z DEBUG modem &amp;lt;&amp;lt; [00:01:18.176,727] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:35.678Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a 23 58 4e 52 46 43  4c 4f 55 44 3a 20 30 2c |..#XNRFC LOUD: 0,
2022-04-04T06:40:35.704Z DEBUG modem &amp;lt;&amp;lt;                                       30 2c 31 36 38 34 32 37  35 33 2c 22 6e 72 66 2d |0,168427 53,&amp;quot;nrf-                                      33 35 32 36 35 36 31 30  38 36 30 30 34 38 30 22 |35265610 8600480&amp;quot;
2022-04-04T06:40:35.717Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:40:35.724Z DEBUG modem &amp;lt;&amp;lt; [00:01:18.176,757] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:35.740Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a 4f 4b 0d 0a                                |..OK..           [0m
2022-04-04T06:40:40.603Z DEBUG modem &amp;gt;&amp;gt; AT#XAGPS=1,1
2022-04-04T06:40:40.612Z DEBUG modem &amp;lt;&amp;lt; ERROR
2022-04-04T06:40:40.613Z ERROR Error: AT#XAGPS=1,1
 failed
2022-04-04T06:40:41.612Z DEBUG modem &amp;lt;&amp;lt; [00:01:24.151,947] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-04T06:40:41.628Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 23 58 41 47 50 53  3d 31 2c 31             |AT#XAGPS =1,1    [0m
2022-04-04T06:40:41.634Z DEBUG modem &amp;lt;&amp;lt; [00:01:24.152,435] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-04T06:40:41.640Z DEBUG modem &amp;lt;&amp;lt; [00:01:24.152,465] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:41.654Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a 45 52 52 4f 52 0d  0a                      |..ERROR. .       [0m
2022-04-04T06:40:42.416Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 5,&amp;quot;026F&amp;quot;,&amp;quot;00332521&amp;quot;,7,,,&amp;quot;00011110&amp;quot;,&amp;quot;11100000&amp;quot;
2022-04-04T06:40:43.416Z DEBUG modem &amp;lt;&amp;lt; [00:01:25.956,268] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:43.437Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-04T06:40:43.439Z DEBUG modem &amp;lt;&amp;lt; [00:01:25.956,329] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-04T06:40:43.456Z DEBUG modem &amp;lt;&amp;lt;                                       2b 43 45 52 45 47 3a 20  35 2c 22 30 32 36 46 22 |+CEREG:  5,&amp;quot;026F&amp;quot;
2022-04-04T06:40:43.474Z DEBUG modem &amp;lt;&amp;lt;                                       2c 22 30 30 33 33 32 35  32 31 22 2c 37 2c 2c 2c |,&amp;quot;003325 21&amp;quot;,7,,,
2022-04-04T06:40:43.489Z DEBUG modem &amp;lt;&amp;lt;                                       22 30 30 30 31 31 31 31  30 22 2c 22 31 31 31 30 |&amp;quot;0001111 0&amp;quot;,&amp;quot;1110                                      30 30 30 30 22 0d 0a                             |0000&amp;quot;..          [0m
&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361380?ContentTypeID=1</link><pubDate>Mon, 04 Apr 2022 04:28:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ea661cc-2aa3-4418-893d-9aea2fe84336</guid><dc:creator>justin</dc:creator><description>&lt;p&gt;I see two&amp;nbsp;CLOUD_EVT_CONNECTING events, but no&amp;nbsp;CLOUD_EVT_CONNECTED event.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the file slm_at_gnss.c, could you add a value to the log message:&lt;br /&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;case CLOUD_EVT_CONNECTING:
		LOG_DBG(&amp;quot;CLOUD_EVT_CONNECTING: status %d&amp;quot;, evt-&amp;gt;data.err);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The value in &lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;evt-&amp;gt;data.err&lt;/span&gt; is of type&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;&amp;nbsp;enum &lt;/span&gt;&lt;span&gt;&lt;span style="font-family:&amp;#39;courier new&amp;#39;, courier;"&gt;cloud_connect_result&lt;/span&gt;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span&gt;Setting&amp;nbsp;&lt;/span&gt;&lt;span&gt;CONFIG_NRF_CLOUD_LOG_LEVEL_DBG=y might be helpful too.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361361?ContentTypeID=1</link><pubDate>Sun, 03 Apr 2022 06:56:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98656774-5ccb-4deb-958f-d117b6f55eb3</guid><dc:creator>Stas Jis</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/justin_5f00_nordic"&gt;justin&lt;/a&gt;,&lt;br /&gt;I included on &lt;span&gt;CONFIG_SLM_LOG_LEVEL_DBG&lt;/span&gt;&lt;span&gt;=y&lt;/span&gt;,&lt;br /&gt;I am attaching the logs:&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;2022-04-03T06:46:24.768Z DEBUG modem &amp;lt;&amp;lt; *** Booting Zephyr OS build v2.7.99-ncs1-1  ***
2022-04-03T06:46:26.203Z DEBUG modem &amp;lt;&amp;lt; Ready
2022-04-03T06:46:27.184Z DEBUG modem &amp;lt;&amp;lt; [00:00:01.613,861] [0m&amp;lt;inf&amp;gt; slm: Serial LTE Modem[0m
2022-04-03T06:46:27.221Z DEBUG modem &amp;lt;&amp;lt; [00:00:01.621,093] [0m&amp;lt;dbg&amp;gt; slm_at_host.slm_at_host_init: UART baud: 115200 d/p/s-bits: 3/0/1 HWFC: 1[0m
2022-04-03T06:46:27.223Z DEBUG modem &amp;lt;&amp;lt; [00:00:01.621,093] [0m&amp;lt;dbg&amp;gt; slm_at_host.slm_uart_configure: Set uart baudrate to: 115200, hw flow control 1[0m
2022-04-03T06:46:27.228Z DEBUG modem &amp;lt;&amp;lt; [00:00:01.638,946] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:46:27.239Z DEBUG modem &amp;lt;&amp;lt;                                       52 65 61 64 79 0d 0a                             |Ready..          [0m
2022-04-03T06:46:27.251Z DEBUG modem &amp;lt;&amp;lt; [00:00:01.639,038] [0m&amp;lt;dbg&amp;gt; slm_fota.slm_fota_post_process: FOTA result 0,0,0[0m
2022-04-03T06:46:27.253Z DEBUG modem &amp;lt;&amp;lt; [00:00:01.646,362] [0m&amp;lt;inf&amp;gt; slm_at_host: at_host init done[0m
2022-04-03T06:46:29.953Z DEBUG modem &amp;gt;&amp;gt; AT
2022-04-03T06:46:29.964Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-03T06:46:30.961Z DEBUG modem &amp;lt;&amp;lt; [00:00:05.393,066] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:46:30.976Z DEBUG modem &amp;lt;&amp;lt;                                       41 54                                            |AT               [0m
2022-04-03T06:46:30.981Z DEBUG modem &amp;lt;&amp;lt; [00:00:05.399,627] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:46:30.995Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:46:31.004Z DEBUG modem &amp;lt;&amp;lt; [00:00:05.399,719] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:46:31.019Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-03T06:46:32.159Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN?
2022-04-03T06:46:32.171Z DEBUG modem &amp;lt;&amp;lt; +CFUN: 0
2022-04-03T06:46:32.186Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-03T06:46:33.168Z DEBUG modem &amp;lt;&amp;lt; [00:00:07.599,395] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:46:33.181Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 2b 43 46 55 4e 3f                          |AT+CFUN?         [0m
2022-04-03T06:46:33.190Z DEBUG modem &amp;lt;&amp;lt; [00:00:07.599,884] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-03T06:46:33.196Z DEBUG modem &amp;lt;&amp;lt; [00:00:07.606,018] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:46:33.209Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:46:33.216Z DEBUG modem &amp;lt;&amp;lt; [00:00:07.606,048] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:46:33.230Z DEBUG modem &amp;lt;&amp;lt;                                       2b 43 46 55 4e 3a 20 30  0d 0a 4f 4b 0d 0a       |+CFUN: 0 ..OK..  [0m
2022-04-03T06:46:47.628Z DEBUG modem &amp;gt;&amp;gt; AT%XSYSTEMMODE=1,0,1,0
2022-04-03T06:46:47.642Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-03T06:46:48.638Z DEBUG modem &amp;lt;&amp;lt; [00:00:23.070,587] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:46:48.652Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 25 58 53 59 53 54  45 4d 4d 4f 44 45 3d 31 |AT%XSYST EMMODE=1
2022-04-03T06:46:48.664Z DEBUG modem &amp;lt;&amp;lt;                                       2c 30 2c 31 2c 30                                |,0,1,0           [0m
2022-04-03T06:46:48.674Z DEBUG modem &amp;lt;&amp;lt; [00:00:23.071,075] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-03T06:46:48.680Z DEBUG modem &amp;lt;&amp;lt; [00:00:23.078,643] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:46:48.693Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:46:48.703Z DEBUG modem &amp;lt;&amp;lt; [00:00:23.078,674] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:46:48.712Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-03T06:46:55.055Z DEBUG modem &amp;gt;&amp;gt; AT%XMAGPIO=1,0,0,1,1,1574,1577
2022-04-03T06:46:55.069Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-03T06:46:56.067Z DEBUG modem &amp;lt;&amp;lt; [00:00:30.500,122] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:46:56.080Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 25 58 4d 41 47 50  49 4f 3d 31 2c 30 2c 30 |AT%XMAGP IO=1,0,0
2022-04-03T06:46:56.094Z DEBUG modem &amp;lt;&amp;lt;                                       2c 31 2c 31 2c 31 35 37  34 2c 31 35 37 37       |,1,1,157 4,1577  [0m
2022-04-03T06:46:56.103Z DEBUG modem &amp;lt;&amp;lt; [00:00:30.500,610] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-03T06:46:56.108Z DEBUG modem &amp;lt;&amp;lt; [00:00:30.506,958] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:46:56.124Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:46:56.130Z DEBUG modem &amp;lt;&amp;lt; [00:00:30.507,019] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:46:56.142Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-03T06:47:02.743Z DEBUG modem &amp;gt;&amp;gt; AT%XCOEX0
2022-04-03T06:47:02.755Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-03T06:47:03.752Z DEBUG modem &amp;lt;&amp;lt; [00:00:38.185,150] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:47:03.768Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 25 58 43 4f 45 58  30                      |AT%XCOEX 0       [0m
2022-04-03T06:47:03.774Z DEBUG modem &amp;lt;&amp;lt; [00:00:38.185,638] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-03T06:47:03.782Z DEBUG modem &amp;lt;&amp;lt; [00:00:38.191,833] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:03.794Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:47:03.799Z DEBUG modem &amp;lt;&amp;lt; [00:00:38.191,894] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:03.815Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-03T06:47:10.735Z DEBUG modem &amp;gt;&amp;gt; AT+CEREG=5
2022-04-03T06:47:10.746Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-03T06:47:11.744Z DEBUG modem &amp;lt;&amp;lt; [00:00:46.177,764] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:47:11.758Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 2b 43 45 52 45 47  3d 35                   |AT+CEREG =5      [0m
2022-04-03T06:47:11.767Z DEBUG modem &amp;lt;&amp;lt; [00:00:46.178,253] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-03T06:47:11.775Z DEBUG modem &amp;lt;&amp;lt; [00:00:46.184,387] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:11.787Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:47:11.792Z DEBUG modem &amp;lt;&amp;lt; [00:00:46.184,417] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:11.808Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-03T06:47:17.071Z DEBUG modem &amp;gt;&amp;gt; AT+CPSMS=1
2022-04-03T06:47:17.081Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-03T06:47:18.079Z DEBUG modem &amp;lt;&amp;lt; [00:00:52.513,580] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:47:18.093Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 2b 43 50 53 4d 53  3d 31                   |AT+CPSMS =1      [0m
2022-04-03T06:47:18.102Z DEBUG modem &amp;lt;&amp;lt; [00:00:52.514,068] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-03T06:47:18.109Z DEBUG modem &amp;lt;&amp;lt; [00:00:52.520,233] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:18.121Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:47:18.132Z DEBUG modem &amp;lt;&amp;lt; [00:00:52.520,263] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:18.141Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-03T06:47:22.903Z DEBUG modem &amp;gt;&amp;gt; AT+CFUN=1
2022-04-03T06:47:22.947Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-03T06:47:23.912Z DEBUG modem &amp;lt;&amp;lt; [00:00:58.346,252] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:47:23.925Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 2b 43 46 55 4e 3d  31                      |AT+CFUN= 1       [0m
2022-04-03T06:47:23.936Z DEBUG modem &amp;lt;&amp;lt; [00:00:58.346,740] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-03T06:47:23.942Z DEBUG modem &amp;lt;&amp;lt; [00:00:58.386,474] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:23.954Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:47:23.960Z DEBUG modem &amp;lt;&amp;lt; [00:00:58.386,505] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:23.973Z DEBUG modem &amp;lt;&amp;lt;                                       4f 4b 0d 0a                                      |OK..             [0m
2022-04-03T06:47:24.125Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 2,&amp;quot;026F&amp;quot;,&amp;quot;00332520&amp;quot;,7
2022-04-03T06:47:25.128Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.562,683] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:25.143Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:47:25.149Z DEBUG modem &amp;lt;&amp;lt; [00:00:59.562,744] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:25.161Z DEBUG modem &amp;lt;&amp;lt;                                       2b 43 45 52 45 47 3a 20  32 2c 22 30 32 36 46 22 |+CEREG:  2,&amp;quot;026F&amp;quot;
2022-04-03T06:47:25.174Z DEBUG modem &amp;lt;&amp;lt;                                       2c 22 30 30 33 33 32 35  32 30 22 2c 37 0d 0a    |,&amp;quot;003325 20&amp;quot;,7.. [0m
2022-04-03T06:47:25.984Z DEBUG modem &amp;lt;&amp;lt; +CEREG: 5,&amp;quot;026F&amp;quot;,&amp;quot;00332520&amp;quot;,7,,,&amp;quot;00011110&amp;quot;,&amp;quot;11100000&amp;quot;
2022-04-03T06:47:26.985Z DEBUG modem &amp;lt;&amp;lt; [00:01:01.418,945] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:26.998Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a                                            |..               [0m
2022-04-03T06:47:27.006Z DEBUG modem &amp;lt;&amp;lt; [00:01:01.419,036] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:27.018Z DEBUG modem &amp;lt;&amp;lt;                                       2b 43 45 52 45 47 3a 20  35 2c 22 30 32 36 46 22 |+CEREG:  5,&amp;quot;026F&amp;quot;
2022-04-03T06:47:27.030Z DEBUG modem &amp;lt;&amp;lt;                                       2c 22 30 30 33 33 32 35  32 30 22 2c 37 2c 2c 2c |,&amp;quot;003325 20&amp;quot;,7,,,
2022-04-03T06:47:27.056Z DEBUG modem &amp;lt;&amp;lt;                                       22 30 30 30 31 31 31 31  30 22 2c 22 31 31 31 30 |&amp;quot;0001111 0&amp;quot;,&amp;quot;1110                                      30 30 30 30 22 0d 0a                             |0000&amp;quot;..          [0m
2022-04-03T06:47:35.751Z DEBUG modem &amp;gt;&amp;gt; AT#XNRFCLOUD=1
2022-04-03T06:47:35.755Z DEBUG modem &amp;lt;&amp;lt; OK
2022-04-03T06:47:36.760Z DEBUG modem &amp;lt;&amp;lt; [00:01:11.194,671] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:47:36.773Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 23 58 4e 52 46 43  4c 4f 55 44 3d 31       |AT#XNRFC LOUD=1  [0m
2022-04-03T06:47:36.782Z DEBUG modem &amp;lt;&amp;lt; [00:01:11.195,159] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-03T06:47:36.795Z DEBUG modem &amp;lt;&amp;lt; [00:01:11.195,220] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:36.807Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a 4f 4b 0d 0a                                |..OK..           [0m
2022-04-03T06:47:36.817Z DEBUG modem &amp;lt;&amp;lt; [00:01:11.195,312] [0m&amp;lt;dbg&amp;gt; slm_gnss.cloud_event_handler: CLOUD_EVT_CONNECTING[0m
2022-04-03T06:47:38.215Z DEBUG modem &amp;lt;&amp;lt; [00:01:12.645,599] [0m&amp;lt;dbg&amp;gt; slm_gnss.cloud_event_handler: CLOUD_EVT_CONNECTING[0m
2022-04-03T06:47:56.407Z DEBUG modem &amp;gt;&amp;gt; AT#XAGPS=1,1
2022-04-03T06:47:56.412Z DEBUG modem &amp;lt;&amp;lt; ERROR
2022-04-03T06:47:56.413Z ERROR Error: AT#XAGPS=1,1
 failed
2022-04-03T06:47:57.415Z DEBUG modem &amp;lt;&amp;lt; [00:01:31.851,684] [0m&amp;lt;dbg&amp;gt; slm_at_host: RX
2022-04-03T06:47:57.429Z DEBUG modem &amp;lt;&amp;lt;                                       41 54 23 58 41 47 50 53  3d 31 2c 31             |AT#XAGPS =1,1    [0m
2022-04-03T06:47:57.438Z DEBUG modem &amp;lt;&amp;lt; [00:01:31.852,172] [0m&amp;lt;dbg&amp;gt; slm_at_host.uart_callback: RX_DISABLED[0m
2022-04-03T06:47:57.444Z DEBUG modem &amp;lt;&amp;lt; [00:01:31.852,203] [0m&amp;lt;dbg&amp;gt; slm_at_host: TX
2022-04-03T06:47:57.458Z DEBUG modem &amp;lt;&amp;lt;                                       0d 0a 45 52 52 4f 52 0d  0a                      |..ERROR. .       [0m
&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;As for the SIM card, it is registered on the nRFcloud and the data is still available (&lt;span&gt;Data Remaining&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;7.52&lt;/span&gt;&lt;span&gt;&amp;nbsp;/&amp;nbsp;&lt;/span&gt;&lt;span&gt;10.49&lt;/span&gt;&lt;span&gt;&amp;nbsp;Mb&lt;/span&gt;).&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No connection to nRF cloud (Attempts to use AGPS)</title><link>https://devzone.nordicsemi.com/thread/361297?ContentTypeID=1</link><pubDate>Fri, 01 Apr 2022 22:32:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd78fae3-470b-43cf-b479-b70bf27099e5</guid><dc:creator>justin</dc:creator><description>&lt;p&gt;i can confirm that your device has not connected to nrf cloud (via MQTT) since:&amp;nbsp;&lt;strong&gt;February 21, 2022, 00:19:10 (UTC-0800)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;i tested with a DK, 1.9.1 tag, and your prj.conf and it worked as expected.&lt;br /&gt;you could try uncommenting:&amp;nbsp;&lt;br /&gt;&lt;span&gt;CONFIG_SLM_LOG_LEVEL_DBG&lt;/span&gt;&lt;span&gt;=y&lt;br /&gt;&lt;/span&gt;to get some more info.&lt;/p&gt;
&lt;p&gt;or run asset_tracker_v2 on your device to see if it is able to connect to nRF Cloud.&lt;br /&gt;&lt;br /&gt;Perhaps your SIM card is out of data or your device&amp;#39;s nrf cloud credentials have been deleted/changed?&lt;/p&gt;
&lt;p&gt;With this result:&lt;br /&gt;&lt;em&gt;2022-03-31T12:17:42.194Z DEBUG modem &amp;gt;&amp;gt; AT#XNRFCLOUD?&lt;/em&gt;&lt;br /&gt;&lt;em&gt;2022-03-31T12:17:42.206Z DEBUG modem &amp;lt;&amp;lt; #XNRFCLOUD: 0,0,16842753,&amp;quot;nrf-352656108600480&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It is expected that you will get this result:&lt;br /&gt;&lt;em&gt;2022-03-31T12:17:36.432Z DEBUG modem &amp;gt;&amp;gt; AT#XAGPS=1,1&lt;/em&gt;&lt;br /&gt;&lt;em&gt;2022-03-31T12:17:36.439Z DEBUG modem &amp;lt;&amp;lt; ERROR&lt;/em&gt;&lt;br /&gt;&lt;em&gt;2022-03-31T12:17:36.440Z ERROR Error: AT#XAGPS=1,1&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>