I am using Jetson Orin Nano with a custom PCB design. I using UART0 pins as a serial communication with 115200 baud rate.
I tried all files I have in /dev/tty* to get a result but I could not get any information. How can I access UART0 Tx and Rx from /dev/tty* (eg: ttyTHS0) and what is the default configuration. Lastly, how to change the configuration of the hardware?
Yes, the same UAET which is connected from M.2 Key E. I am not receiving any warning or error. It is just not working and I am not receiving my messages.