Documentation on how to setup NVIDIA Jetson Nano devices
- A computer running
Ubuntu 18.04 x64
- The
NVIDIA SDK Manager
tool - A pin jumper
- Micro SD Card (32 GB or larger; preferably 128 GB)
- Micro USB cable
- USB type C charger rated for 5V, 3A (five volts, three amps)
- Ethernet cable
- Download the
NVIDIA SDK Manager
tool - Install the
NVIDIA SDK Manager
tool on the computer runningUbuntu 18.04 x64
- Jump pins 9 and 10 (GND and FC REC) on J12 with the pin jumper
- Plug in the micro SD card
- Plug in the micro USB cable to the device and to the computer
- Plug in the ethernet cable
- Plug in the USB type C cable
- Open the
NVIDIA SDK Manager
tool - Log into a developer NVIDIA account
- Select the Jetson Nano [2GB Developer Kit Version] and click Ok
- Click Later if offered to upgrade JetPack
- Select JetPack 4.6.2 in the TARGET OPERATING SYSTEM dropdown
- Select the
NVIDIA DeepStream SDK
in ADDITIONAL SDKS section - Click the CONTINUE TO STEP 2 button in the bottom right
- Click the I accept the terms and conditions of the license agreements checkbox
- Click the CONTINUE TO STEP 3 button in the bottom right
- Enter your computer's
root
password - In the SDK Manager is about to flash your Jetson Nano module window, select Manual Setup Jetson Nano [2GB Developer Kit Version], Pre-Config, and set a username and password for the device in their respective elements.
- Click Flash to flash the device
- In the SDK Manager is about to install SDK components on your Jetson Nano module, select USB as the Connection, Jetson Nano [2GB Developer Kit Version] [1-2], IPv4, and type the IP address, username, and password of the device
- Click Install
- If you have to flash multiple devices, flash one device following the above
steps and skip the SDK installation for the rest. Then create an
.img
file of the micro SD card containing the complete installation and flash that to the remaining devices.