Programming nRF52832 custom board using nRF52840DK via SWD

Hi,

I had a problem while programming my custom nRF52832 board using nRF52840DK. I am using this connection that I found in the Nordic Devzone forum. I am trying to program my custom board using nrfjprog. I can see my board when I print the nrfjprog --ids and --deviceversion but I cannot see my custom board. I try different connections that I found in the forums but this is the most reliable one for my project. 

This the connections that I applied:

Custom nRF52832 board     |    nRF52840DK

VDD                                      |    VDD_nRF

                                             |    VDD_nRF' shorted with SWDSEL (as far as I understand from the forums it is shorted because to program an external device connecting to the DK)

SWDIO                                 |    SWDIO

SWDCLK                              |    SWDCLK

GND                                     |     GND

  • Are there any suggestions for that?
  • Even if the connections are true, how can I understand my custom board recognised by nRF52840DK?
  • How can I program my custom board using nrfjprog if the connections are provided correctly?

Thanks for your answers. Have a great day to you all.

Related