Hi,
On nRF5340 with external flash (SDK 3.2.x), is it possible to both support serial recovery enabled for both cores while supporting simultaneous DFU?
It seems like it isn't, as enabling multi-image DFU with SB_CONFIG_MCUBOOT_NRF53_MULTI_IMAGE_UPDATE will disable NR53_RECOVERY_NETWORK_CORE.
There is this resource, which refers to a "one image pair mode" for the network core, but I cannot find any documentation on what that means.
Any references I've found in the DevZone about whether having these 2 features enabled at the same time, seem to be inconclusive.
Thanks