<?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>sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103736/sample-lwm2m-client-fails-to-bootstrap-in-leshan-and-coiote</link><description>sdk v2.4.2 
 nRF9160 modem v1.3.5 
 DK v0.9.0 
 
 Hi, 
 I&amp;#39;m using the example lwm2m_client following the directions here: lwm2m_client/sample_description 
 I was able to connect to the Leshan and Coiote server without any problem. 
 Here is the LOG of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Oct 2023 17:11:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103736/sample-lwm2m-client-fails-to-bootstrap-in-leshan-and-coiote" /><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/449408?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2023 17:11:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33fd2585-997b-4739-808c-8d2052119e97</guid><dc:creator>RicardoCarvalho</dc:creator><description>&lt;p&gt;Hi &amp;Oslash;yvind,&lt;br /&gt;&lt;br /&gt;I apologize for this late reply, I have been on vacation these last few days.&lt;br /&gt;&lt;br /&gt;I just want to say that the solution of removing the credentials stored in the modem worked, I can now bootstrap both the Leshan server and the Coiote server.&lt;br /&gt;&lt;br /&gt;Two questions:&lt;br /&gt;- Leshan&amp;#39;s &amp;lt;sec_tag&amp;gt; is always 35724861 and Coiote&amp;#39;s is 35724862?&lt;br /&gt;- Does the AT command AT%XFACTORYRESET=0 not clear these credentials?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks a lot for the help!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Ricardo&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/446695?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 14:18:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c87d8094-8739-488f-9bef-80f9681aa53c</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;In the meantime I was able to test also the leshan bootstrap.&lt;/p&gt;
