Modem library initialization failed, error: -5

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!

Parents Reply
  • Hi,

     

    The voids in the middle are not too alarming, in terms of functionality of the device.

    The lower left corner seems to have two points, which looks like pin 69 (GND_SHIELD) and pin 70 (RESERVED) have little solder. These two pins should not have such a great impact on the boot-up of the nRF9160.

     

    There looks like some of the reserved pins are shorted?

    It is a bit hard to tell based on the picture, but that can be a problem if they are.

     

    Kind regards,

    Håkon

Children
Related