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

◆ LWM2M_CARRIER_ERROR_CONNECT

#define LWM2M_CARRIER_ERROR_CONNECT   8

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

LwM2M carrier connect failed. Possible values:

  • -EHOSTUNREACH Exhausted all connection attempts to a server. The LwM2M carrier library will restart the connection attempts once the device reboots.
  • -ENOTSUP The detected Subscriber ID is not supported. Check if this network operator requires the LwM2M carrier library.
  • -EPERM Not allowed to connect due to unfulfilled carrier requirements. This typically happens due to the characteristics of the network that the device is currently registered to. For example, not allowed to connect to current carrier's servers while roaming.