Hi,
I need to add to my project that uses NRF5340 a bootloader that reads new firmware from SDCard. Is there an example where I can find information? Someone has just encountered this kind of issue and can tell me some tips?
Thanks
Marco
Hi,
I need to add to my project that uses NRF5340 a bootloader that reads new firmware from SDCard. Is there an example where I can find information? Someone has just encountered this kind of issue and can tell me some tips?
Thanks
Marco
Hi Marco,
Please try to enable CONFIG_MCUBOOT_IMG_MANAGER=y in your application project.
Best regards,
Vidar