Hello,
I've found a lot of topics about this issue but none resolved my case.
I'm trying to program a custom N51822 board (QF ACA 1) but without success.
These are the connections (I've tested with external supply for the custom board also):
This is the output from JLinkExe:
This is the output from JLinkExe if I reset the board before erasing:
This is the output from nrfproj:
Also in the custom board datasheet, it sais "Connect a 12K ohm resister to GND for flash programming".
The schematic doesn't show any resistor on P20 connector, only on P19. Could that be the problem?
Later EDIT: I tried with 12K ohm resistor, doesn't work ("cannot connect to target" is returned); I attached the log from "nrfproj --recover --log" output.
Thank you, Vlad