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 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 8
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.
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.