News & Releases

NVIDIA Retires Jetson Xavier: What ECE Students Should Buy Now

NVIDIA Retires Jetson Xavier: What ECE Students Should Buy Now

Every few years the edge-AI module you specced your robot around quietly ages out, and the vendor posts a lifecycle notice instead of a launch. That is where NVIDIA’s Jetson Xavier family landed this week. The whole line, AGX Xavier and Xavier NX alike, is scheduled for end of life in July 2027, and both developer kits are already off the shelves.

What the Xavier line actually was

When the AGX Xavier arrived roughly eight years ago, NVIDIA pitched it as its first computer built specifically for smart robotics. It carried an eight-core CPU next to a Volta GPU with 512 CUDA cores and 64 Tensor cores. A year later the Xavier NX brought the same idea into a smaller, lower-power module: six CPU cores, 384 CUDA cores, 48 Tensor cores, and half the memory. For plenty of campus robotics teams, that NX was the first board that could run a real vision model on a rover without a laptop bolted to the chassis.

The migration details that matter

Orin is the replacement, and NVIDIA has committed to availability through January 2032. Industrial buyers get longer: the AGX Orin Industrial runs to July 2033, against a July 2027 cutoff for the AGX Xavier Industrial. The 64GB AGX Xavier is already gone, retired in favor of the 32GB part. The gotcha in a Xavier-to-Orin move is rarely your application code. It is the carrier board. Pinouts, power budgets and JetPack version pinning all shift, so CUDA libraries compiled against the older JetPack need rebuilding before anything boots cleanly. Seeed Studio has published a migration guide covering both bare modules and its reComputer range.

What to try next

If you are scoping a capstone or thesis this semester, start on Orin. A 2032 support window outlasts your degree, and your adviser will not inherit a dead platform. If you only need a semester of runtime and the budget is tight, the clearance is real: Seeed is cutting up to 66% off its Xavier-powered mini-PC kits while stock lasts, which puts a genuine Tensor-core machine inside a student budget. Check NVIDIA’s lifecycle table at https://developer.nvidia.com/embedded/lifecycle before you lock a bill of materials to either one.

Frequently Asked Questions

When do the Jetson Xavier modules actually stop shipping?

Bare AGX Xavier and Xavier NX modules are scheduled for end of life in July 2027. The Xavier NX and AGX Xavier developer kits are already discontinued, and the 64GB AGX Xavier was retired earlier in favor of the 32GB version.

Is a discounted Xavier kit still worth buying for a thesis project?

It can be, if your project wraps inside a semester or two. Seeed is clearing Xavier-powered mini-PC kits at up to 66% off. For anything you want to maintain past 2027, start on Orin instead, since NVIDIA has committed to Orin availability through January 2032.

What will I learn if I build this?

Working on a Jetson board teaches GPU-accelerated computer vision on real hardware: flashing JetPack, matching CUDA library versions to your board, reading a carrier board pinout, and budgeting power for a module that shares a chassis with motors and sensors. Those migration and version-pinning skills carry directly into embedded and robotics work after graduation.

This article was inspired by reporting from Hackster. Find the parts and modules to build it at Circuitrocks.

// written by Ann Arandia

Ann Arandia covers community projects and maker events for the Circuitrocks blog. She writes about local workshops, kid-friendly electronics, and the Philippine maker scene — the people, the meet-ups, the projects that come out of them.