Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Hello all I am using nRF52382 I am using SEGGER Embedded studio for programing. I want to use pins 12 and 11 as Rx and Tx for UART. I changed the default pins to #define RX_PIN_NUMBER 12#define TX_PIN_NUMBER 11 in pca10040.h but it is not working.

Hello all I am using nRF52832 I am using SEGGER Embedded studio for programing. I want to use pins 12 and 11 as Rx and Tx for UART. I changed the default pins to
#define RX_PIN_NUMBER 12#define TX_PIN_NUMBER 11 in pca10040.h but it is not working. Could someone guide me through with the said issue. 

Parents Reply Children
No Data
Related