Firmware download under MCUboot

HI

Currently using NRF54L15 with NCS v3.0.0 and the periodic_sync_conn sample. I have created sysbuild.conf and added SB_CONFIG_BOOTLOADER_MCUBOOT=y. After compilation, MCUboot logs are successfully generated. I want the broadcasting device to include firmware update content in its advertising data, and have the synchronized node receive this data and save it.

Questions:
What API should the synchronized node call to save the received update data? After completing the save process, how can it reboot into MCUboot to achieve seamless integration with the MCUboot application?

Thanks!

Parents Reply Children
No Data
Related