Hi,
Are there any examples of doing DFU using the nrf52840-dk with external flash on a Zephyr project (nrf-sdk)?
We want to use the MX25R64 flash to host one of the partitions as the firmware is too large.
At this stage, we're not concerned about the update interface, BLE, LwM2M, UART, etc.
Simply enabling "CONFIG_BOOTLOADER_MCUBOOT=y" doesn't work as our firmware won't fit.
Thanks,
Sam