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

Fail to program the read back HEX file via nRFgo studio

Hi there,

I could program the HEX file to nRF51DK via nRFgo studio successfully and the board seems to work fine as well. And then, I try to read back the HEX file from the same nRF51DK, the tool shows "Read successful". And then, I program this read back HEX, but the tool shows "programming failed: The flash is not erased". So, then I program the original HEX, the tool shows successful and the board work fine again.
anyone know Why?

The following is the print screen cut of error message. Besides, two HEX files are also attached. blinky_original.hex
blinky_readbak.hex image description

board: nRF51DK
chip: nRF51422 QFACA10 (0x0086)
nRFgo version: 1.21.2.10
OS: win10 64bit
example: blinky (w/o softdevice)

Related