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

◆ server_uri

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.

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