Hi, I Converted experimental dual bank signed bootloader into single bank signed bootloader and it uploads the new firmware successfully but the problem I got is it erases application memory before the pre-validation. So, if it fails in pre-validation old application is also lost. But I need if it fails in pre-validation old application still exists to avoid the application downgrade. Can any one help to move the pre-validation before application erases.
I am using nRF5_SDK_11.0.0_89a8197 and s130 soft device