Connecting Jetson Nano to Arduino Uno

hello ngsteven97,

please check Topic 153941, it may helps you to understand the UART mappings.

the serial data should show-up if you’d configure baud-rate correctly, Jetson platform using 115200/8n1 by default.
otherwise, you’ll see garbled logs.