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

nRF9160 modem firmware update without SWD

Hi,

Is it possible to update the modem firmware once the product is on the field? I'm not talking about the application hosted on the M33, but the actual modem firmware.

We won't be able to use SWD on the field, but we still would like to get all new functionnalities coming with all the updates.

What should be the strategy to update the modem firmware? Is there already an api for it? Do I need a specific nRF9160 routing to allow firmware update?

In our architecture, the nrf9160 is connected by UART to a nrf52840. Can I flash the new firmware using the nrf52?

Best regards

Giuliano 

Parents
  • Hi,

    Is it possible to update the modem firmware once the product is on the field?

    Yes, that will be possible. The modem FOTA solution is however not ready for release yet. If you implement application FOTA now, it should be possible in the future to update the application to a version that support modem FOTA, and then do the modem FOTA after doing the application FOTA update first.

    In our architecture, the nrf9160 is connected by UART to a nrf52840. Can I flash the new firmware using the nrf52?

    I believe it will be possible in the future, but modem FOTA over LTE will likely come first.

Reply
  • Hi,

    Is it possible to update the modem firmware once the product is on the field?

    Yes, that will be possible. The modem FOTA solution is however not ready for release yet. If you implement application FOTA now, it should be possible in the future to update the application to a version that support modem FOTA, and then do the modem FOTA after doing the application FOTA update first.

    In our architecture, the nrf9160 is connected by UART to a nrf52840. Can I flash the new firmware using the nrf52?

    I believe it will be possible in the future, but modem FOTA over LTE will likely come first.

Children
Related