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

nrfjprog --pinreset return error code 8

when i use nrfjprog.exe download my application code,Change nrfjprog.exe --eraseall --program ble_module.hex --verify --reset to nrfjprog.exe --eraseall --program ble_module.hex --verify --pinreset ,then return error code 8image description

  • Then you're not using the newest version of nrfjprog, the arguments in nrfjprog --eraseall --program ble_module.hex --verify --pinreset can not be combined in the newest version.

  • When I use nrfjprog --pinrese alone,the mistake appear also,if the commandnot be combined in the newest version,how can i enable reset pin with power down?

  • I am afraid that I do not understand what you mean. Could you clarify what you mean by enabling the reset pin without powering down the chip? Also have you been able to program thsi chip before?

  • Well, I mean is when I use --pinreset,the mistake which shown in Figure is appear,no matter used it is alone or together

1 2 3 4