nRF9160 modem firmware update

Hi,

There are several files in the mfw_nrf9160_1.3.1.zip archive that represent the current version of the modem firmware.
Which files should be programmed in the nRF9160 module to make a complete update

firmware.update.image.segments.0.hex and
firmware.update.image.segments.1.hex   ?

I want to use jlink to do this update eventually in Segger Studio using the menu command: Target -> Download File.

Thank You!

Neculai

Parents Reply
  • Hi Neculai,

    The infocenter page describes the method that works and is currently up to date, and if you want to try a different procedure, there is no guarantee that it will work in the future. The order in which the hex files are sent to the modem is significant, so if mergehex and/or nrfjprog change the order of resulting hex segments, it is possible that it won't work. 

    If you want to try the procedure you describe based on the 2 year old devzone topic you may do so, but we can't guarantee that it will work. Remember to use the correct mfw filenames when you try with the merged image hex.

    firmware.update.image.segments.0.hex and
    firmware.update.image.segments.1.hex   ?

    Yes, that is the correct files that you should merge for the old procedure you mentioned.

    Let me know if it works!
    Kind regards,
    Andreas

Children
No Data
Related