hi nrf52832, softdevice : S132-SD-v4 , code 13.0 use
Is there anything other than NVIC_SystemReset(reset) when going from bootloader to application?
hi nrf52832, softdevice : S132-SD-v4 , code 13.0 use
Is there anything other than NVIC_SystemReset(reset) when going from bootloader to application?
Hi,
You sure you use NVIC_SystemReset() to switch from bootloader to application ? Or it's switching from application to bootloader you are asking ?