nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ LWM2M_CARRIER_EVENT_REBOOT

#define LWM2M_CARRIER_EVENT_REBOOT   10

#include <lib/bin/lwm2m_carrier/include/lwm2m_carrier.h>

This event indicates that the LwM2M carrier library will reboot the device. If the application is not ready to reboot, it must return non-zero and then reboot at the earliest convenient time.

This event is triggered:

  • After switching SIM to a different carrier.
  • After the server has executed the OMA LwM2M Firmware object Update resource (/5/0/2) when an application update is performed.
  • After the server has executed the OMA LwM2M Device object Reboot resource (/3/0/4).