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

About NRF52832 Dual Bootloader DFU (UART + BLE)

Hi,

I have a project with NRF52832 and PCA10040 and SDK 16 and need to use both BLE and UART DFU. I can initialize and use them separately but I don't know how to use them at the same time. Is it possible to initialize either of them by checking a register once it is powered?

Related