Hi all,
I am trying to set up UART communication on the nrf9160. I am using the nrf9160 DK and zephyr.
I have selected device UART_1 and after I cal functions device get_binding() and uart_configure() I can send data over the the virtual port VCOM2.
However TX pin P0.01 stays LOW all the time. Does anybody know anything about this issue?
nrf9160_pca.dts_compliled snippet
proj.config snippet: