Hi,
I have successfully detected my custom board (nrf52832 chip ) with nrf 52dk board and program it with blinky hex file given in SDK 15 version and works.
Now, i update the blinky file with correct pin number setting on GPIO pin and it works fine with 52 dk board but when i try to program my custom board with 52dk with SWD protocol it is not working.
I realize that Hex file folder never update with new GPIO setting , only i manage to update the debug and release but if i try to upload that Hex file it dose not work.
well any help is appreciated.
thanks