HI devzone
Everytime after i executed "nrfjprog -f nrf53 --recover" on nrf5340 DK
i see it write around 4KB data into the flash. do you know what is the meaning for this 4KB data ?

The reading result on JFLASH

BR
HI devzone
Everytime after i executed "nrfjprog -f nrf53 --recover" on nrf5340 DK
i see it write around 4KB data into the flash. do you know what is the meaning for this 4KB data ?

The reading result on JFLASH

BR
Hi David,
The --recover command erases the flash memory and then writes a small binary into the recovered flash memory. This binary prevents the readback protection from enabling itself again after a pin reset or power cycle.
See http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_nrf5340.html#readback-protection 
Best regards,
Marjeris