Hi,
The bootloader for the nRF52 series is made immutable by our fprotect freature, and is protected by our APPROTECT feature. You can read about both of these in this blog.
Both of these are reset on the eraseall command, and there is no way to stop this for the nRF52 series. However, eraseall will erase your other firmware, and this is enough for most users.
If you want more than this, the nR5340 has the feature ERASEPROTECT which can block the eraseall functionality for your chips as well. Be careful with this feature, as mistakes can lock you out of your own chips.
If you want even more security than for the nRF5340, I suggest that you look at our nRF54 series, which have even more security features. See the nRF54L or nRF54H. If you want to know even more about the nRF54 series, you can contact our sales representatvies.
Regards,
Sigurd Hellesvik
Hi Sigurd Hellesvik ,
Thank you for your clear, concise explanation and the provided links. I also found that your blogs on security for Nordic MCUs are really helpful too. I'll try to read them all in my next holidays.
Best regards,
Wayne.
Hi Sigurd Hellesvik ,
Thank you for your clear, concise explanation and the provided links. I also found that your blogs on security for Nordic MCUs are really helpful too. I'll try to read them all in my next holidays.
Best regards,
Wayne.