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

◆ manufacturer

const char* lwm2m_carrier_config_t::manufacturer

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

Null-terminated string of max 32 characters.

  • By default the manufacturer is read from the modem: "Nordic Semiconductor ASA".
Note
using lwm2m_carrier.c this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_DEVICE_MANUFACTURER.