<?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>Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86719/configuring-icarus-board-flashed-through-nrf9160dk-as-a-lwm2m-client-in-coite-iot-device-management-server</link><description>Hello Community, 
 I am tirelessly working on connecintg my icarus development board to LWM2M server, However there are no good examples to follow and do it with ease, there are two samples one is with LWM2M for Nrf9160dk board however that sample is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Jun 2022 13:41:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86719/configuring-icarus-board-flashed-through-nrf9160dk-as-a-lwm2m-client-in-coite-iot-device-management-server" /><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/373724?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 13:41:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9eec419-5729-4c56-82cc-bf06b1904675</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Could you create a new&amp;nbsp;ticket where you describe the new issue and add the prj.conf and overlay files. IF you don&amp;#39;t want to share all the info publicly you can create a private ticket.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/373264?ContentTypeID=1</link><pubDate>Mon, 20 Jun 2022 13:20:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aba4909d-f8d4-4be1-899b-9e6e6610d48e</guid><dc:creator>tejas_dev</dc:creator><description>&lt;p&gt;Even if its just accelometer on board of icarus lis LIS2DH is okay for me, i have tried connecting it but it always selct the simulaed accelometer, the config is not changing even though i chage the prj.conf so i am stuck because of that&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/373262?ContentTypeID=1</link><pubDate>Mon, 20 Jun 2022 13:19:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28faf4c2-4e9a-41ed-8b6f-edc627ff1557</guid><dc:creator>tejas_dev</dc:creator><description>&lt;p&gt;&lt;span&gt;I can now successfully connect the icarus board to the server, thank you for all your help and suggestion, However the sample only has the simualted data can you help me know what changes i can do to get the real data?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/373040?ContentTypeID=1</link><pubDate>Fri, 17 Jun 2022 12:58:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d0d7b76-8364-4674-8208-6849febc17c7</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Seems like you are not able\allowed&amp;nbsp;to connect to the network getting the DNS error &amp;quot;Unable to resolve address&amp;quot;&amp;nbsp;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/net/lib/lwm2m/lwm2m_engine.c#L6103"&gt;&lt;span&gt;/*&lt;/span&gt;&lt;span&gt; DNS error codes don&amp;#39;t align with normal errors &lt;/span&gt;&lt;/a&gt;&lt;span&gt;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/blob/main/subsys/net/lib/lwm2m/lwm2m_engine.c#L6103"&gt;*/&lt;/a&gt;. So there seems to be some issue wit the connection. By default our sample only supports the nRF9160DK and the Thingy91,&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrf/samples/nrf9160/lwm2m_client/sample_description.html#requirements"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/nrf/samples/nrf9160/lwm2m_client/sample_description.html#requirements&lt;/a&gt;&amp;nbsp;. So I would check with Icarus community to see if anyone have had the same issue, if not then would need to look at the full application, or what changes you do to the sample.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Nothing seems to indicate that the issue is with the sample form what you have shared, most likely some configuration but hard to say what. Test the AT client and make sure that everything works as expected on the Icarus board just to rule out any issues with the network.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/370336?ContentTypeID=1</link><pubDate>Wed, 01 Jun 2022 06:55:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31e239da-a2c5-471e-b96c-45c690644711</guid><dc:creator>tejas_dev</dc:creator><description>&lt;p&gt;Hi jonathan , i tried other applications and it works perfectly fine with that, i have edited the code and built and flshed, i am getting the following error in my putty terminal, if u can help please suggest what is this error mean,&lt;/p&gt;
