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

Parents
  • I would like to add that I have loaded the at_client sample and it seems to boot fine.  I open up the lte link monitor and typing AT+CFUN? gives all the relevant celluar data  and all the UART/MODEM/UICC/LTE/PDN are green like I saw before when the asset tracker application was working.  However, none of my LEDs on the board are on.  If I switch back to the other apps like the lte-gateway i go back to seeing the nrf_cloud_connect failed -111.

Reply
  • I would like to add that I have loaded the at_client sample and it seems to boot fine.  I open up the lte link monitor and typing AT+CFUN? gives all the relevant celluar data  and all the UART/MODEM/UICC/LTE/PDN are green like I saw before when the asset tracker application was working.  However, none of my LEDs on the board are on.  If I switch back to the other apps like the lte-gateway i go back to seeing the nrf_cloud_connect failed -111.

Children
No Data
Related