This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Programming an external board through SWD

Hi there, I'm trying to program an external nrf51 board (Xuntong 5518) through the nrf51-DK Debug out connector. So far I have no success and I'm wondering if I have the correct PIN's connected. I power the Xuntong with VDD and GND from connector P1 and connect SWDIO (PIN 4 connector P20) and SWDCLK (PIN 5 connector P20). I tried the P19 header with a olimex JTAG adapter as well . When I drag my hex file to the flash drive the internal nrf51 is flashed only. I don't exactly know how I would recognize the external board using JLINK as there seems to be no serial number or so. However when I use nrfGo Studio I see application and softdevice which I would not expect to see when I'm connected to the correct nrf.

Any help would be greatly appreciated!

Regards, Jens

Parents Reply Children
Related