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

Modem update

Good Morning!

I try to update the modem firmware of a nRF9160 chip.

When I connect it with the nRF Connect v3.6.1 - Programmer (v1.4.10) and try to update the modem with mfw_nrf9160_1.3.0.zip it fails.

The Error "Errorcode: CouldNotCallFunction (0x9) Lowlevel error: Unknown value (ffffff5e)" occurs.

The function "Erase all" also doesn't work.

Parents Reply Children
  • Hi Joshua,

    It looks everything is fine before the error happens on the log. I just give you some suggestions to debug this issue:

    1. Put the modem zip file under C disk to try.

    2. Do you have another nRF9160 device or computer? so you can confirm if it is caused by the computer or DK board.

    3. Try with anotehr USB cable.

    4. What's your current modem firmware version? I can try to update from this version to 1.3.0 on my computer to see if the same issue happens.

    Best regards,

    Charlie

  • Hi Charlie,

    my colleague tried to update my board with my USB cable and it worked. So the board and the cable are ok. He also imported the file from the download ordner. I think we completely do the same things.

    The board is updated now, so I don't know the previos version.

    Thanks for your help!

    Joshua

Related