nRF9131 modem Init failure

Hi, having a little of an issue and would appreciate your support:

When bringing up a board which has the nRF9131 and the nPM6000 I'm getting the following error when doing nrf_modem_lib_init();      

 Modem fault! PC: 0x001299C2, Reason: 0x010 - ASSERT

[00:00:07.263,732] <err> nrf_modem: Modem library initialization failed, err -5
[00:00:07.263,763] <dbg> nrf_modem: nrf_modem_lib_init: Modem init callback: 0xdc7d
[00:00:07.263,763] <err> nrf_modem: Modem library did not initialize: -5
nrf_modem_lib_init failed, err: -5

I tried:

Changing the modem firmware to different versions,

testing on different boards,

re-assembly and probing for any shorts,

adding capacitors near the nPM6000 Vin,

Changing the TCXO to a different model.

still got the same error

Any tips on how to solve this would be much appreciated

Thanks!!

Parents Reply
  • Hi, I re-assembled the board a few times and tried again, still same issue, and I'm pretty sure there weren't shorts in all those times of re-assembly. (it was on fresh new boards each time). 

    Also, important to note, I dont get that error on the modem firmware that came on the chip, so if I just plug the board in and start the application, nrf_modem_lib_init(); returns successfully. Only after doing a modem firmware upgrade the -5 error happens. 

    So I wonder if there is something with the modem firmware / NCS / nrf9131 / nPM6000 versions that mismatch, which is causing the updated firmware to fail.

    Looking forward to your insights.

    Thanks

Children
Related