NordicSemiconductor / pc-nrfconnect-programmer

Programmer app for nRF Connect for Desktop
Other
66 stars 26 forks source link

Enable read back protection through Programmer app GUI #456

Open psajinovic opened 7 months ago

psajinovic commented 7 months ago

Hi,

I am writing about a recommendation for the Programmer app inside the nRF Connect for Desktop.

Latest Programmer version offers many features like writing, erasing and reading the flash. In my opinion, it is missing a crucial functionality that would allow users to enable the read back protection with a single button push. The button would essentially call the nrfjprog --rbp ALL command.

Adding this functionality would complete the application in terms of providing the users 1-for-all tool that can program the devices intended for both prototyping and production.

Best regards.