Hello,
I have a custom board using an nRF9160 chip. It connects to the Nordic Cloud. Modem firmware 1.3.1. SDK 1.6.1.
I have seen an issue 3 times now over ~6 months of development. My device will automatically delete the SSL/TLS certificates used to provision the device to the Nordic Cloud.
when I attempt to connect to the cloud, I will get the CLOUD_EVT_CONNECTING event twice, and then my system will hang.
I have two questions that I would like to solve: 1) how is this erasing happening, and 2) how can I stop it in the future.