Hi, we are using SoC nrf52810 SDKv14.2-SR3v1.2 for our RCU.
1.If there is a scenario the image transfer is finished, and the power lost happens when the old image is being replaced :
If BL update: Will the whole boot loader crash and the RCU become malfunctioning permanently?
If App & SD update: Crash,too? Can BL identify the app or the SD is uncompleted and back to DFU mode?
2.If the image has some bugs to freeze the the whole process in the begging before you can enter DFU mode,
Can BL know the App or SD even itself has some wrongs and back to DFU by a counter or a timer?
3. Updating BL maybe dangerous if it fails, but as SDK keeps upgrade with new version. Can we not update the BL but only App & SD?
Thanks.