Hi,
I am developing a product based on nrf52840 soc, I need to write a softdevice, program hex file, bootloader on the chip. when I want to select them all in the nrf connect to program the chip, nrf connect says that bootloader and softdevice have some overlapping data. as I can see this overlapping occurs in the MBR section.
is this normal? does bootloader need to put data on the MBR section of code?
I've attached the bootloader and softdevice.
thanks