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
  • Hi,

    I recommend you follow this guide on Updating the modem with firmware images from Nordic Semiconductors download page for nRF9160 modem firmware

    Which files should be programmed in the nRF9160 module to make a complete update

    From this guide, in step "Updating the modem firmware", it says "The modem firmware package has several HEX files. The firmware is divided in to several files named firmware.update.image.segments.[n].hex that contain separate segments of the firmware. To successfully update the modem, you must program the firmware segments in correct order."  Thus, it is correct that you need those image files to make a complete modem update as long as you've completed the prior steps in the update guide.

    Additionally, there exists other modem update samples in nRF Connect SDK under the following two links: 

    I hope this helps!


    Kind regards,
    Andreas

Reply
  • Hi,

    I recommend you follow this guide on Updating the modem with firmware images from Nordic Semiconductors download page for nRF9160 modem firmware

    Which files should be programmed in the nRF9160 module to make a complete update

    From this guide, in step "Updating the modem firmware", it says "The modem firmware package has several HEX files. The firmware is divided in to several files named firmware.update.image.segments.[n].hex that contain separate segments of the firmware. To successfully update the modem, you must program the firmware segments in correct order."  Thus, it is correct that you need those image files to make a complete modem update as long as you've completed the prior steps in the update guide.

    Additionally, there exists other modem update samples in nRF Connect SDK under the following two links: 

    I hope this helps!


    Kind regards,
    Andreas

Children
Related