Flash the Official Developer Kit
This guide explains how to use SDK Manager to flash the system onto an NVIDIA official Developer Kit.
Scope
This tutorial applies to the Jetson Orin Nano/NX official Developer Kit. For third-party carrier boards (C1901/C1902/C2401), refer to the corresponding flashing guides.
1. Enter Recovery Mode
Before flashing, put the module into Recovery Mode.

Steps:
- Disconnect the power.
- Use a jumper cap to short the FC REC and GND pins (or hold the Recovery button).
- Connect the power, hold for 2 seconds, then release.
- Connect the module to the virtual machine with a USB cable.
2. Detect the Device
Run the following command in the Ubuntu terminal to confirm the device is detected:
lsusb | grep -i nvidia
If you see NVIDIA-related devices, recovery mode was entered successfully and the VM has captured the USB device.
3. Flash with SDK Manager
Open SDK Manager, log in, and select the corresponding hardware model.

Uncheck Host Machine and keep only Target Hardware.

Select the JetPack version; the latest stable release is recommended.

Proceed to the flashing flow, accept the license agreement, and start downloading and flashing the system.

In the flashing configuration window that pops up, choose the manual setup mode.

Choose the storage medium (such as NVMe or eMMC) and set a username and password.

Click Flash to start flashing the system and wait for it to finish.

After flashing, the module reboots automatically into the system.

Troubleshooting
Device Not Detected
- Confirm recovery mode was entered correctly
- Check that the USB cable is a data cable (not charge-only)
- In VMware, confirm the USB device is connected to the VM (VM > Removable Devices)
- Try a different USB port or cable
Flashing Interrupted or Failed
- Ensure the VM has enough disk space (≥ 60GB)
- Disable the VM's power-saving/sleep settings
- Do not disconnect USB during flashing
- Re-enter recovery mode and retry
Choosing a Storage Medium
- NVMe SSD: Fast and high-capacity — recommended
- eMMC: Onboard storage, fixed capacity
- SD card: Supported only on some models