Can I use SVC function in my application code to copy bootloader image into flash instead of using mbr commands? If this is not possible, what are the other alternative options to update the bootloader?
This is required since we have a power constraint during FOTA and flash write/erase APIs in MBR fuñctions cannot be modified to allow this.