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

◆ LWM2M_CARRIER_EVENT_REGISTERED

#define LWM2M_CARRIER_EVENT_REGISTERED   5

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

This event indicates that the device has registered successfully to the carrier’s device management servers. This means the connection to the server has been set up successfully and the server can now start to read, write and execute LwM2M resources. This event is just for your information, nothing needs to be done.

It can be used as an indication that the LwM2M carrier library is done asking the application to LWM2M_CARRIER_EVENT_LTE_LINK_UP and LWM2M_CARRIER_EVENT_LTE_LINK_DOWN. D(TLS) connection setups will not be needed by the carrier library until the server issues an operation such as a firmware update.

This event is triggered for the first successful registration to the server: