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

about options of nrfjprog.exe program

Hi, I hope use nrfjprog.exe to do following things:

HW: nrf1822

  • download s110 6.0
  • download bootloader
  • download firmware
  • write some values to certain addresses
  • use write/read protection to bootloader area and firmware area.

My questions are:

  • Which option should I use for downloading Bootloader? (I failed to use "--programapp")
  • I tried "--rbp ALL" and "--rbp CR0", but I still can read flash values using "--memrd". So how can I do a read protection?

Thank you!

Related