![]() |
nRF Connect SDK API 3.3.99
|
| #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:
Firmware object Update resource (/5/0/2) when an application update is performed.Device object Reboot resource (/3/0/4).