Problems duplicating the Quick Start nRF Cloud Multi Service application

I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.

I am trying to build the sample so that I can make small modifications for an application I have, and I am just unable to reproduce the same result.

I am using the sample and have enabled the COAP option as per the article Connecting a device using CoAP.

I built the sample and as per the instructions selected overlay_coap.conf. in Extra Kconfig fragments.

My problem is that my sample does not behave in the same manner and as a result I cannot claim the device.

One clue is that I see nrf_cloud_info: Download protocol: HTTPS instead of nrf_cloud_info: Download protocol: CoAP.

Can you advise as to how to duplicate Quick Start application fro nRF Connect for Desktop.

I am using the nRF9151DK and nRF Connect SDK 2.90 although I get same results with 2.8.0

If you require more information please let me know.

Related