/ { chosen { zephyr,uart-pipe=&uart1; }; }; &uart1 { compatible = "nordic,nrf-uarte"; current-speed = <115200>; status = "okay"; tx-pin = <17>; rx-pin = <20>; rts-pin = <15>; cts-pin = <22>; };