I am trying to use nrfjprog.exe (for the first time) to see if my code is being corrupted on a power fail. It keeps returning an error that I can find documentation on.
Here is the command and the errors:
C:\Program Files (x86)\Nordic Semiconductor\nrf-command-line-tools\bin>nrfjprog --readcode after.hex
ERROR: The file specified is not a valid hex file, has data outside valid areas
ERROR: or does not have data in valid areas.
Please help
Robin @ TL