Network registration status.
| 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_RX_ONLY_NOT_REGISTERED | Not registered. UE is not currently searching for an operator to register to. Device in receive only mode.
- Note
- This is only supported by the following modem firmware:
|
| LTE_LC_NW_REG_RX_ONLY_REGISTERED_HOME | Registered in stored cellular profile, home network. Device in receive only mode.
- Note
- This is only supported by the following modem firmware:
|
| LTE_LC_NW_REG_RX_ONLY_SEARCHING | Not registered, but UE is currently trying to attach or searching for an operator to register to. Device in receive only mode.
- Note
- This is only supported by the following modem firmware:
|
| LTE_LC_NW_REG_RX_ONLY_REGISTRATION_DENIED | Registration denied. Device in receive only mode.
- Note
- This is only supported by the following modem firmware:
|
| LTE_LC_NW_REG_RX_ONLY_UNKNOWN | Unknown, for example, out of LTE coverage. Device in receive only mode.
- Note
- This is only supported by the following modem firmware:
|
| LTE_LC_NW_REG_RX_ONLY_REGISTERED_ROAMING | Registered in stored cellular profile, roaming. Device in receive only mode.
- Note
- This is only supported by the following modem firmware:
|
| LTE_LC_NW_REG_UICC_FAIL | Not registered due to UICC failure.
|
| LTE_LC_NW_REG_NO_SUITABLE_CELL | The modem has completed searches, but no suitable cell for normal service was found. This may be used as a trigger for changing the configured system mode.
- Note
- This is only supported by the following modem firmware:
|