Hi,
How to configure the following two CONFIG to connect the nRF9160 module to the nRF Cloud
CONFIG_NRF_CLOUD_CLIENT_ID_SRC_COMPILE_TIME
CONFIG_NRF_CLOUD_CLIENT_ID
The measured as follows
1. I set the following options to configure an nRF9160 module (not DK) to connect to the nRF Cloud
2. Configure mode 1 to connect to the nRF Cloud
CONFIG_NRF_CLOUD_CLIENT_ID_SRC_IMEI=y
CONFIG_NRF_CLOUD_CLIENT_ID_PREFIX="user-"
3. The nRF Cloud cannot be connected in configuration mode 2
CONFIG_NRF_CLOUD_CLIENT_ID_SRC_COMPILE_TIME=y
CONFIG_NRF_CLOUD_CLIENT_ID="<user-352656100375701>"
Thank you for all your assistance.
Kind regards,
Peter.Min

