The question I get asked most often in edge AI hardware consulting is: “We’ve already got our demo running on a Jetson off-the-shelf dev kit — is it time to move to a custom carrier board?”
There’s no one-size-fits-all answer, but there are a few clear signals worth sharing.
First, Know What the Stock Dev Kit Is Good For
The Jetson ecosystem’s off-the-shelf dev kits are mature and well-documented, and their real value is fast algorithm validation. If you’re still tuning models and debugging your pipeline, sticking with the stock board is almost always the right call — you don’t want to split your team’s focus between hardware design and algorithm iteration at that stage.
Moving to a custom carrier board too early is a common trap: hardware design can’t keep pace with fast-moving algorithm changes, and every board respin ends up slowing the whole project down.
Signals That It’s Time to Switch to a Custom Carrier Board
Signal 1: Physical space becomes a hard constraint Drones, robotic arm end-effectors, and small inspection robots are all extremely sensitive to size and weight. In these cases, the stock module’s dimensions and connector overhead often can’t meet mechanical requirements. A custom carrier board can be laid out around your actual mechanical envelope, instead of forcing your design to fit the stock form factor.
Signal 2: Your I/O requirements don’t match the stock board Needing a specific number of CSI camera interfaces, industrial buses like CAN or RS485, or wanting to strip out unused interfaces to cut cost and power draw — these customization needs are hard to satisfy with an off-the-shelf board.
Signal 3: Production cost and supply chain control Once off-the-shelf modules go into volume production, unit pricing and lead times aren’t fully in your hands. A custom carrier board has higher upfront design cost, but at mid-to-high volume it typically gives you better control over BOM cost and lead times — especially relevant given ongoing supply chain volatility.
Signal 4: Power and thermal performance are core to your application Drones care deeply about weight and flight time; outdoor equipment needs wide operating temperature ranges and passive cooling. These requirements need to be addressed at the carrier board design stage — a generic thermal solution on a stock board rarely gets you there.
An Often-Overlooked Factor: EMC/EMI Design
For drones and industrial equipment operating in electrically noisy environments especially, if the carrier board layout isn’t designed with EMC in mind from the start, you’re likely to run into certification issues later — and the rework cost at that point far exceeds the extra design time it would have taken upfront.
Bottom line: an off-the-shelf module answers “can it run?” — a custom carrier board answers “can it run reliably, cost-effectively, and at scale?” Deciding when to switch really comes down to identifying the point where your project moves from validation to productization.
If you’re evaluating a custom carrier board for a Jetson-based platform, happy to talk through your specific application and technical requirements.

