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

nRF5 SDK bootloader with nRF Connect SDK app

Hi!

I'm currently developing the bootloader for nRF52840 using the nRF5 SDK v17.1.0 (based on secure bootloader example) and would like to know if this approach will work with the nRF Connect SDK-based app.
The interaction with the bootloader is performed over UART, using another MCU.

Related