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

Flashing using NRF 51DK

I wanted to upload a code to a control box which has a nrf51 series microcontroller. I am wondering can I use NRF51DK to program it? But I didnt see any ISP socket on NRF 51 DK ? Can I program/Flash a hex file to the control box using NRF 51DK ? If yes, how can I do that?

  • If you are using the PCA10028 nRF51 DK then you should find the 8-pin header to the right of the 2-pin  "nRF current measurement". The vtg, swdclk, swdio and gnddetect pins are the ones that you use to program the nRF51 in your control box. But do you know if the corresponding swd pins on the target nRF51 (the one in control box) are exposed for programming purpose? For the exact wiring you need to search in this forum... 

Related