nRF Connect SDK API 2.8.99
|
const char* lwm2m_carrier_config_t::server_uri |
This configuration lets the LwM2M carrier library connect to a custom server other than the normal carrier server and enables the generic mode if used in an operator network that is not supported. Null-terminated string of max 255 characters.
lwm2m_carrier.c
this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_CUSTOM_URI.