Hi, I'm using stlink + openocd to flash and debug and it works fine.
But I want to measure the current consumption with nrf51822 debug interface off
Is there an equivalent command than "nrfjprog -p" for openocd/stlink to perform a reset that will reset with debug interface off ?
Edit: Does the "nrfjprog -p" requires the real reset pin to be connected to the j-link interface ?
Thanks