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

how to boot another board

image descriptionhello,

i have developed one board using nRF52832-QFAA and trying to dump simple LED blinking code in it using nRF52 DK board. But code is always dumping into custom board not in my board. i am using P20 connector to dump code, i did connection i.e.

nRF52 DK --> my board

VDD --> VDD

SWDIO --> SWDIO

SWDCLK --> SWDCLK

GND detect --> GND

as it is new board so is there any drivers, soft device or anything is required before dumping code or we can dump code directly.

i am getting output voltage of 2.8V at debug port , is this fine or 3.0V is compulsory.

i am using KEIL MDK 5 , nrf52 DK , SDK11

Related