Hello,
We are currently bringing up a new hardware design that uses the nrf9160. As part of this bringup we load the out of the box at_client sample so that we can write certificates to the device. However on boot we are getting "Modem library initialization failed, error: -5"
I think this translates to: NRF_EIO Modem firmware update failure. Modem must be reprogrammed. (from nrf_modem.h)
The modem also doesn't respond to AT commands.
We have attempted to re-program the modem with both v1.3.6 and v1.3.5 to see if it would have an effect, but both have the same results.
Can you all help provide some additional insight into what this error means? And possibly some further debug steps?
We are using the following:
nrfConnect SDK v2.5.0
NRF9160-SICA Rev B1
Thanks!