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

Can I use UART with an external module linked up to nRF51DK via SWD?

I am really struggling getting anything to work on my revision 1 module and as it has nothing connected at this moment all I can use is BLE or UART to observe any function.

If it is possible.. how to find out the correct values for

  RX_PIN_NUMBER,
  TX_PIN_NUMBER,
  RTS_PIN_NUMBER,
  CTS_PIN_NUMBER,

?

Related