This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

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..

I want to communicate with lwm2m server using gsm module and nrf52832 as lwm2m client. i installed lwm2m demo server  over linux machine.

Parents Reply
  • Hi Hung bui,

    I am working on your suggestions and try to add app_uart .h  library in lwm2m client example present in IoT_sdk 0.9.0 but getting and fatal error and module reset again and again after called uart init function i.e app_uart_fifo_init function present in app_uart library. which library use in lwm2m example in the place of IPSP  layer please let me know or there is any other way for doing this. I also tried to use libuarte library but not getting success. please let me know the way how I go forward in this. 

Children
Related