Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial LTE Modem) mode. This must fit on our existing PCB board size which is already quite small, so board space is limited. In regard to nRF91 modem FOTA, my understanding is that in order to perform a "full modem" FOTA update (as opposed to delta FOTA update), an external flash of 4 MB or larger is required to be connected directly to the nRF91 modem to store the downloaded firmware image. It is also my understanding that delta FOTA updates support updating only from one minor version to another (For example, 1.1.1 to 1.1.2), and full modem updates are required to update from one major version to another (For example, 1.1.x to 1.2.x). We are trying to determine if we can do away with the 4 MB flash and the need to support full modem FOTA updates, and only support delta FOTA updates.
Question: Is there some requirement by Nordic or cellular carriers to support full modem FOTA updates?
For example, will a carrier required bugfix ever require a major firmware version change (full modem FOTA update)?
Question: If full modem FOTA is not required, do you see any issues with not supporting it?
For example, will Nordic stop providing bugfixes for products stuck on an old 'major' firmware version that would otherwise require an update to a new 'major' version?
We don't necessarily care about new features, just bugfixes. For FDA approved products, they are required to have the ability to apply any new critical bugfixes that are deemed a cybersecurity threat.
Thanks,
Derek