Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

NRF52840 Application boots from different flash address

Hi,

   In my project i need to include two different applications(one without soft device and and one with soft device) and a bootloader(secure ble) with nRF 5 SDK 17.1.0.

   Application1 START ADDRESS : 0x27000.

   Application2 START ADDRESS : 0xD8000.

   Bootloader  START ADDRESS : 0xF3000.

   Softdevice  START ADDRESS : 0x1000.

   1.I need to switch between application1 or application 2 from boootloader.How can we do this?.

   2.Is it possible to switch from app1 to app2 or vice versa?.

   we followed this link but it didn't helped. https://devzone.nordicsemi.com/f/nordic-q-a/85074/how-to-change-the-mbr-jump-address-location?pifragment-684=2