Hi All,
I am Using the NRF52840 DK Device for my application development
I want 2 UARTS for my application
I have used the example - nRF5_SDK_15.3.0_59ac345\examples\peripheral\serial_uartes\pca10056 in this the Pins are configured 8,6,27,26, In my application board i have used pin 19 and 20 for UART0 and 21,22 for UART1.
Unfortunately other than 8,6,27,26, none of the pins does these UART functions by changing the pin no
can somebody explain to me how to configure the pin 19 and 20 for UART0 and 21,22 for UART1?
With Regards,
Rakesh