env:
SDK: nRF5_SDK_17.0.2_d674dde
KEIL- ARM
SoftDevice: s140_nrf52_7.2.0_softdevice
i can't understand how MBR jump to bootloader, and how MBR konw the start address about bootloader.
or it's a fixed value at MBR. UICR.NRFFW[0] ,default value 0x78000?
but i change the value to 0x77000 in keil ide, like below

amazing!it also can jump to bootloader (0x77000)。
for the first ,turn on mcu, MBR run, how it detect if a bootloader is present, and bootloader start addr, and what's the range about bootloader address