&lt;p&gt;Build:&lt;/p&gt;
&lt;p&gt;west build -b nrf9160dk_nrf9160_ns --pristine -- -DOVERLAY_CONFIG=&amp;quot;overlay-leshan-bootstrap.conf&amp;quot; -DCONFIG_NRF_MODEM_LIB_TRACE=y&lt;/p&gt;
&lt;p&gt;Flash:&lt;/p&gt;
&lt;p&gt;west flash --erase&lt;/p&gt;
&lt;p&gt;(Please use --erase. Not that the &amp;quot;silence&amp;quot; after&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;quot;*** Booting Zephyr OS build v3.3.99-ncs1-1 ***&amp;quot;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;is caused by a mangling firmware update in slot 2.)&lt;/p&gt;
&lt;p&gt;Then you need to configure your device in:&lt;/p&gt;
&lt;p&gt;- bootstrap server: &lt;a href="https://leshan.eclipseprojects.io/bs/#/bootstrap"&gt;leshan.eclipseprojects.io/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- data server: &lt;a id="" href="https://leshan.eclipseprojects.io"&gt;https://leshan.eclipseprojects.io&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And with the &amp;quot;Cellular Monitor&amp;quot; you will be able the see the trace and ip-capture.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/trace_2D00_2023_2D00_09_2D00_19T14_2D00_08_2D00_44.687Z.zip"&gt;devzone.nordicsemi.com/.../trace_2D00_2023_2D00_09_2D00_19T14_2D00_08_2D00_44.687Z.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/446597?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 08:25:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15ab739b-bed3-4d01-92cd-128a467da93b</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Sorry for the late reply. Have been waiting for an answer from our experts.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The bootstrap process might fail as it will not overwrite the credentials in the modem. You will need to ensure that you have removed the credentials from the sec_tags, as described under &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/nrf/samples/nrf9160/lwm2m_client/provisioning.html#provisioning-the-identity-and-security-credentials"&gt;Provisioning the identity and security credentials&lt;/a&gt;. You can use the AT client sample to ensure that they have been removed with the &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/security/cmng_set.html"&gt;%CMNG AT command&lt;/a&gt;, for example:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="powershell"&gt;AT%CMNG=3,35724861,3
AT%CMNG=3,35724861,4
AT%CMNG=3,35724862,3
AT%CMNG=3,35724862,4&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If you have done this correctly, the bootstrap process should work.&lt;/p&gt;
&lt;p&gt;You must also ensure that you have written the security information to&amp;nbsp;both Leshan bootstrap server and the Leshan server.&lt;/p&gt;
&lt;div&gt;Leshan security entry:&lt;/div&gt;
&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/pastedimage1695111126761v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;div&gt;Leshan bootstrap entries:&lt;/div&gt;
&lt;div&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1695111352339v6.png" alt=" " /&gt;&lt;/div&gt;
&lt;div&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/pastedimage1695111248203v3.png" alt=" " /&gt;&lt;/div&gt;
&lt;div&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/pastedimage1695111279542v4.png" alt=" " /&gt;&lt;/div&gt;
&lt;div&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/pastedimage1695111300016v5.png" alt=" " /&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;The images might not be in the correct order. Please review and let me know if anything is unclear.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;As &lt;a href="https://devzone.nordicsemi.com/members/achimkraus"&gt;Achim Kraus&lt;/a&gt;&amp;nbsp; points out, a modem trace will be best in order to see what fails in the process.&amp;nbsp;[quote user="Hannibalhz"]But the software is stop run, the log only prints the following characters.[/quote]&lt;a href="https://devzone.nordicsemi.com/members/hannibalhz"&gt;Hannibalhz&lt;/a&gt;&amp;nbsp;have you added other configurations to your LwM2M client? The&amp;nbsp;&lt;span&gt;AT Host library exposes the AT command interface of the cellular modem for supported devices on an external serial interface. This is not needed in order to capture modem traces but will allow e.g. Cellular Monitor to issue commands to your device in order to collect relevant information from the SIM, network, etc.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/446595?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 08:22:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5859fbab-a7c0-4eda-b0df-a22ecbc4a12c</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;I tried to get&amp;nbsp; capture using NCS 2.4.2, mfw 1.3.5, DK v1.1.0&lt;/p&gt;
&lt;p&gt;I enabled the modem trace with &amp;quot;CONFIG_NRF_MODEM_LIB_TRACE=y&amp;quot;. On &amp;quot;my machine&amp;quot; that works.&lt;/p&gt;
&lt;p&gt;Wiresharks shows, that the PSK handshake works with Californium, there is no extra 0 in the identity nor an issue in the secret (sometime hex and plain is mixed up).&lt;/p&gt;
&lt;p&gt;Not sure, what goes wrong in your case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/446560?ContentTypeID=1</link><pubDate>Tue, 19 Sep 2023 06:23:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d008f07d-7aa6-4148-b09b-6b0386466a4f</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;I&amp;#39;m not common to the Nordic LwM2M client implementation.Just from the error description it sounds like a DTLS handshake issue. For PSK that&amp;#39;s mostly a mismatching secret, here I guess it may also be a mismatch in the identity. &lt;/p&gt;
&lt;p&gt;&amp;gt; stop run&lt;/p&gt;
&lt;p&gt;AFAIK, only CONFIG_NRF_MODEM_LIB_TRACE=y is required, CONFIG_AT_HOST_LIBRARY=y isn&amp;#39;t. Maybe someone from Nordic can guide you how to enable the modem trace on a DK 0.9 with the LwM2M client.&lt;/p&gt;
&lt;p&gt;The only idea left without trace would be to try the &amp;quot;blind shot&amp;quot; and test with removing the &amp;quot;+1&amp;quot;, if didn&amp;#39;t have done that already.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/446395?ContentTypeID=1</link><pubDate>Mon, 18 Sep 2023 02:28:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78f23daf-651c-4a45-9425-e955ac103424</guid><dc:creator>Hannibalhz</dc:creator><description>&lt;p&gt;Hi Achim&lt;/p&gt;
&lt;p&gt;I tried to add the following configure to LWM2M sample.&lt;/p&gt;
&lt;p&gt;CONFIG_NRF_MODEM_LIB_TRACE=y&lt;br /&gt;CONFIG_AT_HOST_LIBRARY=y&lt;/p&gt;
&lt;p&gt;But the software is stop run, the log only prints the following characters.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;*** Booting Zephyr OS build v3.3.99-ncs1-1 ***&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Could&amp;nbsp;you give me some good suggestions?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Hannibal Wang&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/446030?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2023 10:38:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:71b83406-8b83-4c2b-9bae-ef9b93937343</guid><dc:creator>Achim Kraus</dc:creator><description>&lt;p&gt;Do you know how to provide a modem trace from the communication with the bootstrap server?&lt;/p&gt;
&lt;p&gt;If so, you may check with wireshark, if the device repeats its &amp;quot;CLIENT_KEY_EXCHANGE&amp;quot; message 2 or 3 times without an response from the server. If that&amp;#39;s the case, I would analyze the client&amp;#39;s PSK identity sent in that &amp;quot;CLIENT_KEY_EXCHANGE&amp;quot;. Not sure, but the source code (lwm2m_security.c, line 659) smells for adding the trailing 0, which I guess is not intended by the servers. But I may also be wrong.&lt;/p&gt;
&lt;p&gt;lwm2m_security.c, line 659:&lt;/p&gt;
&lt;p&gt;return lwm2m_security_set(sec_obj_inst, SEC_MODE_PSK, psk_id, strlen(psk_id) + 1, NULL, 0,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; psk, psk_len);&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Edited:&lt;/p&gt;
&lt;p&gt;Just in the case, a modem trace is not possible, you may also try a &amp;quot;blind shot&amp;quot;; remove the &amp;quot;+ 1&amp;quot; from the &amp;quot;strlen(psk_id) + 1&amp;quot; and see, if that already helps. If not, then it&amp;#39;s hard to say more without the modem trace.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/445995?ContentTypeID=1</link><pubDate>Thu, 14 Sep 2023 08:25:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54f5d2aa-921e-4f2e-9d48-d136f9479450</guid><dc:creator>Hannibalhz</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;&amp;nbsp;&amp;Oslash;yvind&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I used NBIOT of China&amp;nbsp;Mobile. I encounter the same&amp;nbsp;problem.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/7002.log.txt"&gt;devzone.nordicsemi.com/.../7002.log.txt&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So could you give our some good suggestions?&lt;br /&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hannibal&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/445824?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2023 14:27:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3fb211f-b9da-44e1-99c1-363e036e9fdf</guid><dc:creator>RicardoCarvalho</dc:creator><description>&lt;p&gt;Hi Øyvind,&lt;/p&gt;
&lt;p&gt;Yes, I followed the steps indicated in the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/nrf/samples/nrf9160/lwm2m_client/sample_description.html#server-setup"&gt;server setup&lt;/a&gt;, both for Leshan and Coiote.&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&lt;span&gt;&lt;span&gt;I&amp;#39;m using the PSK from the example&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Setup on Leshan Bootstrap:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/0880.leshan_5F00_boot.PNG" /&gt;&lt;br /&gt;setup on Coyote Bootstrap:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/4666.coiote_5F00_boot.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&lt;span&gt;&lt;span&gt;I am using a Truphone SIM card with LTE-M connection&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00:00:04.693,542] &amp;lt;inf&amp;gt; app_lwm2m_client: Connected to LTE network&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&lt;span&gt;&lt;span&gt;Here is the information collected from the modem:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&lt;pre class="ui-code" data-mode="text"&gt;[00:00:14.050,964] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Device - APP name: lwm2m_client
[00:00:14.051,025] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Device - APP version: v2.4.2
[00:00:14.051,055] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Device - Board: nrf9160dk_nrf9160
[00:00:14.051,055] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Device - Batery: 5242
[00:00:14.051,116] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem SIM - ICCID: 8944477100001296139
[00:00:14.051,177] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem SIM - IMSI: 208090063100493
[00:00:14.051,177] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem SIM - UICC: 0
[00:00:14.051,239] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - APN: iot.truphone.com
[00:00:14.051,269] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - Area Code: 000B
[00:00:14.051,300] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - Cell ID: 136021005.000000
[00:00:14.051,330] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - Cell ID hex: 081B840D
[00:00:14.051,361] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - LTE Band: 20
[00:00:14.051,391] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - Operator: 26801
[00:00:14.051,422] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - Time and Date: 0
[00:00:14.051,422] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - GPS suport Mode: 1
[00:00:14.051,483] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - IP: 10.138.127.177
[00:00:14.051,483] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - LTE-M Mode: 1
[00:00:14.051,544] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - Mobile Country Code: 268
[00:00:14.051,574] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - NB-IoT Mode: 0
[00:00:14.051,574] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - Current Mode: 2
[00:00:14.051,605] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - RSRP: 59
[00:00:14.051,666] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - Supported LTE Bands: (1,2,3,4,5,8,12,13,18,19,20,25,26,28,66)
[00:00:14.051,696] &amp;lt;dbg&amp;gt; app_lwm2m_client: main: Modem Network - Current Mode: 2&lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&lt;span&gt;&lt;span&gt;Thank you for your help.&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&lt;span&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;&lt;span&gt;&lt;span&gt;Ricardo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sample LWM2M client fails to bootstrap in Leshan and Coiote</title><link>https://devzone.nordicsemi.com/thread/445823?ContentTypeID=1</link><pubDate>Tue, 12 Sep 2023 09:16:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83b215ba-4f7d-4d5c-b214-a497b009f0c9</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Ricardo,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To verify, have you added the device to e.g. Coiote &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/nrf/samples/nrf9160/lwm2m_client/sample_description.html#server-setup"&gt;as described under Server setup&lt;/a&gt;? Is the PSK correctly configured?&lt;/p&gt;
&lt;p&gt;-116 indicates a time-out. Is this LTE-M or NB-IoT? What network and SIM are you using? Will forward to our LwM2M experts for more insight.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>