Getting Started with reComputer Robotics J601

The reComputer J601 is a compact yet powerful edge AI carrier board for Jetson AGX Thor, delivering up to 2070 TFLOPS. Built for development and production, it features M.2 Key E/M/B, 4x 10Gb RJ45, 4×USB 3.2, HDMI 2.1, 8×GMSL, and various IO's, ensuring seamless integration. It can be served as brain of humanoid. Supporting LLM & Physical AI frameworks like NVIDIA Isaac, Hugging Face, PyTorch, and ROS2/1, it bridges AI and robotics. With optimized real-time processing, it runs vision AI, transformers, and multimodal models, unlocking advanced AI for edge devices.
Features
- Supports NVIDIA Jetson AGX Thor T5000 and T4000 modules
- Up to 2070 TFLOPS of AI performance
- Up to 4x 10GbE RJ45 ports
- 4x USB 3.2 Type-A ports at up to 10Gbps
- HDMI 2.1 display output
- M.2 Key M for PCIe Gen 4 NVMe 2280 SSD
- M.2 Key E for M.2 2230 Wi-Fi modules
- M.2 Key B for 4G/5G modules
- Up to 8x GMSL2 cameras through two Mini-Fakra connectors and GMSL extension boards
- Robotics I/O including isolated CAN, RS-232/422/485, I2C, I2S, GPI, and GPO
- Wide-range 19V to 48V DC input through XT30
- Software platform: JetPack 7.1
Specifications
| Module Compatibility | NVIDIA Jetson AGX Thor T5000 / T4000 |
| PCB Size | 168 mm x 155 mm (without the Jetson AGX Thor module) |
| Display | 1x HDMI 2.1 |
| USB | 4x USB 3.2 Type-A (10Gbps, Host), 1x USB 2.0 Type-C (Debug), 1x USB 3.0 Type-C (Recovery) |
| Ethernet | 4x RJ45 10GbE with T5000; 3x RJ45 10GbE with T4000 |
| M.2 Key M | 1x M.2 Key M for PCIe Gen 4 NVMe 2280 SSD |
| M.2 Key E | 1x M.2 Key E for M.2 2230 Wi-Fi module |
| M.2 Key B | 1x M.2 Key B for 4G/5G module |
| Serial | 1x RS-232/422/485 (DB9 connector) |
| JST Ports | 4x CAN with T5000 or 2x CAN with T4000, 1x RS-485, 1x I2S, 1x I2C, 4x GPI, and 4x GPO |
| Audio | 1x microphone input and 1x audio output |
| Fan | 1x 4-pin fan connector (12V PWM) |
| RTC | 1x RTC 2-pin header |
| LEDs | 1x green PWR LED, 1x green SSD LED, and 1x RGB USR LED |
| Buttons | 1x Recovery button and 1x Reset button |
| GMSL | 2x Mini-Fakra connectors for up to 8x GMSL2 cameras |
| Operating Temperature | -10°C to 60°C with thermal grease; -10°C to 55°C with a thermal pad |
| Power Supply | XT30, 19V to 48V DC |
| JetPack | JetPack 7.1 |
Hardware Overview
| Side View 1 |
|---|
![]() |
| Side View 2 |
![]() |
| Bottom View |
![]() |
Flash JetPack
Here, we will show you how to flash JetPack to an NVMe SSD connected to the reComputer Robotics J6014 / J6015. Both devices use the J601 carrier board, and the flashing procedure is the same.
Supported Module
- NVIDIA Jetson T4000 module
- NVIDIA Jetson T5000 module
Prerequisites
- Ubuntu host PC
- reComputer Robotics J6014 or J6015
- NVMe M.2 2280 Internal SSD
- USB Type-C data transmission cable
- At least 220 GB of free storage on the host PC
We recommend using a physical Ubuntu host instead of a virtual machine. Seeed Jetson DevelopTool also supports Windows through WSL2, but a native Ubuntu host provides the most reliable flashing experience.
| JetPack Version | Ubuntu Version (Host Computer) | ||
| 20.04 | 22.04 | 24.04 | |
| JetPack 7.1 | ✅ | ✅ | |
Choose a Flashing Method
Select either the graphical Seeed Jetson DevelopTool workflow or the command-line workflow below.
- Software Flashing
- Command-Line Flashing
Seeed Jetson DevelopTool provides a guided graphical workflow that downloads, verifies, extracts, and flashes the firmware without requiring BSP commands. Install the tool by following the Seeed Jetson DevelopTool installation guide.
Video Tutorial
Software Flashing Workflow
Step-by-Step
Step 1. Launch Seeed Jetson DevelopTool and open Flash Center. Select reComputer J601 and JetPack 7.1 (L4T 38.4.0).