&lt;p&gt;for the same lwm2m sample in nrf/samples/nrf9160/lwm2m&lt;/p&gt;
&lt;p&gt;&amp;lt;err&amp;gt; net_lwm2m_rd_client: Cannot init LWM2M engine (-2)&lt;/p&gt;
&lt;p&gt;[03:51:05.028,076] &amp;lt;err&amp;gt; app_lwm2m_client: LwM2M engine reported a network error.&lt;/p&gt;
&lt;p&gt;[03:51:05.028,167] &amp;lt;inf&amp;gt; app_lwm2m_client: LwM2M restart requested. The sample will try to re-establish network connection.&lt;/p&gt;
&lt;p&gt;[03:51:05.028,167] &amp;lt;inf&amp;gt; net_lwm2m_rd_client: Stop LWM2M Client: urn:imei:352656100464844&lt;/p&gt;
&lt;p&gt;[03:51:06.506,896] &amp;lt;inf&amp;gt; app_lwm2m_client: Connecting to LTE network.&lt;/p&gt;
&lt;p&gt;[03:51:06.506,896] &amp;lt;inf&amp;gt; app_lwm2m_client: This may take several minutes.&lt;/p&gt;
&lt;p&gt;[03:51:09.456,481] &amp;lt;inf&amp;gt; app_lwm2m_client: Connected to LTE network&lt;/p&gt;
&lt;p&gt;[03:51:09.456,604] &amp;lt;inf&amp;gt; net_lwm2m_rd_client: Start LWM2M Client: urn:imei:352656100464844&lt;/p&gt;
&lt;p&gt;[03:51:10.029,327] &amp;lt;inf&amp;gt; net_lwm2m_rd_client: Bootstrap started with endpoint &amp;#39;urn:imei:352656100464844&amp;#39; with client lifetime 0&lt;/p&gt;
&lt;p&gt;[03:51:11.307,525] &amp;lt;inf&amp;gt; lwm2m_neighbour_cell: Updating information for 1 neighbouring cells&lt;/p&gt;
&lt;p&gt;[03:51:40.034,698] &amp;lt;err&amp;gt; net_lwm2m_engine: Unable to resolve address&lt;/p&gt;
&lt;p&gt;[03:51:40.034,729] &amp;lt;err&amp;gt; net_lwm2m_rd_client: Cannot init LWM2M engine (-2)&lt;/p&gt;
&lt;p&gt;[03:51:41.035,003] &amp;lt;inf&amp;gt; net_lwm2m_rd_client: Bootstrap started with endpoint &amp;#39;urn:imei:352656100464844&amp;#39; with client lifetime 0&lt;/p&gt;
&lt;p&gt;[03:52:11.040,618] &amp;lt;err&amp;gt; net_lwm2m_engine: Unable to resolve address&lt;/p&gt;
&lt;p&gt;[03:52:11.040,649] &amp;lt;err&amp;gt; net_lwm2m_rd_client: Cannot init LWM2M engine (-2)&lt;/p&gt;
&lt;p&gt;[03:52:12.541,076] &amp;lt;inf&amp;gt; net_lwm2m_rd_client: Bootstrap started with endpoint &amp;#39;urn:imei:352656100464844&amp;#39; with client lifetime 0&lt;/p&gt;
&lt;p&gt;[03:52:42.545,867] &amp;lt;err&amp;gt; net_lwm2m_engine: Unable to resolve address&lt;/p&gt;
&lt;p&gt;[03:52:42.545,898] &amp;lt;err&amp;gt; net_lwm2m_rd_client: Cannot init LWM2M engine (-2)&lt;/p&gt;
&lt;p&gt;[03:52:45.046,600] &amp;lt;inf&amp;gt; net_lwm2m_rd_client: Bootstrap started with endpoint &amp;#39;urn:imei:352656100464844&amp;#39; with client lifetime 0&lt;/p&gt;
&lt;p&gt;[03:53:15.049,285] &amp;lt;err&amp;gt; net_lwm2m_engine: Unable to resolve address&lt;/p&gt;
&lt;p&gt;[03:53:15.049,316] &amp;lt;err&amp;gt; net_lwm2m_rd_client: Cannot init LWM2M engine (-2)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/363073?ContentTypeID=1</link><pubDate>Tue, 12 Apr 2022 20:55:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a28372c8-5e41-446a-94eb-a167d6d685dd</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;I would recommend that you test some other applications on the Icarus to se if you get he same &lt;strong&gt;Image not confirmed&lt;/strong&gt; error when building for the Icarus. If that is the case then I am guessing there is a config that is not sett correctly. Like the static config : &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/scripts/partition_manager/partition_manager.html#static-configuration"&gt;Partition Manager — nRF Connect SDK 1.9.99 documentation (nordicsemi.com)&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;We do have the two samples here if these are what you are referring to:&amp;nbsp;&lt;br /&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/lwm2m_client/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/lwm2m_client/README.html#&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/lwm2m_carrier/README.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/lwm2m_carrier/README.html#&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/363020?ContentTypeID=1</link><pubDate>Tue, 12 Apr 2022 12:44:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbaf9ad8-8e46-4789-b08e-de169d70be02</guid><dc:creator>tejas_dev</dc:creator><description>&lt;p&gt;Hi Jonathan,&lt;/p&gt;
&lt;p&gt;I will get Errors in my putty terminal like the image is not confirmed, and the LTE connection doesnt happen.&lt;/p&gt;
&lt;p&gt;I am using NRFw1.3.1 newest version of nordic software.&lt;/p&gt;
&lt;p&gt;I have not tested Co-AP Client till now may be i can proceed with that,&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/362967?ContentTypeID=1</link><pubDate>Tue, 12 Apr 2022 08:28:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebebb47d-e21e-42b9-ab2d-ff622adda103</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Can you provide any insight to what goes wrong?&lt;br /&gt;&lt;br /&gt;Any logs or errors you gett that you can share?&lt;br /&gt;&lt;br /&gt;If you could test other samples like the &lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/v1.9.1/samples/nrf9160/coap_client"&gt;coap_client &lt;/a&gt;then we at least know there is no HW issue.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Other details like what Modem firmware are you using and what NCS version would also be great to have to help you.&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/362720?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 19:21:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c523210e-0c6b-422d-bbfa-d1e57690a924</guid><dc:creator>tejas_dev</dc:creator><description>&lt;p&gt;Hi Jonathan LL, sorry for the late reply,&lt;/p&gt;
&lt;p&gt;I have nrf9160dk board and the LWM2M works perfectly fine with it.&lt;/p&gt;
&lt;p&gt;Yes i have tested with nb-iot with icarus board and it worsk.&lt;/p&gt;
&lt;p&gt;I have not tested at-client though,&lt;/p&gt;
&lt;p&gt;yes as i predicted it should work perfectly fine, but its not even after changing ports and pheripherals in the sample,it throws me error like image not matched and etc thats why i wanted a sample or repo where LWM2M works with icarus for coiote iot device management.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Icarus Board flashed Through NRF9160dk as a LWM2M Client in coite iot device Management Server.</title><link>https://devzone.nordicsemi.com/thread/362673?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2022 20:49:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:471056d8-f5d5-4b92-91ab-5900d0f7cab7</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;Just some questions first.&lt;br /&gt;&lt;br /&gt;Do you have a nrf9160DK and have you tested that it works for you with the LWM2M?&lt;br /&gt;&lt;br /&gt;Have you tested any other applications on the Icarus board? do you get LTE/NB-IoT&amp;nbsp; to connect to the Icarus?&lt;br /&gt;&lt;br /&gt;Have you tested AT client sample?&lt;br /&gt;&lt;br /&gt;The Icarus is a supported board, as far as i know building the application for the board should be all that is needed.&amp;nbsp;&lt;br /&gt;&lt;a href="https://docs.zephyrproject.org/2.6.0/boards/arm/actinius_icarus/doc/index.html"&gt;Actinius Icarus — Zephyr Project Documentation&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>