<?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>nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can&amp;#39;t connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119067/nrf-cloud-multi-service-quick-start-is-working-but-compiling-with-nrf7002-shield-can-t-connect-to-nrf-cloud</link><description>Hi, 
 I am using a nRF9161-dk with the nRF7002-ek shield WiFi tracking. 
 Using the nRF Connect Quick-Start, I downloaded the nRF Cloud Multi-service application and went through provisioning, and I can see my device on my nRF Cloud account, using the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Feb 2025 14:03:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119067/nrf-cloud-multi-service-quick-start-is-working-but-compiling-with-nrf7002-shield-can-t-connect-to-nrf-cloud" /><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/525301?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2025 14:03:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6d1fae7-e8f1-4857-897d-b3fa91aacc6c</guid><dc:creator>Juha Y</dc:creator><description>[quote userid="141826" url="~/f/nordic-q-a/119067/nrf-cloud-multi-service-quick-start-is-working-but-compiling-with-nrf7002-shield-can-t-connect-to-nrf-cloud/524555"]nrf_cloud_transport: Could not connect to nRF Cloud MQTT Broker mqtt.nrfcloud.com, port: 45858. err: -111[/quote]
&lt;p&gt;error -111 means connection refused and is probably caused by incorrect root CA certificate for MQTT and HTTP.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="141826" url="~/f/nordic-q-a/119067/nrf-cloud-multi-service-quick-start-is-working-but-compiling-with-nrf7002-shield-can-t-connect-to-nrf-cloud/524093"]&amp;lt;err&amp;gt; nrf_cloud_transport: MQTT input error: -128[/quote]
&lt;p&gt;When nRF Cloud multi-service sample provisions the device to the nRF Cloud it uses UUID for device identification. If the sample is rebuild without provisioning overlay IMEI is used for identification. This causes the connection issue. &lt;span&gt;Please add below kconfigs to prj.conf when building the sample without provisioning overlays&lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_MODEM_JWT=y&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;CONFIG_NRF_CLOUD_CLIENT_ID_SRC_INTERNAL_UUID=y&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/524806?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2025 12:18:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d963c6c1-8c36-4c8c-92fc-49bd9333d5ce</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="PhilWare"]from this log it is clear that the LTE-M connection is not very good at all and is probably causing the flaky connection issues.[/quote][quote user="PhilWare"]I will try in a better location and hopefully that will work better [/quote]
&lt;p&gt;For comparison, please provide your testing results from different location.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/524555?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2025 10:30:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f5738d3-db3c-405b-b47e-f0913bcf1307</guid><dc:creator>PhilWare</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure why I am now seeing a different error code (-111), but from this log it is clear that the LTE-M connection is not very good at all and is probably causing the flaky connection issues.&lt;/p&gt;
&lt;p&gt;I will try in a better location and hopefully that will work better &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;*** Booting My Application v2.1.0-dev-12e5ee106034 ***&lt;br /&gt;*** Using nRF Connect SDK v2.9.0-7787b2649840 ***&lt;br /&gt;*** Using Zephyr OS v3.7.99-1f8f3dc29142 ***&lt;br /&gt;I: Starting bootloader&lt;br /&gt;I: Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3&lt;br /&gt;I: Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3&lt;br /&gt;I: Boot source: none&lt;br /&gt;I: Image index: 0, Swap type: none&lt;br /&gt;I: Bootloader chainload address offset: 0x18000&lt;br /&gt;[00:00:00.751,220] &amp;lt;err&amp;gt; pcal64xxa: unable to write to register 0x02, error -5&lt;br /&gt;[00:00:00.751,251] &amp;lt;err&amp;gt; pcal64xxa: failed to reset register 02: -5&lt;br /&gt;[00:00:00.751,281] &amp;lt;err&amp;gt; pcal64xxa: pcal6408a@21: failed to apply reset state&lt;br /&gt;[00:00:00.752,685] &amp;lt;inf&amp;gt; spi_nor: gd25wb256e3ir@1: 32 MiBy flash&lt;br /&gt;[00:00:00.759,002] &amp;lt;inf&amp;gt; wifi_nrf_bus: SPIM spi@b000: freq = 8 MHz&lt;br /&gt;[00:00:00.759,033] &amp;lt;inf&amp;gt; wifi_nrf_bus: SPIM spi@b000: latency = 0&lt;br /&gt;[00:00:00.834,289] &amp;lt;inf&amp;gt; wifi_nrf: Management buffer offload enabled&lt;br /&gt;&lt;br /&gt;*** Booting nRF Connect SDK v2.9.0-7787b2649840 ***&lt;br /&gt;*** Using Zephyr OS v3.7.99-1f8f3dc29142 ***&lt;br /&gt;[00:00:00.963,043] &amp;lt;inf&amp;gt; main: nRF Cloud multi-service sample has started, version: 1.0.0, protocol: MQTT&lt;br /&gt;[00:00:00.963,104] &amp;lt;inf&amp;gt; application: Reset reason: 0x1&lt;br /&gt;[00:00:00.963,348] &amp;lt;inf&amp;gt; cloud_connection: Enabling connectivity...&lt;br /&gt;[00:00:00.963,775] &amp;lt;dbg&amp;gt; message_queue: consume_device_message: Consuming an enqueued device message&lt;br /&gt;[00:00:01.328,521] &amp;lt;inf&amp;gt; cloud_connection: Setting up nRF Cloud library...&lt;br /&gt;[00:00:01.330,322] &amp;lt;inf&amp;gt; nrf_cloud_info: Device ID: nrf-358299840048314&lt;br /&gt;[00:00:01.330,780] &amp;lt;inf&amp;gt; nrf_cloud_info: IMEI:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 358299840048314&lt;br /&gt;[00:00:01.395,080] &amp;lt;inf&amp;gt; nrf_cloud_info: Modem FW:&amp;nbsp; mfw_nrf91x1_2.0.2&lt;br /&gt;[00:00:01.395,111] &amp;lt;inf&amp;gt; nrf_cloud_info: Protocol:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MQTT&lt;br /&gt;[00:00:01.395,172] &amp;lt;inf&amp;gt; nrf_cloud_info: Download protocol: HTTPS&lt;br /&gt;[00:00:01.395,172] &amp;lt;inf&amp;gt; nrf_cloud_info: Sec tag:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16842753&lt;br /&gt;[00:00:01.395,202] &amp;lt;inf&amp;gt; nrf_cloud_info: Host name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mqtt.nrfcloud.com&lt;br /&gt;[00:00:01.795,440] &amp;lt;inf&amp;gt; nrf_cloud_credentials: Sec Tag: 16842753; CA: Yes, Client Cert: Yes, Private Key: Yes&lt;br /&gt;[00:00:01.795,471] &amp;lt;inf&amp;gt; nrf_cloud_credentials: CA Size: 1792, AWS: Likely, CoAP: Likely&lt;br /&gt;[00:00:01.795,501] &amp;lt;inf&amp;gt; cloud_connection: Waiting for network ready...&lt;br /&gt;+CGEV: EXCE STATUS 0&lt;br /&gt;+CEREG: 2,&amp;quot;01B0&amp;quot;,&amp;quot;07CEB478&amp;quot;,7&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;+CSCON: 1&lt;br /&gt;+CGEV: ME PDN ACT 0,0&lt;br /&gt;+CNEC_ESM: 50,0&lt;br /&gt;%MDMEV: SEARCH STATUS 2&lt;br /&gt;+CEREG: 1,&amp;quot;01B0&amp;quot;,&amp;quot;07CEB478&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;00011101&amp;quot;&lt;br /&gt;[00:00:05.419,799] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity gained!&lt;br /&gt;[00:00:06.420,013] &amp;lt;inf&amp;gt; cloud_connection: Network is ready&lt;br /&gt;[00:00:06.420,043] &amp;lt;inf&amp;gt; cloud_connection: Waiting to obtain date/time&lt;br /&gt;[00:00:07.250,061] &amp;lt;inf&amp;gt; cloud_connection: Connecting to nRF Cloud&lt;br /&gt;[00:00:07.250,122] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTING&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;+CSCON: 0&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 1&lt;br /&gt;+CEREG: 1,&amp;quot;0430&amp;quot;,&amp;quot;0928F778&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;00011101&amp;quot;&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;+CEREG: 1,&amp;quot;01B0&amp;quot;,&amp;quot;07CEB478&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;00011101&amp;quot;&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;[00:01:07.257,263] &amp;lt;err&amp;gt; nrf_cloud_transport: Could not connect to nRF Cloud MQTT Broker mqtt.nrfcloud.com, port: 45858. err: -111&lt;br /&gt;[00:01:07.257,324] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECT_ERROR: -9&lt;br /&gt;[00:01:07.257,324] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:01:07.257,354] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:01:07.257,385] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:01:07.257,385] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;[00:01:07.257,446] &amp;lt;err&amp;gt; cloud_connection: Could not connect to nRF Cloud&lt;br /&gt;[00:01:07.257,446] &amp;lt;inf&amp;gt; cloud_connection: Retrying in 30 seconds...&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;[00:01:37.257,568] &amp;lt;inf&amp;gt; cloud_connection: Waiting for network ready...&lt;br /&gt;[00:01:37.257,598] &amp;lt;inf&amp;gt; cloud_connection: Network is ready&lt;br /&gt;[00:01:37.257,598] &amp;lt;inf&amp;gt; cloud_connection: Waiting to obtain date/time&lt;br /&gt;[00:01:37.257,629] &amp;lt;inf&amp;gt; cloud_connection: Connecting to nRF Cloud&lt;br /&gt;[00:01:37.257,690] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTING&lt;br /&gt;[00:02:37.267,944] &amp;lt;err&amp;gt; nrf_cloud_transport: Could not connect to nRF Cloud MQTT Broker mqtt.nrfcloud.com, port: 45858. err: -111&lt;br /&gt;[00:02:37.268,005] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECT_ERROR: -9&lt;br /&gt;[00:02:37.268,035] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:02:37.268,066] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:02:37.268,066] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:02:37.268,096] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;[00:02:37.268,127] &amp;lt;err&amp;gt; cloud_connection: Could not connect to nRF Cloud&lt;br /&gt;[00:02:37.268,127] &amp;lt;inf&amp;gt; cloud_connection: Retrying in 30 seconds...&lt;br /&gt;+CEREG: 4&lt;br /&gt;[00:02:51.402,465] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity lost!&lt;br /&gt;[00:02:51.402,496] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:02:51.402,526] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:02:51.402,557] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:02:51.402,557] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;+CEREG: 1,&amp;quot;01B0&amp;quot;,&amp;quot;07CEB478&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;00011101&amp;quot;&lt;br /&gt;[00:02:51.503,479] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity gained!&lt;br /&gt;[00:03:07.268,249] &amp;lt;inf&amp;gt; cloud_connection: Waiting for network ready...&lt;br /&gt;[00:03:07.268,280] &amp;lt;inf&amp;gt; cloud_connection: Network is ready&lt;br /&gt;[00:03:07.268,280] &amp;lt;inf&amp;gt; cloud_connection: Waiting to obtain date/time&lt;br /&gt;[00:03:07.268,310] &amp;lt;inf&amp;gt; cloud_connection: Connecting to nRF Cloud&lt;br /&gt;[00:03:07.268,371] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTING&lt;br /&gt;+CEREG: 4&lt;br /&gt;[00:03:32.505,981] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity lost!&lt;br /&gt;[00:03:32.506,011] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:03:32.506,042] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:03:32.506,042] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:03:32.506,072] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;[00:03:32.506,164] &amp;lt;err&amp;gt; cloud_connection: Could not connect to nRF Cloud&lt;br /&gt;[00:03:32.506,195] &amp;lt;inf&amp;gt; cloud_connection: Retrying in 30 seconds...&lt;br /&gt;+CEREG: 1,&amp;quot;01B0&amp;quot;,&amp;quot;07CEB478&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;00011101&amp;quot;&lt;br /&gt;[00:03:32.765,411] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity gained!&lt;br /&gt;[00:04:02.506,317] &amp;lt;inf&amp;gt; cloud_connection: Waiting for network ready...&lt;br /&gt;[00:04:02.506,347] &amp;lt;inf&amp;gt; cloud_connection: Network is ready&lt;br /&gt;[00:04:02.506,347] &amp;lt;inf&amp;gt; cloud_connection: Waiting to obtain date/time&lt;br /&gt;[00:04:02.506,378] &amp;lt;inf&amp;gt; cloud_connection: Connecting to nRF Cloud&lt;br /&gt;[00:04:02.506,378] &amp;lt;wrn&amp;gt; cloud_connection: Already connected to nRF Cloud&lt;br /&gt;[00:04:02.506,408] &amp;lt;dbg&amp;gt; cloud_connection: cloud_connection_thread_fn: Monitoring nRF Cloud connection&lt;br /&gt;[00:04:07.288,238] &amp;lt;err&amp;gt; nrf_cloud_transport: Could not connect to nRF Cloud MQTT Broker mqtt.nrfcloud.com, port: 45858. err: -111&lt;br /&gt;[00:04:07.288,299] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECT_ERROR: -9&lt;br /&gt;[00:04:07.288,330] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:04:07.288,360] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:04:07.288,360] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:04:07.288,391] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;[00:04:07.288,421] &amp;lt;inf&amp;gt; cloud_connection: Disconnected from nRF Cloud&lt;br /&gt;[00:04:07.288,421] &amp;lt;inf&amp;gt; cloud_connection: Retrying in 30 seconds...&lt;br /&gt;+CEREG: 4&lt;br /&gt;[00:04:13.317,443] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity lost!&lt;br /&gt;[00:04:13.317,474] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:04:13.317,504] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:04:13.317,504] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:04:13.317,535] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;+CEREG: 1,&amp;quot;01B0&amp;quot;,&amp;quot;07CEB478&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;00011101&amp;quot;&lt;br /&gt;[00:04:13.787,109] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity gained!&lt;br /&gt;[00:04:37.288,543] &amp;lt;inf&amp;gt; cloud_connection: Waiting for network ready...&lt;br /&gt;[00:04:37.288,574] &amp;lt;inf&amp;gt; cloud_connection: Network is ready&lt;br /&gt;[00:04:37.288,574] &amp;lt;inf&amp;gt; cloud_connection: Waiting to obtain date/time&lt;br /&gt;[00:04:37.288,604] &amp;lt;inf&amp;gt; cloud_connection: Connecting to nRF Cloud&lt;br /&gt;[00:04:37.288,665] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTING&lt;br /&gt;+CEREG: 4&lt;br /&gt;[00:04:56.989,440] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity lost!&lt;br /&gt;[00:04:56.989,471] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:04:56.989,501] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:04:56.989,501] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:04:56.989,532] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;[00:04:56.989,654] &amp;lt;err&amp;gt; cloud_connection: Could not connect to nRF Cloud&lt;br /&gt;[00:04:56.989,654] &amp;lt;inf&amp;gt; cloud_connection: Retrying in 30 seconds...&lt;br /&gt;+CEREG: 1,&amp;quot;01B0&amp;quot;,&amp;quot;07CEB478&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;00011101&amp;quot;&lt;br /&gt;[00:04:57.308,898] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity gained!&lt;br /&gt;+CEREG: 4&lt;br /&gt;[00:05:14.761,352] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity lost!&lt;br /&gt;[00:05:14.761,383] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:05:14.761,413] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:05:14.761,413] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:05:14.761,444] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;+CEREG: 1,&amp;quot;0430&amp;quot;,&amp;quot;0928F778&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;00011101&amp;quot;&lt;br /&gt;[00:05:15.280,761] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity gained!&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;[00:05:26.989,776] &amp;lt;inf&amp;gt; cloud_connection: Waiting for network ready...&lt;br /&gt;[00:05:26.989,807] &amp;lt;inf&amp;gt; cloud_connection: Network is ready&lt;br /&gt;[00:05:26.989,807] &amp;lt;inf&amp;gt; cloud_connection: Waiting to obtain date/time&lt;br /&gt;[00:05:26.989,837] &amp;lt;inf&amp;gt; cloud_connection: Connecting to nRF Cloud&lt;br /&gt;[00:05:26.989,837] &amp;lt;wrn&amp;gt; cloud_connection: Already connected to nRF Cloud&lt;br /&gt;[00:05:26.989,868] &amp;lt;dbg&amp;gt; cloud_connection: cloud_connection_thread_fn: Monitoring nRF Cloud connection&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;[00:05:37.309,570] &amp;lt;err&amp;gt; nrf_cloud_transport: Could not connect to nRF Cloud MQTT Broker mqtt.nrfcloud.com, port: 45858. err: -111&lt;br /&gt;[00:05:37.309,631] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECT_ERROR: -9&lt;br /&gt;[00:05:37.309,631] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:05:37.309,661] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:05:37.309,692] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:05:37.309,692] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;[00:05:37.309,753] &amp;lt;inf&amp;gt; cloud_connection: Disconnected from nRF Cloud&lt;br /&gt;[00:05:37.309,753] &amp;lt;inf&amp;gt; cloud_connection: Retrying in 30 seconds...&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;+CEREG: 4&lt;br /&gt;[00:06:05.297,790] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity lost!&lt;br /&gt;[00:06:05.297,821] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;br /&gt;[00:06:05.297,851] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Cleared CLOUD_READY and CLOUD_CONNECTED&lt;br /&gt;[00:06:05.297,851] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:06:05.297,882] &amp;lt;dbg&amp;gt; cloud_connection: disconnect_cloud: Already disconnected from nRF Cloud&lt;br /&gt;[00:06:07.309,875] &amp;lt;inf&amp;gt; cloud_connection: Waiting for network ready...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/524371?ContentTypeID=1</link><pubDate>Mon, 24 Feb 2025 14:15:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb662a87-7fb8-4b63-b722-a53b9d7f3da8</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Can you show complete build command which you used?&lt;br /&gt;&lt;br /&gt;There are some &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/nrf_cloud_multi_service/README.html#useful_debugging_options"&gt;useful debug options&lt;/a&gt;&amp;nbsp;in documentation. Can you try to enable debug logging for the sample using&amp;nbsp;CONFIG_MULTI_SERVICE_LOG_LEVEL_DBG=y and provide new log?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/524093?ContentTypeID=1</link><pubDate>Fri, 21 Feb 2025 13:28:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d1abbde-f136-42b2-8d32-5929f551cbdc</guid><dc:creator>PhilWare</dc:creator><description>&lt;p&gt;*** Booting nRF Connect SDK v2.9.0-7787b2649840 ***&lt;br /&gt;*** Using Zephyr OS v3.7.99-1f8f3dc29142 ***&lt;br /&gt;[00:00:00.963,104] &amp;lt;inf&amp;gt; main: nRF Cloud multi-service sample has started, version: 1.0.0, protocol: MQTT&lt;br /&gt;[00:00:00.963,165] &amp;lt;inf&amp;gt; application: Reset reason: 0x1&lt;br /&gt;[00:00:00.963,409] &amp;lt;inf&amp;gt; cloud_connection: Enabling connectivity...&lt;br /&gt;[00:00:01.330,963] &amp;lt;inf&amp;gt; cloud_connection: Setting up nRF Cloud library...&lt;br /&gt;[00:00:01.332,855] &amp;lt;inf&amp;gt; nrf_cloud_info: Device ID: nrf-358299840048314&lt;br /&gt;[00:00:01.333,312] &amp;lt;inf&amp;gt; nrf_cloud_info: IMEI:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 358299840048314&lt;br /&gt;[00:00:01.397,521] &amp;lt;inf&amp;gt; nrf_cloud_info: Modem FW:&amp;nbsp; mfw_nrf91x1_2.0.2&lt;br /&gt;[00:00:01.397,552] &amp;lt;inf&amp;gt; nrf_cloud_info: Protocol:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MQTT&lt;br /&gt;[00:00:01.397,583] &amp;lt;inf&amp;gt; nrf_cloud_info: Download protocol: HTTPS&lt;br /&gt;[00:00:01.397,583] &amp;lt;inf&amp;gt; nrf_cloud_info: Sec tag:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16842753&lt;br /&gt;[00:00:01.397,644] &amp;lt;inf&amp;gt; nrf_cloud_info: Host name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mqtt.nrfcloud.com&lt;br /&gt;[00:00:01.797,790] &amp;lt;inf&amp;gt; nrf_cloud_credentials: Sec Tag: 16842753; CA: Yes, Client Cert: Yes, Private Key: Yes&lt;br /&gt;[00:00:01.797,851] &amp;lt;inf&amp;gt; nrf_cloud_credentials: CA Size: 1792, AWS: Likely, CoAP: Likely&lt;br /&gt;[00:00:01.797,882] &amp;lt;inf&amp;gt; cloud_connection: Waiting for network ready...&lt;br /&gt;+CGEV: EXCE STATUS 0&lt;br /&gt;%MDMEV: SEARCH STATUS 1&lt;br /&gt;%MDMEV: SEARCH STATUS 2&lt;br /&gt;+CEREG: 2&lt;br /&gt;+CEREG: 2,&amp;quot;01B0&amp;quot;,&amp;quot;07CEB478&amp;quot;,7&lt;br /&gt;%MDMEV: PRACH CE-LEVEL 0&lt;br /&gt;+CSCON: 1&lt;br /&gt;+CGEV: ME PDN ACT 0,0&lt;br /&gt;+CNEC_ESM: 50,0&lt;br /&gt;+CEREG: 1,&amp;quot;01B0&amp;quot;,&amp;quot;07CEB478&amp;quot;,7,,,&amp;quot;00001010&amp;quot;,&amp;quot;00011100&amp;quot;&lt;br /&gt;[00:02:43.875,427] &amp;lt;inf&amp;gt; cloud_connection: Network connectivity gained!&lt;br /&gt;[00:02:44.875,640] &amp;lt;inf&amp;gt; cloud_connection: Network is ready&lt;br /&gt;[00:02:44.875,671] &amp;lt;inf&amp;gt; cloud_connection: Waiting to obtain date/time&lt;br /&gt;[00:02:45.191,711] &amp;lt;inf&amp;gt; cloud_connection: Connecting to nRF Cloud&lt;br /&gt;[00:02:51.932,952] &amp;lt;err&amp;gt; nrf_cloud_transport: MQTT input error: -128&lt;br /&gt;[00:02:51.933,044] &amp;lt;err&amp;gt; nrf_cloud_transport: Error disconnecting from cloud: -128&lt;br /&gt;[00:02:51.933,074] &amp;lt;inf&amp;gt; cloud_connection: Disconnecting from nRF Cloud&lt;br /&gt;[00:02:51.933,105] &amp;lt;err&amp;gt; cloud_connection: Could not connect to nRF Cloud&lt;br /&gt;[00:02:51.933,135] &amp;lt;inf&amp;gt; cloud_connection: Retrying in 30 seconds...&lt;br /&gt;+CSCON: 0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/523869?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2025 11:02:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c8c1536-af6c-4fb3-a185-2c6e9f05017d</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Phil,&lt;/p&gt;
[quote user=""]The application runs OK and connects to the LTE-M network, but with my own compiled version I am now getting this error:[/quote]
&lt;p&gt;I was referring to the partial log which you sent in your initial post. I am interested in seeing also the lines before &amp;quot;&amp;lt;err&amp;gt; nrf_cloud_transport: MQTT input error: -128&amp;quot;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/523743?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 15:10:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2ae45f6-8e58-4d44-94ff-6043c02d0037</guid><dc:creator>PhilWare</dc:creator><description>&lt;p&gt;How do I enable a full application log? &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Phil.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/523736?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 14:42:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:339c2bb6-fd8f-4525-8df5-f564dcbcda1d</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Phil,&lt;br /&gt;&lt;br /&gt;Can you provide complete application log?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/523569?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 15:34:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d7fe14d0-ba16-4d4c-a718-81859d071c11</guid><dc:creator>PhilWare</dc:creator><description>&lt;p&gt;I am using v2.9.0 and the application always returns this MQTT input error: -128, right from the start. &lt;/p&gt;
&lt;p&gt;I have unclaimed the device and then re-claimed it thinking it needs to go through provisioning, but that is not the case. &lt;/p&gt;
&lt;p&gt;I believe it is connected to the cellular LTE-M network as it says it is, and +CEREG? returns &amp;#39;1&amp;#39;. I also suspect the nRF Cloud connection isn&amp;#39;t attempted unless there is a cellular connection.&lt;/p&gt;
&lt;p&gt;Phil.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF  Cloud Multi-service Quick Start is Working, But compiling with nRF7002 Shield can't connect to nRF Cloud</title><link>https://devzone.nordicsemi.com/thread/523537?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 14:18:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b7d5206-22e7-420f-b9af-f8a7cd42a267</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]The application runs OK and connects to the LTE-M network, but with my own compiled version I am now getting this error[/quote]
&lt;p&gt;Did application run OK for a while and then stopped working suddenly?&lt;br /&gt;&lt;br /&gt;Which NCS version do you use?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>