Improve this doc

Nvidia Jetson Orin ™

Supported Jetson Orin Devices

AGX Orin 32GB
AGX Orin Devkit 32GB

Nvidia Jetson AGX Orin Devkit 32GB

The Nvidia Jetson AGX 32GB development kit can be identified by the label printed on the inside bottom of the unit as shown. It mentions part number 975-13730-0000-000 but does not actually say 32GB.
AGX Orin Devkit 32GB wide shot
AGX Orin Devkit 32GB close up


AGX Orin 64GB
AGX Orin Devkit 64GB

Nvidia Jetson AGX Orin Devkit 64GB

The Nvidia Jetson 64 GB development kit also has a label on the inside bottom as shown. It mentions part number 945-13730-0050-000 and reads “Jetson AGX Orin 64GB Developer Kit”.
AGX Orin Devkit 64GB wide shot
AGX Orin Devkit 64GB close up

Orin Nano Devkit
Orin Nano 8GB (SD) Devkit NVME

Nvidia Jetson Orin Nano 8GB (SD) Devkit NVME

AGX Orin Nano 8GB  wide shot

The Orin Nano 8GB SD module has the part number 900-13767-0050-000. This number may not be printed on some modules, however, the part can be distinguished by having an SD-CARD slot.

AGX Orin Nano 8GB SD card slot
AGX Orin Nano 8GB SOM card slot


Orin Nano Devkit
Orin Nano 8GB Production module

Nvidia Jetson Orin Nano 8GB Production module

The Orin Nano production module has the part number 900-13767-0030-000, which can be observed on the bottom. The main difference from the Orin Nano SD - 900-13767-0050-000 - is that it does not have an SD card slot. This module can be used with a Jetson Orin Nano Devkit carrier board, along with the balenaOS image for the Jetson Orin Nano 8GB (SD) Devkit, provided that the corresponding kernel device-tree is configured in your balena-cloud device configuration page.

AGX Orin Nano 8GB
AGX Orin Nano 8GB SOM


Orin NX
Nvidia Jetson Orin NX 16GB in Xavier NX Devkit NVME

Nvidia Jetson Orin NX 16GB in Xavier NX Devkit NVME

AGX Orin NX 16GB SOM
Part number 900-13767-0000-000 is printed on the right side of the SOM bottom side, and can only be observed if the module is taken out of the devkit:

AGX Orin NX 16GB SOM close up


Seeed reComputer J4012
Seeed reComputer J4012 Jetson Orin NX 16GB

Seeed reComputer J4012 Jetson Orin NX 16GB

The device has the Seeed Studio logo on the back, and the following sticker on the bottom:

J4012 Case

The SOM in the Seeed reComputer J012 is a Jetson Orin NX 16GB, which has the part number 900-13767-0000-000


Seeed reComputer J3010
Seeed reComputer J3010 Jetson Orin Nano 4GB

Seeed reComputer J3010 Jetson Orin Nano 4GB

The device has the Seeed Studio logo on the back, and the following sticker on the bottom:

J3010 Case

The SOM in the Seeed reComputer J3010 is a Jetson Orin Nano 4GB, which has the part number 900-13767-0040-000. This part number can be found on the bottom of the SOM, if it is taken out of the carrier board:

J3010 SOM

J3010 SOM

Checking your Jetson Orin's UEFI firmware version

You can check which UEFI firmware version your Jetson Orin device is running either by connecting to your device's debug UART interface, or by attaching a display to the Orin's video port.

I want to use the debug UART interface

If you are using the Jetson Orin Nano Devkit, Jetson Orin NX, the Seeed J3010 or Seeed J4010 you will need a USB to TTL converter cable and a serial communication program like minicom. The USB to TTL converter's pins need to be connected to the TX, RX and GND pins on the Jetson carrier board, which are located underneath the Orin module.

On Jetson AGX Orin 32GB and Jetson AGX Orin 64GB Devkits, the debug UART interface is available through the micro-USB interface, when the device is powered on. On Linux machines, the serial connection can be accessed using minicom -D /dev/ttyACM0.

If you are using the UART interface, the UEFI firmware version will be printed in the boot sequence logs:

Orin UEFI uart logs

Alternatively, if booting is stopped in the UEFI menu by pressing Esc, the firmware version will be printed in the top-left corner:

Orin UEFI uart logs

If instead you would like to use a monitor and a keyboard, please expand the section below.

I want to use a monitor

If your Jetson Orin is connected to a monitor, the UEFI firmware version will be displayed at the top of the screen:

Orin UEFI display menu

What type of video cable do I need for my device?
A Display Port cable or Display Port to HDMI adapter is necessary on the following devices:
* Jetson AGX Orin 32GB
* Jetson AGX Orin 64GB
* Jetson Orin Nano Devkit

An HDMI cable is required for:
* Jetson Orin NX in Xavier NX Devkit
* Seeed J3010
* Seeed J4012

If the firmware version on your device is older or newer than v36.3, please re-flash its firmware by following the corresponding guide below:

Booting balenaOS flasher images from a USB key

In the unexpected event that your device does not boot the balenaOS flasher image from the attached USB key automatically, please use the following steps to manually select the USB key for booting:

I want to use the debug UART interface

1) If you are using the Jetson Orin Nano Devkit, Jetson Orin NX, the Seeed J3010 or Seeed J4010 you will need a USB to TTL converter cable and a serial communication program like minicom. The USB to TTL converter's pins need to be connected to the UART TXD, UART RXD and GND pins of the Jetson carrier board, which are located underneath the Orin module.

Orin Nano Devkit pinout location

Orin Nano Devkit UART pins

On Jetson AGX Orin 32GB and Jetson AGX Orin 64GB Devkits, the debug UART interface is available through the micro-USB interface, when the device is powered on. On Linux machines, the serial connection can be accessed using minicom -D /dev/ttyACM0.

AGX Orin microUSB debug port

2) Power on the device and press Esc when prompted by the UEFI firmware, or F11 to enter the Boot Manager Menu directly.

Orin UEFI boot menu UART

If Esc was pressed, navigate to the Boot Manager Menu

Orin UEFI Boot Manager on UART

3) Select the attached USB device as boot media

Orin UEFI USB boot

4) Your device should boot from the attached USB key and provision the internal storage. Once provisioning is complete and the device shuts down, the USB key can be unplugged.

I want to use a keyboard and monitor
1) Attach a USB keyboard and a monitor to the device.
2) Power on the device and press Esc when prompted by the UEFI firmware, or F11 to enter the Boot Manager Menu directly.

Interrupting boot in UEFI

UEFI Boot Manager

3) Select the attached USB key as boot media:

UEFI Boot from USB Key

4) Your device should boot from the attached USB key and provision the internal storage. Once provisioning is complete and the device shuts down, the USB key can be unplugged.


Should you encounter any other unexpected issues while provisioning your device, please follow the instructions for our Jetson Flash tool to flash your device in recovery boot mode.

Post-provisioning UEFI firmware update

Once your device has been provisioned and powered back-on, it will attempt to update the UEFI firmware automatically. The status of the UEFI firmware update process is depicted by a progress bar on the debug UART interface, as well on the display, if connected.

Please do not interrupt this process by resetting or cutting power to the device.

If you are using the debug UART, the firmware update process will be displayed by a progress bar similar to the one below:

Orin UEFI firmware update progress

If a display is connected to the device, the firmware update process will also be rendered on the screen:

Orin UEFI firmware update progress