Hi, I followed through this tutorial:
https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader
But to my frustration I realized that all the DFU example included in the SDK 13'S EXAMPLE/DFU/
were prepared for nrf52 devices.
Where can I get an nrf51 one please?
Edit: incidentally I managed to find one that looks similar in sdk 12.3, there is this "nRF5_SDK_12.3.0_d7731ad\examples\dfu\bootloader_secure\pca10028\" example. Is it also over the air upgrade? If so could you please also tell me where are the lines which triggers the bootloader mode? After a cursory look I failed to find them.