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

◆ model_number

const char* lwm2m_carrier_config_t::model_number

This configuration allows you to override the Model Number resource in the OMA LwM2M Device object (/3/0/1). This is only allowed for LWM2M_CARRIER_LG_UPLUS and LWM2M_CARRIER_GENERIC.

Null-terminated string of max 32 characters.

  • By default the model_number is read from the modem, for example: "nRF9160".
Note
using lwm2m_carrier.c this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_DEVICE_MODEL_NUMBER.