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

nrf5340 USB Terminal

Hi,

Do you have an example of how to implement a serial console with nrf connect 1.4.99-dev1 with nrf5340_REV1, I tried compiling usb_uart_bridge but got following error.

devicetree error: 'tx-pin' is marked as required in 'properties:' in C:/Users/Timo/ncs/v1.4.99-dev1/zephyr/dts/bindings\serial\nordic,nrf-uarte.yaml, but does not appear in <Node /soc/peripheral@50000000/uart@9000 in 'nrf5340dk_nrf5340_cpuapp.dts.pre.tmp'>

Related