Step 2. Connect the host PC to the USB 3.0 Type-C flashing port. Press and hold the RECOVERY button, connect the 19V to 48V DC power supply through XT30, and then release the button after two seconds.

Step 3. Click Detect Device. Confirm that the connected Jetson module is detected (for example, AGX Thor T5000), and then click Next.

Step 4. Click Download / Prepare BSP. The tool downloads the firmware, verifies its SHA256 checksum, and extracts the BSP automatically.

Step 5. Click Start Flash and wait until the interface reports that flashing is complete. Do not disconnect the power supply or USB cable during this process.
Flashing erases the data on the target NVMe SSD. Back up important data before you begin.
Step 6. Connect the reComputer Robotics J601 to an HDMI display and complete the initial system configuration.

Prepare the JetPack Image
Download the system image that matches your Jetson module. Both products use the same J601 carrier board; choose the image by the module installed on your board:
| JetPack Version | Jetson Module | Product | Download Link | SHA256 |
|---|---|---|---|---|
| 7.1 (L4T 38.4.0) | AGX Thor T5000 | reComputer Robotics J6015 | Download | 3f75780b43f6559bc950b6a97aa38fd6f61d4d001cce870bdfb498f64e6d18e5 |
| 7.1 (L4T 38.4.0) | AGX Thor T4000 | reComputer Robotics J6014 | Download | c63eddfe7005a088ab439c64fb5d3bf9a52b85d62d377c6a4bf829295f7222ef |
The JetPack image files are large and may take around 60 minutes to download. Wait for the download to finish before extracting the archive.
To verify the downloaded firmware, run sha256sum <file> on the Ubuntu host and compare the result with the SHA256 value in the table.
⚙️ All .dts files and other source code for Seeed's Jetson carrier boards can be downloaded from Linux_for_Tegra.
Enter Force Recovery Mode
Before flashing, make sure the board is in Force Recovery Mode.
Step 1. Connect the Ubuntu host PC to the USB 3.0 Type-C flashing port using a USB Type-C data cable.

Step 2. Press and hold the RECOVERY button.
Step 3. Connect the power supply (19V to 48V DC through XT30).
Step 4. Release the RECOVERY button after two seconds.
Step 5. On the host PC, run lsusb. The following entry confirms that the board is in Force Recovery Mode:
- Jetson AGX Thor: 0955:7026 NVIDIA Corp.

Flash to Jetson
Step 1. Extract the downloaded image:
cd <path-to-image>
sudo tar xpf mfi_xxxx.tar.gz
# Example:
# sudo tar xpf mfi_recomputer-robo-agx-thor-j601x-7.1.0-38.4.0-YYYY-MM-DD.tar.gz
Step 2. Flash JetPack to the NVMe SSD:
cd mfi_xxxx
# Example: cd mfi_recomputer-robo-agx-thor-j601x
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --flash-only --massflash 1 --network usb0 --showlogs
The flash command usually takes 2–10 minutes. The following output indicates a successful flash:

Step 3. Connect the reComputer Robotics J601 to an HDMI display and complete the initial system configuration.

Complete the System Configuration according to your needs after the first boot.
Resources
- reComputer J601 Carrier Board Datasheet
- reComputer J601 Carrier Board Schematic
- reComputer J601 3D File
- Seeed NVIDIA Jetson Product Catalog
- Seeed NVIDIA Jetson Success Cases
- Seeed Jetson AGX One Pager
- Linux_for_Tegra BSP source
- reComputer J601 Carrier Board Product Page
Tech Support
Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible.


