This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf_cloud_connect failed -111

I am attempting to do the LTE_Gateway example.  I have gotten all the code to build through Segger and upload to the DK.  The problem is when I'm watching the terminal for the 9160 it tries to boot but then it hits an error that says NRF_Cloud_Connect failed -111.

Here is a portion of the output of the trace.  Does anyone know what this error -111 means?


Secure Boot: configure peripherals
Secure Boot: MSP_NS 2002b1c0
Secure Boot: prepare to jump to Non-Secure image
***** Booting Zephyr OS v1.13.99-ncs1-4488-ga76f833d24 *****
Application started
LTE LC config ...
nrf_cloud_connect failed: -111

Related