Hello,
I have board pca10040 V 0.9.0 2015.41. When I program nrf and then issue a nrfjprog --reset -f NRF52
everything works fine, however when I execute nrfjprog --pinreset -f NRF52
after programming it looks like nrf does not work. I am not even able to reset nrf using BOOT/RESET button, I have to turn off power and turn it on again and then nrf starts working and BOOT/RESET button also starts working after power reset. Applying nrfjprog --reset -f NRF52
after pinreset also brings nrf52832 back to work.
Do I miss something or is it some kind of hardware bug?