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

Error programming mbedOS application on custom nRF52 board with nRF52-DK using DAPLINK

The problem is I can't figure out a way to use the shield pins on the board (P20) to program an external MCU (nrf52832). It just refuses to do so it always programs the onboard chip. I even tried shorting SB32 and it didn't work. I am using mbed studio to develop and debug.  

 

Things I tried:

  1. I tried connecting my mcu directly to the SWD trace connected onboard. I soldered to the nets on P18 and then cut power to the onboard MCU from SB9.  

My Setup:

Hardware: nrf52-DK Version 2.1.0

Interface MCU firmware: 0253_sam3u2c_mkit_dk_dongle_nrf5x_0x5000.bin

Related