This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Jump to bootloader from softdevice

Hello,

I am creating a bootloader ble version without using dfu. I am having problems turning on softdevice, softdevice starts the app instead of continuing the bootloader.

I have consulted through dfu, I find sd_softdevice_vector_table_base_set may help me, but it does not work, the chip still jumps to the app instead of the bootloader.


Please help me, thank you

SDK: 15.3 - Softdevice: 6.1.1 - SoC: nRF52832

Parents Reply Children
Related