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

◆ apn

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.

Note
using lwm2m_carrier.c this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_CUSTOM_APN.