Jetson Nano/Development/Getting into the Board: Difference between revisions
< Jetson Nano | Development
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{JetsonNano/Head|previous=Development|next=Development/Building the Kernel from Source | {{JetsonNano/Head|previous=Development|next=Development/Building the Kernel from Source|title=How to Get into the Board|description=This page provides the steps to access the Jetson Nano board via Serial console}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 07:37, 7 November 2024
NVIDIA®Jetson Nano™ | |||
---|---|---|---|
![]() | |||
Introduction | |||
|
|||
Development | |||
|
|||
GStreamer | |||
|
|||
Contact Us |
Serial Port
If you have an FTDI serial cable, first locate the Serial Port Header (J44) in the following picture:

You have to connect the cables as follows
- Jetson Pin 2 (TX) → Serial Cable RX
- Jetson Pin 3 (RX) → Serial Cable TX
- Jetson Pin 6 (GND) → Serial Cable GND
Which is also represented in the picture below:

Note: Depending on the Jetson Nano version, these pins will be in a different location. For instance, for the Jetson Nano B01, you will find them below the SOM, at the border of the carrier board. The pin labels can be seen from the bottom of the board.
Now you can use minicom or picocom to connect your computer by following one of these guides: