Hello,
Are there any steps or documentation specific to nRF5340 to perform DFU over BLE and store the image into external flash and on the next boot it should get executed from External flash only? Is there any ready example which does the same?
I tried https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.0/nrf/ug_nrf5340.html#fota-upgrades and also tried the steps mentioned for nRF52840 but did not work. And not able to find the exact steps for nRF5340.
Also, I want to know whether it is possible that I can store both primary and secondary images in external flash only and Internal flash only used for MCUBoot?
Thank you.