<?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>Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111382/exercise-4-fota-over-lte-m-nb-iot</link><description>Hi, I try to update firmware with nbiot. I flush 
 Exercise 4 – FOTA over LTE-M/NB-IoT sample in devacademy 
 
 this is my output. actually when I flush asset trcker v2 , it does not matter. it is normal. I can connect to nrf cloud. 
 but in this example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Jun 2024 09:01:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111382/exercise-4-fota-over-lte-m-nb-iot" /><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/487665?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2024 09:01:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0cb9ad26-957e-40f4-b1fe-f3b5cdc928f6</guid><dc:creator>Muhammed</dc:creator><description>&lt;p&gt;[00:01:24.725,860] &amp;lt;inf&amp;gt; cloud_connection: Network is ready&lt;br /&gt;[00:01:24.725,891] &amp;lt;inf&amp;gt; cloud_connection: Connecting to nRF Cloud&lt;br /&gt;[00:01:24.725,952] &amp;lt;inf&amp;gt; cloud_connection: Device ID: nrf-351516172740011&lt;br /&gt;[00:01:24.726,013] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTING&lt;br /&gt;[00:01:30.332,641] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_TRANSPORT_CONNECTED&lt;br /&gt;[00:01:30.332,672] &amp;lt;inf&amp;gt; cloud_connection: Connected to nRF Cloud&lt;br /&gt;[00:01:30.332,702] &amp;lt;dbg&amp;gt; cloud_connection: cloud_connection_thread_fn: Awaiting disconnection from nRF Cloud&lt;br /&gt;[00:01:31.176,422] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_RX_DATA_SHADOW&lt;br /&gt;[00:01:31.176,452] &amp;lt;dbg&amp;gt; cloud_connection: handle_shadow_event: Shadow: Accepted&lt;br /&gt;[00:01:31.225,830] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_USER_ASSOCIATED&lt;br /&gt;[00:01:32.774,047] &amp;lt;dbg&amp;gt; cloud_connection: cloud_event_handler: NRF_CLOUD_EVT_READY&lt;br /&gt;[00:01:32.774,078] &amp;lt;dbg&amp;gt; cloud_connection: clear_readiness_timeout: Stopping cloud connection readiness timeout&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes. It worked THANKS..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/487663?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2024 08:50:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb0e0aca-b760-49f4-b726-346792e7cc26</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;I might have missed it, but is the return value from nrf_setdnsaddr shown in the log?&lt;/p&gt;
