Hello Everyone,
I am using NRF52840 development kit, I have compiled the code using SDK15.0.0. I am using soft device as well. I have to implement flash protection in my device so that any third party member can't read the firmware from device. I am a beginner for flash programming on Nordic devices. So actually don't know where to start. I read few tickets but I am confused about the process. I have to implement this flash protection for the DFU firmware as well. Can anyone help me guide on this? How to enable this protection?
1) Reading firmware should be disabled.
2) I should be able to erase and reprogram/write the firmware.
3) OTA update should not be blocked. OTA update should happen.
4) Want to protect firmware of DFU as well.
Thank you,