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

nRF9160 error code nrf_cloud_connect failed: -111 need certificate in customer board

I got nrf_cloud_connect failed: -111 error while running asset tracker demo.

I know that I need to flash certificate files according to my previous question: https://devzone.nordicsemi.com/support/221703

But we have many products(not nRF9160DK but self designed board) with different IMEI to flash.

And I got this error: Please connect the DK to the computer.

    Here are plans about how to write certificate file

1. Use AT%CMNG to write certificate file but I don't know the content to 

2. The Please connect the DK to the computer might be caused by the wrong COM port. 

Can I use another phtyon to select COM port myself to write  certificate file?

    And I don't know the content of certificate files. I don't know the relationship between IMEI and certificate files

Related