Hello,
I am working on the Nordic DFU to develop a bootloader for OTA update on our product.
So far I just ported the Secure Bootloader from Nordic examples. No functionality has been changed.
Testing the DFU with different security settings and checking final memory layout.
One thing I did is creating a special target for the bootloader to be placed in a slightly bigger memory area, so that I can enable debug logging via RTT:


D