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

Uart application

Hello all,

I am working on nrf52832 Board and i want to use it as translator to send and receive the data , please tel which pins i need to select as UART(rx,tx) pins ? How to configure the same?

Parents
  • I recommend you run the ble_app_uart project in the nRF5_SDK_13.0.0_0\examples\ble_peripheral, and the RX and TX are 8 and 6.

  • i am having the same issue it seems that any pins besides 6 and 8 causes a hardfault and a reset.

Reply Children
No Data