&lt;p&gt;Another thing you can try is to set CONFIG_PDN=y and CONFIG_LEGACY_PCO=y. This will tell the modem to use the &amp;quot;legacy&amp;quot; PCO mode, rather than the new extended PCO. Not all networks supports ePCO yet, and it is the PCO configuration that provides the DNS server addresses to the devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/487623?ContentTypeID=1</link><pubDate>Thu, 06 Jun 2024 06:53:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53f95ccd-8998-4696-b769-bf0b41ec6a89</guid><dc:creator>Muhammed</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1717656792270v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/487439?ContentTypeID=1</link><pubDate>Wed, 05 Jun 2024 08:25:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bd3d803-95cb-4748-a364-73bb2f6a5b1e</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Did you get any errors from nrf_setdnsaddr?&lt;/p&gt;
&lt;p&gt;nrf_setdnsaddr must be called after the modem library has been initilized (otherwise the modem isn&amp;#39;t powered to receive the DNS server address), so it might be better to place it between the calls to conn_mgr_all_if_connect and setup_cloud in cloud_connection_thread_fn.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486936?ContentTypeID=1</link><pubDate>Fri, 31 May 2024 13:59:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9beed851-e429-4df9-918e-67e3e8d624b0</guid><dc:creator>Muhammed</dc:creator><description>&lt;div&gt;
&lt;div&gt;&lt;span&gt;/*&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;* Copyright (c) 2012-2014 Wind River Systems, Inc.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;*&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;* SPDX-License-Identifier: Apache-2.0&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp;*/&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;#include&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;lt;stdio.h&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#include&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;cloud_connection.h&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;#include&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;&amp;quot;nrf_socket.h&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;#define&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;CONNECTION_THREAD_STACK_SIZE&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;2048&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;/* Define, and automatically start the cloud connection thread. See cloud_connection.c */&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;K_THREAD_DEFINE&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;con_thread&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;CONNECTION_THREAD_STACK_SIZE&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;cloud_connection_thread_fn&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;NULL&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;NULL&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;NULL&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;int&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;main&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;void&lt;/span&gt;&lt;span&gt;)&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;{&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;struct&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;nrf_in_addr&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;dns&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;dns&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;span&gt;s_addr&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;134744072&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;span&gt; // Google DNS, 8.8.8.8&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;const&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;int&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;err&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;=&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;nrf_setdnsaddr&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;2&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;&amp;amp;&lt;/span&gt;&lt;span&gt;dns&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;span&gt;8&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;printk&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&amp;quot;DNS set result &lt;/span&gt;&lt;span&gt;%d&lt;/span&gt;&lt;span&gt;\n&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;err&lt;/span&gt;&lt;span&gt;); &lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;k_sleep&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;K_SECONDS&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;10&lt;/span&gt;&lt;span&gt;));&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;printf&lt;/span&gt;&lt;span&gt;(&lt;/span&gt;&lt;span&gt;&amp;quot;Hello World! &lt;/span&gt;&lt;span&gt;%s&lt;/span&gt;&lt;span&gt;\n&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;, &lt;/span&gt;&lt;span&gt;CONFIG_BOARD&lt;/span&gt;&lt;span&gt;);&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &lt;/span&gt;&lt;span&gt;return&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;}&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;I added but not working&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486880?ContentTypeID=1</link><pubDate>Fri, 31 May 2024 11:28:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e883cdf0-b368-4080-913b-580863144aee</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;I had another look at the modem trace, and while it originally looked similar to another recent ticket where the problem was that the application tried to use IPv6 while the network only supported IPv4, I saw now that the network doesn&amp;#39;t provide you with a DNS server address.&lt;/p&gt;
&lt;p&gt;You can provide a fallback DNS server to the modem with &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/api.html#socket_address_resolution_api"&gt;nrf_setdnsaddr()&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Can you add a call to that function where you provide the IPv4 address of a DNS server?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486459?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 12:58:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f72eaf89-2e8b-4eaf-af8d-4af8321182db</guid><dc:creator>Muhammed</dc:creator><description>&lt;p&gt;I triyed but not working.&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1716987483143v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486458?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 12:57:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c944087d-c459-4243-9879-f25bb58d6f57</guid><dc:creator>Muhammed</dc:creator><description>&lt;p&gt;&lt;span id="pastedimage1716987434162v1" class="mceItem mceNonEditable mceInsertMediaItem mceInsertMediaItem mceInsertMediaItemImage" style="color:transparent;height:240px;width:320px;"&gt;...&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486446?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 12:40:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e4d1b44-4491-4e4b-8a1a-0e2e8fe606fe</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Can you try to set CONFIG_NET_IPV6=n?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486311?ContentTypeID=1</link><pubDate>Wed, 29 May 2024 07:24:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:426bc197-d149-46e1-a5d8-b55900ce2e54</guid><dc:creator>irsad_kures</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/trace_2D00_2024_2D00_05_2D00_29T07_2D00_13_2D00_45.407Z.mtrace"&gt;devzone.nordicsemi.com/.../trace_2D00_2024_2D00_05_2D00_29T07_2D00_13_2D00_45.407Z.mtrace&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I tried again as you said. can you help again?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486185?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 12:31:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:379fef99-ab18-49d6-b9a0-ac5979678fec</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Did you edit the application to enable modem traces?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-connect-cellularmonitor/page/requirements.html#software-requirements"&gt;https://docs.nordicsemi.com/bundle/nrf-connect-cellularmonitor/page/requirements.html#software-requirements&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;I also recommend that you reset the device after starting the trace, so that you are sure the trace captures everything from the start.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486115?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 08:52:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:376066e5-88dc-4c2e-afd2-a282a5556b8e</guid><dc:creator>Muhammed</dc:creator><description>&lt;p&gt;Mr. Irşad and I are together now. He flashed the FOTA code in Exercise 4. Then we took the trace from the Cellular Monitor screen. But when we take it, we see that it takes a low byte. Is there something we did wrong?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486113?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 08:45:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6514a3b-d8ba-4790-a697-022de07c3acb</guid><dc:creator>irsad_kures</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/WhatsApp-Video-2024_2D00_05_2D00_28-saat-11.43.13_5F00_af97f015.mp4"&gt;devzone.nordicsemi.com/.../WhatsApp-Video-2024_2D00_05_2D00_28-saat-11.43.13_5F00_af97f015.mp4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;we tried like this after flushing, is it correct?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486106?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 08:18:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43fd2070-ae3d-4657-9ccb-69108d2445ca</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Unfortunately, that trace file is not valid.&lt;/p&gt;
&lt;p&gt;All bytes in it is 0. Besides, I would expect a proper trace that captures this situation to be around a couple hundred kilobytes, not just 256 bytes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/486087?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 07:04:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:288c27df-2bc3-4401-af5f-d9e7d7cee45d</guid><dc:creator>irsad_kures</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/trace_2D00_2024_2D00_05_2D00_28T06_2D00_59_2D00_30.130Z.mtrace"&gt;devzone.nordicsemi.com/.../trace_2D00_2024_2D00_05_2D00_28T06_2D00_59_2D00_30.130Z.mtrace&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Trace is here , I wait for your response.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Exercise 4 – FOTA over LTE-M/NB-IoT</title><link>https://devzone.nordicsemi.com/thread/485461?ContentTypeID=1</link><pubDate>Wed, 22 May 2024 14:32:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7407746-d750-45bc-80f6-7c33cc619664</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What SIM card are you using?&lt;/p&gt;
&lt;p&gt;Could it be that it is out of data?&lt;/p&gt;
&lt;p&gt;From the log, it looks like the DNS lookup fails. Can you take a &lt;a href="https://docs.nordicsemi.com/bundle/nrf-connect-cellularmonitor/page/index.html"&gt;modem trace&lt;/a&gt;, so that we can see the communication between the modem and the network?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>