9161 devkit development planned: External flash needed? Firmware/app compatibility?

Hi, 

as a beginner in nrf world I plan to design a mini devkit with 9161. I plan SW pins connector for it to program/debug via Segger j-link and additional UART-USB interface with 2102 to enable USB monitoring/configuring.

However, in "nRF9160 Hardware Design Guidelines", page 27, I am observing the following note:
"If you want to perform full modem firmware upgrade, an external flash memory with a minimum of 4MB free space is required".

Question 1: Does it mean that the planned devkit design must incorporate the external flash memory to upgrade the modem firmware?

Additionally, I am currently playing with the original nrf9161dk (and guided to ..._ns builds with tf-m). What puzzles me is the modem firmware version vs application compatibility. The "Quick start" in nrf connect flashes 2.0.1 firmware version which seems to work with samples and early versions of my planned app, however, I observe higher versions of modem firmware availability in Downloads section and I am not sure whether I should flash it to nrf9161dk and later to my future planned devkit.

Question 2: Could you kindly give me some hints / links to understand the modem firmware version logic?

Thank you very much!

Parents
  • Er, regarding the Question 2, it was possibly my misunderstanding: 2.0.1 version is currently the last one version, correct?
    Question 1 still relevant, thank you.

  • Hello,

    Question 1: Does it mean that the planned devkit design must incorporate the external flash memory to upgrade the modem firmware?

    Yes, in order for your device to support a full modem firmware upgrade, your design should have an external flash memory incorporated.

    Question 2: Could you kindly give me some hints / links to understand the modem firmware version logic?

    Modem firmware v2.x.y is to be used with nRF91x1 devices, while modem firmware v1.x.y is for nRF9160 SIP. This is due to added modem functionality in the nRF91x1 devices. 

    Kind regards,
    Øyvind

Reply
  • Hello,

    Question 1: Does it mean that the planned devkit design must incorporate the external flash memory to upgrade the modem firmware?

    Yes, in order for your device to support a full modem firmware upgrade, your design should have an external flash memory incorporated.

    Question 2: Could you kindly give me some hints / links to understand the modem firmware version logic?

    Modem firmware v2.x.y is to be used with nRF91x1 devices, while modem firmware v1.x.y is for nRF9160 SIP. This is due to added modem functionality in the nRF91x1 devices. 

    Kind regards,
    Øyvind

Children
No Data
Related