Hi Nordic,
We are now in pre-production phase and till now we are MCUBoot serial recovery with slot 0/slot 1 in internal flash to have USB-CDC DFU capability.
Due to slotted internal flash (~432KB slot size) we are hitting flash size limitations and now exploring ways to utilize full flash.
We have explored and got "Simultaneous multi-image DFU" with MCUBoot Recovery (both app and net core) working. But the very first line in Simultaneous multi-image section read out as "The simultaneous update of multiple images is available for testing since nRF Connect SDK v1.7.0".
Since our device will be sealed pack and only option to update them is through USB interface. We would like to get some clarity on following questions. Please answer them keeping in mind that we are using v2.2.0
Q. Is "Simultaneous multi-image DFU" stable for prodcution build?
Even if answer to above question is no
Q. Is "MCUBoot Recovery" with netcore recovery are stable for production builds? anc can we use this fallback option as our primary way to update the devices
if not please suggest ways to extend application slot size.
Regards