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

pynrfjprog verify

Greetings,

I am using pynrfjprog (9.0.0) to write a HEX file to an nRF52 device on the nRF52 DK. I am wondering if there is an easy way to verify the write using API.py, similar to how the in-line command "nrfjprog ... --verify" does so.

Some details about my setup:

  • Windows 10
  • nRF52 DK PC10040
  • Python 2.7 Win32
  • nrfjprog 9.0.0
  • JLinkARM.dll 5.12g

Many thanks.