This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BPROT Protecting Bootloader nRF52832

nRF52832 SDK14.0

Hi, how can I protect the bootloader from being overwritten? Ideally, I would never be updating the bootloader so it will be a permanent part of the device. How can I make sure nothing can overwrite/erase the bootloader? I am looking at BProt, but I am not a 100% sure on how to implement it. Can you please give me an example on how I would go about doing this?

Thank you!

Best!

Related