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

◆ lte_lc_nw_reg_status

#include <include/modem/lte_lc.h>

Network registration status.

Note
Maps directly to the registration status as returned by the AT command AT+CEREG?.
Enumerator
LTE_LC_NW_REG_NOT_REGISTERED 

Not registered. UE is not currently searching for an operator to register to.

LTE_LC_NW_REG_REGISTERED_HOME 

Registered, home network.

LTE_LC_NW_REG_SEARCHING 

Not registered, but UE is currently trying to attach or searching for an operator to register to.

LTE_LC_NW_REG_REGISTRATION_DENIED 

Registration denied.

LTE_LC_NW_REG_UNKNOWN 

Unknown, for example out of LTE coverage.

LTE_LC_NW_REG_REGISTERED_ROAMING 

Registered, roaming.

LTE_LC_NW_REG_UICC_FAIL 

Not registered due to UICC failure.