Hi,
I have tested the MCUboot FOTA for my sensor with the peripheral_lbs sample project, by enabling the macros:
#Enable MCUBOOT bootloader build in the application CONFIG_BOOTLOADER_MCUBOOT=y #Include MCUMGR and the dependencies in the build CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU=y