This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Pin reset with nrfjprog has no effect

When I run nrfjprog --pinreset it says "Applying pin reset" but it has no effect on the connected nRF52832, it just continues running. Other nrfjprog operations like reading, programming, etc. work just fine.

In VS Code, when I click "Flash" it will program the chip successfully but it will not reset it afterwards. However, when I click "Reset Board" under "Connected Devices", then it resets successfully.

What can cause this?

Related