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

Programming other NRF51822s using NRF51-DK

What is the pinout on the DEBUG OUT-pins? How do I adapt the code to work both with dev board and an external chip? There are BSP stuff I probably can't use that I use for testing, I guess these can be removed with #ifdefs

But what about the BOARD_PCA10028 define? Should this be omitted and it would just work on "bare" NRF51822s?

Thanks!

Related