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

Read entire flash to create production image

Hi, 

I want to create 1 hex file that will contain my bootloader, app and softdevice. 

I know i can use NRF GO studio in order to read each hex individualy but it is of no use to me as i want to be able to create 1 full image of the chip and use it to duplicate it with only one burn. 

I tried using nrfjprog by running "nrfjprog.exe"  --readcode fullchip.hex" but the HEX file that was created was not working. 

Please let me know what is the right way to do it. 

Best regards, 

Danny

Related