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?