nRF Connect SDK API 2.8.99
|
const char* lwm2m_carrier_config_t::apn |
This configuration can provide an APN to use instead of the default APN.
For LWM2M_CARRIER_VERIZON this configuration is ignored.
Null-terminated string of max 63 characters.
lwm2m_carrier.c
this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_CUSTOM_APN.