Nrf cloud multi service sample not working using hard coded credentials on nrf9151dk

Hi,

I'm using NCS version 2.7.0 with nrf9151dk. When I tried out the nrf cloud multi service project with hard coded credentials as explained in this document nrf cloud multi service with hard coded credentials I'm getting this error in the serial terminal.

prj.conf 

CONFIG_NRF_CLOUD_PROVISION_CERTIFICATES=y
CONFIG_NRF_CLOUD_CLIENT_ID_SRC_COMPILE_TIME=y
CONFIG_NRF_CLOUD_CLIENT_ID="UUID"
Is there anything that I'm missing here?
Parents Reply Children
Related