Hi Nordic,
We are developing a PC application for product programming that uses nrfutil to program the nRF54LM20. The programming process involves recovery, programming, code reading, and verification (we need a verification step to confirm that the programmed code has been written correctly). I am using the nrfutil device read command to read the code. If the device does not have a lock function enabled, the entire code can be read successfully. However, if the lock function is enabled, the IC restarts after the first read, causing it to become locked and unreadable. Is there a way to prevent the nrfutil device read command from restarting the IC?
Best regards,
Stanley