Custom vs Off-the-Shelf Hardware: A Decision Framework for Embedded Product Development in 2026
The decision between custom hardware and off-the-shelf components is not a technical question — it is a business decision with technical constraints. The same MCU that is the right choice at 500 units becomes the wrong choice at 50,000. The same SoM that enables a three-month MVP launch may create cost, supply chain, and differentiation problems at production scale. Getting this decision wrong in either direction is expensive: too much custom hardware too early wastes engineering investment on problems that could have been validated cheaply; too much off-the-shelf hardware too long creates unit cost penalties and supply chain exposure that compound at volume.
The core tradeoff is straightforward: off-the-shelf hardware transfers upfront NRE cost into higher per-unit cost, while custom hardware transfers per-unit cost into upfront NRE. The break-even point — the volume at which custom hardware's lower per-unit cost recoups the NRE investment — is the central calculation. But unit cost is not the only variable. Lifecycle management, supply chain risk, certification complexity, mechanical requirements, and competitive differentiation all affect which approach is correct for a given product at a given stage.
This article covers the specific decision criteria for custom versus off-the-shelf hardware, the hybrid SoM-based migration path that most successful embedded products follow, and the practical considerations by industry vertical and production volume.
Understanding the Economics
NRE and the Volume Break-Even
Custom hardware development involves non-recurring engineering (NRE) costs that are fixed regardless of production volume: PCB design and layout, component selection and qualification, enclosure design and tooling, firmware bring-up and driver development, and certification testing. These costs vary significantly by product complexity. A minimal MCU-based custom design might carry $20,000–$50,000 in NRE. A full custom product with an AI-capable SoC, custom enclosure tooling, and multi-region certification can reach $250,000–$500,000 in total development cost before the first production unit ships.
Off-the-shelf hardware eliminates most of this upfront investment but adds a per-unit premium. A commercial SoM that costs $45 per unit may have a functionally equivalent custom design at $8 per unit once NRE is amortized at volume. The break-even volume where custom becomes more economical than OTS is the volume at which NRE divided by the per-unit cost delta equals the production run length.
A rough framework for the decision by volume:
| Volume range | Typical recommendation | Rationale |
| 1–100 units | Off-the-shelf or SoM | NRE cannot be amortized; speed is priority |
| 100–1,000 units | SoM with custom carrier board | Reduce unit cost of peripheral circuitry; keep compute module OTS |
| 1,000–10,000 units | Hybrid SoM or evaluate custom | Break-even approaches; lifecycle risk of SoM becomes relevant |
| 10,000+ units | Custom PCB likely justified | NRE amortized; unit cost, size, and supply chain advantages materialize |
These thresholds are indicative. A medical device with high certification cost justifying a shared platform may favor SoM longer. A consumer device with aggressive BOM cost targets may justify custom earlier. A product in a market where the SoM vendor has demonstrated 15-year lifecycle guarantees may remain on SoM longer than the unit cost analysis alone would suggest.
Total Cost of Ownership, Not Unit Cost
Unit cost is one component of the OTS versus custom comparison. Total cost of ownership includes unit manufacturing cost, development amortization (NRE per unit), certification cost (which differs between approaches), supply chain management overhead, and lifecycle extension cost when components approach EOL.
SoM vendors including Compulab guarantee 15-year product availability with last-time-buy programs, which is relevant for industrial and medical products with 10-year or longer deployment horizons. This lifecycle guarantee has quantifiable value: avoiding a redesign triggered by MCU EOL — typically $30,000–$150,000 in engineering cost plus 3–6 months of schedule — can justify a higher per-unit SoM cost for products where long-term stability is a requirement.
Off-the-Shelf Hardware — When It Is the Right Choice
Off-the-shelf hardware is the correct approach when the primary constraint is time rather than cost, and when the production volume does not justify NRE recovery. The specific conditions:
Proof of concept and early validation. A PoC built on ESP32, Raspberry Pi CM4, or STM32 Nucleo evaluation boards validates the technical approach without committing engineering budget to custom hardware design. A simple PoC can be built for $15,000–$25,000 including firmware development; the equivalent custom hardware development would cost 5–10x more for no additional information.
MVP for market validation. A commercially viable MVP does not require custom hardware if the product's differentiation is in firmware, cloud services, or user experience rather than hardware form factor or unit cost. Pre-certified wireless modules (CE and FCC already tested) eliminate the most time-consuming certification activities, compressing time-to-market from months to weeks.
Short or uncertain production runs. Products where demand is unproven or production volumes are expected to stay below 500 units annually should not carry custom hardware NRE unless there is a specific technical requirement that OTS cannot meet. The NRE recovery period at low volumes may extend beyond the product's commercial life.
Applications where the OTS ecosystem provides irreplaceable value. Some development platforms have software ecosystems, community driver libraries, and cloud integration that are genuinely difficult to replicate on custom hardware. If the product's firmware complexity depends on this ecosystem, migrating away from the platform is itself a significant cost.
OTS hardware limitations that force migration
When these conditions appear during product development, OTS hardware has reached its limit and migration toward custom is necessary:
- Per-unit cost at projected volume makes the product uneconomical
- Mechanical requirements (size, form factor, environmental rating) cannot be met by available modules
- Power consumption exceeds what the OTS solution can achieve for the battery life requirement
- Interfaces or peripherals required by the design are not available in the OTS solution
- The OTS module's supply chain is single-source or has uncertain long-term availability
- Certification requirements mandate specific hardware configurations (secure element, specific RF implementation)
H2: Custom Hardware — When It Is the Right Choice
Custom hardware delivers its advantages at scale: lower per-unit cost, freedom to meet specific mechanical and thermal constraints, optimized power consumption, and control over the supply chain. The specific conditions that justify custom design:
High-volume production where NRE recovery is achievable. The NRE threshold for custom hardware is typically recovered within the first 1,000–3,000 units depending on the per-unit cost delta. Products with clear demand visibility above this threshold should evaluate custom hardware at the design phase rather than migrating from OTS after the fact — migration itself carries additional NRE that reduces the advantage.
Specific mechanical or environmental requirements. Custom PCBs can be sized and shaped precisely to mechanical requirements. Industrial products requiring DIN-rail mounting, harsh-environment sealing, or specific connector configurations that no OTS module accommodates need custom hardware regardless of volume. Medical devices requiring specific biocompatible materials and form factors have similar constraints.
Power optimization for battery-operated products. OTS modules are designed for general-purpose use and carry components that may be unnecessary for a specific application, consuming standby power that is unacceptable for long-life battery devices. Custom hardware can optimize the power architecture precisely to the application's load profile and sleep cycle, achieving battery life targets that OTS solutions cannot reach.
Competitive differentiation through hardware. Products where hardware design is itself the differentiator — a proprietary sensor interface, a specific analog front-end architecture, or a custom RF implementation — cannot be replicated on OTS platforms. If the competitive advantage is in the hardware, the hardware must be custom.
Long-term supply chain control. Custom PCB designs can source from multiple component manufacturers and can be adapted to alternate components when supply chain events affect primary sources. OTS modules are single-source dependencies — if the module vendor discontinues a product, the product built on it faces an unplanned redesign.
The Hybrid Path — SoM to Custom Migration
Most successful embedded products follow a progression rather than a binary choice: off-the-shelf evaluation at PoC, a SoM-based design for MVP and early production, and a fully custom PCB when the product reaches volume justifying the transition. This progression reduces risk at each stage while capturing cost advantages as certainty about the product increases.
The SoM intermediate stage is important. A System-on-Module (SoM) integrates the most complex and certification-intensive elements — application processor, memory, power management, and wireless radios — onto a validated, pre-certified module while allowing a custom carrier board for product-specific peripherals, interfaces, and form factor. This splits NRE into manageable stages: the carrier board costs a fraction of a fully custom PCB, and the SoM handles the most technically demanding aspects of the design.
When the product reaches volumes where SoM per-unit cost is uneconomical, the migration to a fully custom PCB integrates the SoM's functions directly on the main board. The firmware, mechanical design, and certification knowledge accumulated during the SoM phase directly transfer to the custom PCB program, reducing its NRE and risk.
Hybrid migration timeline
| Stage | Hardware approach | Primary objective |
| PoC | OTS evaluation boards | Validate technical feasibility, $15–25K |
| MVP | SoM + custom carrier board | Market validation, pre-certified wireless |
| Early production | SoM + optimized carrier | First commercial volume, supply chain established |
| Scale production | Fully custom PCB | Per-unit cost, form factor, supply control |
H2: Industry-Specific Considerations
The OTS-versus-custom decision varies significantly by vertical because each industry has different volume profiles, regulatory requirements, and lifecycle obligations.
| Industry | OTS appropriate for | Custom appropriate for |
| Consumer electronics | Fast MVPs, smart home prototyping | Brand-specific wearables, custom UX, high-volume |
| Industrial automation | Gateway trials, protocol evaluation | Harsh environments, DIN-rail, TSN, long lifecycle |
| Medical devices | Feasibility studies, non-clinical tools | ISO 13485-ready systems, secure boot, MDR compliance |
| Automotive | Concept demos, aftermarket solutions | ASIL integration, ISO 26262, AEC-Q100 components |
| Telecom / networking | Software testing, lab evaluation | High-speed routing, thermal and EMI optimization |
| Agriculture / remote | Pilot deployments | Battery optimization, ruggedization, LoRaWAN integration |
Medical and automotive verticals warrant specific attention. ISO 13485 for medical devices and IATF 16949 for automotive require documented design control processes that are affected by hardware platform decisions. A SoM from a vendor with an ISO 9001-certified facility and 15-year lifecycle guarantee integrates better into medical design control than a commercial development board without these credentials. Similarly, automotive ASIL-rated designs require AEC-Q100 qualified components throughout — OTS consumer-grade modules are typically not qualified and cannot be used in safety-rated automotive applications.
Certification Impact of Hardware Approach
The certification path differs materially between OTS and custom hardware, and this difference must be factored into the timeline and cost analysis.
Pre-certified OTS modules (CE, FCC, ISED) carry their certifications as long as they are used within their approved configurations. Adding a custom carrier board typically requires a new certification assessment — the module's certification does not automatically extend to the carrier board design. However, the RF-intensive aspects of the design are already validated, and the carrier board assessment focuses on conducted and radiated emissions from the carrier circuitry rather than the RF stack. This is significantly less expensive and faster than a full certification program for a custom wireless design.
Custom hardware requires a full certification program. Multi-region certification — CE, FCC, ISED, UKCA, and industry-specific marks — can cost $30,000–$70,000 for a product entering multiple markets, plus the schedule time for test lab engagement. Planning certification in parallel with DVT, rather than sequentially, is the standard practice for managing this timeline. Pre-compliance testing at prototype stage — an informal EMC assessment before formal submission — identifies the specific failure modes before they cause a failed formal submission.
EU Cyber Resilience Act enforcement from 2027 adds a new certification dimension. Products with digital elements must document their security architecture and vulnerability handling process. OTA update capability must be present in the hardware. For OTS modules without built-in hardware security features (Secure Element, hardware root of trust), this may require adding security hardware to the carrier board design — a consideration that should be addressed during platform selection.
Quick Overview
Key Applications: MVP and market validation hardware using OTS modules, IoT gateway and sensor development on SoM platforms, industrial product scaling from SoM to custom PCB, medical device hardware platform selection, automotive embedded controller custom design
Benefits: OTS reduces time-to-first-prototype to 2–4 weeks versus 3–6 months for custom; SoM pre-certification eliminates most time-intensive wireless certification; custom PCB at volume delivers 50–80% reduction in per-unit hardware cost; custom hardware provides full supply chain control and mechanical design freedom
Challenges: OTS module discontinuation is a single-source risk with no alternative; custom NRE must be amortized across sufficient volume; EU Cyber Resilience Act from 2027 requires hardware security features that some OTS modules lack; ISO 26262 and ISO 13485 compliance may require specific hardware qualifications that limit OTS choices; SoM-to-custom migration carries additional NRE
Outlook: SoM market expanding as intermediate step between OTS and fully custom becomes standard practice; RISC-V SoM options reducing processor architecture lock-in; EU Cyber Resilience Act compliance requirements changing the OTS module selection criteria; AI-capable edge modules creating new OTS options for products requiring on-device ML
Related Terms: System-on-Module (SoM), off-the-shelf hardware, custom PCB, NRE, break-even volume, pre-certified wireless module, carrier board, AEC-Q100, ISO 13485, ISO 26262, IPC-A-610, EU Cyber Resilience Act, hardware abstraction layer, DFM, BOM lifecycle, single-source risk, last-time buy
Our Case Studies in Hardware Design
FAQ
At what volume does custom hardware become more economical than off-the-shelf?
What is a System-on-Module and when does it make sense as an intermediate approach?
How does ISO 26262 or ISO 13485 compliance affect the OTS versus custom decision?
What supply chain risks should be considered when selecting an OTS module for production?











