With any nrfjprog (9.8, 9.7, WIndows 10) I get ERROR: Write verify failed.
"C:\Program Files\Nordic Semiconductor\nrf5x\bin\nrfjprog.exe" -f nrf52 --verify s.hex
I'm able to program my device using nRFgo Studio or J-Flash - it programs and verifies the firmware correctly.
I examined it a little and I can see that nrfjprog changes some bytes, mainly at offset 0x7C - 0x7F of the hex, where it programs FF FF FF FF instead of what is in the hex.
For NRF51 family nrfjprog works.
Tried different versions of nrfjprog and J-Link and also different devices to program.