<?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>Can i use lwm2m library of iot sdk used over UART instead of 6lowpan ble interface? Please let me know how i can use this iot sdk over UART instead of 6lowpan? i want to use gsm module on the place of raspberry pi border router..</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59583/can-i-use-lwm2m-library-of-iot-sdk-used-over-uart-instead-of-6lowpan-ble-interface-please-let-me-know-how-i-can-use-this-iot-sdk-over-uart-instead-of-6lowpan-i-want-to-use-gsm-module-on-the-place-of-raspberry-pi-border-router</link><description>I want to communicate with lwm2m server using gsm module and nrf52832 as lwm2m client. i installed lwm2m demo server over linux machine.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Apr 2020 08:43:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59583/can-i-use-lwm2m-library-of-iot-sdk-used-over-uart-instead-of-6lowpan-ble-interface-please-let-me-know-how-i-can-use-this-iot-sdk-over-uart-instead-of-6lowpan-i-want-to-use-gsm-module-on-the-place-of-raspberry-pi-border-router" /><item><title>RE: Can i use lwm2m library of iot sdk used over UART instead of 6lowpan ble interface? Please let me know how i can use this iot sdk over UART instead of 6lowpan? i want to use gsm module on the place of raspberry pi border router..</title><link>https://devzone.nordicsemi.com/thread/245453?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 08:43:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8369a4df-485e-4d5f-bfbd-59fcf56a4049</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Abhishek,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please try to debug. Which exact function threw the error ? Which error code ?&amp;nbsp;&lt;br /&gt;Please follow the debug guide &lt;a href="https://devzone.nordicsemi.com/question/60125/my-device-is-freezing-and-restarting/#60126"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use lwm2m library of iot sdk used over UART instead of 6lowpan ble interface? Please let me know how i can use this iot sdk over UART instead of 6lowpan? i want to use gsm module on the place of raspberry pi border router..</title><link>https://devzone.nordicsemi.com/thread/245340?ContentTypeID=1</link><pubDate>Sat, 18 Apr 2020 10:38:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:72510a25-acb8-4cb5-9e0e-c7912c554d74</guid><dc:creator>abhishek.drish</dc:creator><description>&lt;p&gt;Hi Hung bui,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am working on your suggestions and try to add &lt;strong&gt;app_uart .h&lt;/strong&gt;&amp;nbsp; library in lwm2m client example present in &lt;strong&gt;IoT_sdk 0.9.0&lt;/strong&gt; but getting and &lt;strong&gt;fatal error&lt;/strong&gt; and module reset again and again after called uart init function i.e &lt;strong&gt;app_uart_fifo_init&lt;/strong&gt; function present in app_uart library. which library use in lwm2m example in the place of &lt;strong&gt;IPSP&amp;nbsp; layer&lt;/strong&gt; please let me know or there is any other way for doing this. I also tried to use &lt;strong&gt;libuarte&lt;/strong&gt; library but not getting success. please let me know the way how I go forward in this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use lwm2m library of iot sdk used over UART instead of 6lowpan ble interface? Please let me know how i can use this iot sdk over UART instead of 6lowpan? i want to use gsm module on the place of raspberry pi border router..</title><link>https://devzone.nordicsemi.com/thread/242955?ContentTypeID=1</link><pubDate>Wed, 01 Apr 2020 12:35:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:203c67e4-8f7e-40f9-b27a-36b96683e4ae</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Abhishek,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The current implementation in our IoT SDK doesn&amp;#39;t have the IP stack running on the nRF52. It&amp;#39;s on the gateway as shown &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/iot_sdk_app_lwm2m_client.html?cp=7_1_4_2_4_5"&gt;here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I assume you don&amp;#39;t use BLE for this&amp;nbsp;communication at all ?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I got a suggestion from our developer with the following diagram:&amp;nbsp;&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/858x496/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-bf58c4e51215411497b93d6ad713eee8/pastedimage1585744256476v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;If you don&amp;#39;t use BLE 6LowPAN then only the green part is needed.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;We suggest you to implement the IP stack driver with network interface, for example lwIP in our older IoT SDK:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.iotsdk.v0.9.0/iot_sdk_user_guides_lwip_stack.html?cp=7_4_4_12"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.iotsdk.v0.9.0/iot_sdk_user_guides_lwip_stack.html?cp=7_4_4_12&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The network interface here would be useful:&amp;nbsp;&lt;a href="https://github.com/ARMmbed/mbed-os/tree/master/features/lwipstack"&gt;https://github.com/ARMmbed/mbed-os/tree/master/features/lwipstack&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please be aware that this is not something we can support and make an example for you. And you would need to implement based on what we have. And we believe there should be someone else already implemented something similar.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;For example:&amp;nbsp;&lt;a href="https://github.com/ARMmbed/mbed-os-example-cellular"&gt;https://github.com/ARMmbed/mbed-os-example-cellular&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/zephyrproject-rtos/zephyr/pull/6344"&gt;https://github.com/zephyrproject-rtos/zephyr/pull/6344&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use lwm2m library of iot sdk used over UART instead of 6lowpan ble interface? Please let me know how i can use this iot sdk over UART instead of 6lowpan? i want to use gsm module on the place of raspberry pi border router..</title><link>https://devzone.nordicsemi.com/thread/242682?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 11:59:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef1b8649-df69-496c-894f-3cef7c05e0e7</guid><dc:creator>abhishek.drish</dc:creator><description>&lt;p&gt;Hi hung bui,&lt;/p&gt;
&lt;p&gt;-for first yes i am tried to use AT commands between GSM module and nRF52 by using app_uart.h.&lt;/p&gt;
&lt;p&gt;- everithing is in nRF52 code like ip stack , server uri , lwm2m setup object callback and declaration.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can i use lwm2m library of iot sdk used over UART instead of 6lowpan ble interface? Please let me know how i can use this iot sdk over UART instead of 6lowpan? i want to use gsm module on the place of raspberry pi border router..</title><link>https://devzone.nordicsemi.com/thread/242680?ContentTypeID=1</link><pubDate>Tue, 31 Mar 2020 11:52:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f0ff24c-ed67-49f0-a74f-4de0ec640f47</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Abhishek,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have some question regarding your setup.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-&amp;nbsp;Which protocol is on the UART communication between the GSM module and the nRF52 ? Is it AT commands ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;- Where should the IP stack implemented ? Is it on the GSM module or it&amp;#39;s on the nRF52 ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>