nRF Connect SDK API 2.8.99
|
uint32_t lwm2m_carrier_config_t::server_sec_tag |
This configuration provides the library with a security tag. The security tag must contain a PSK, and can additionally contain a PSK identity.
This configuration should normally be left empty (0) unless stated by the operator, or when connecting to a custom URI.
lwm2m_carrier.c
this option can be set in kconfig by setting CONFIG_LWM2M_CARRIER_SERVER_SEC_TAG.