Hi, I am trying to figure out which GPIO pins i can use as UART on a nrf52 chip if i put it on a custom PCB (Not DK !!). From the reference manual (page 513, 48.10.7 and 48.10.9) it looks to me as if any (0 to 31) GPIO pin can be used as UART (as long as the corresponding pin is set in PSEL register and is not used by any other module), however i'm baffled with these tables and there seems to be very little explanation on how to actually read them. Any help ? Thanks !