This is an example which echos any data it receives on configured UART back to the sender, with hardware flow control turned off. It does not use UART driver event queue. - Port: configured UART - Receive (Rx) buffer: on - Transmit (Tx) buffer: off - Flow control: off - Event queue: off - Pin assignment: see defines below (See Kconfig)