New UART pin configuration issue in nrf52840dk

In the datasheet of the nrf52840dk board, for the port P4, there are freely available pins p0.26 and p0.27. If I use those two pins in the overlay file, I am getting "Pin 26 of &gpio0 already assigned to 2 other nodes.
nrf52840dk_nrf52840.dts(182, 14):   Overlapping assignment," if it is freely available, then also I am not able to use it to configure the new UART, then how can I configure the  new UART and now I am getting doubts whether I can configure the new UART or not.

Parents Reply Children
No Data
Related