Chip vs Chip

nRF52840 vs nRF54H20

<\/script>\n
'; }, get iframeSnippet() { const domain = '{ SITE_DOMAIN }'; const type = '{ embed_type }'; const slug = '{ embed_slug }'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

Side-by-side comparison of nRF52840 and nRF54H20 BLE SoCs.

nRF52840 vs nRF54H20: Nordic's Multi-Protocol SoC vs High-Performance Multi-Core Platform

The nRF52840 is Nordic's established multi-protocol flagship; the nRF54H20 is Nordic's newest high-performance multi-core SoC for demanding applications requiring substantial compute alongside radio connectivity. Both are premium Nordic chips, but at different tiers of capability and complexity.


Overview

Nordic nRF52840 (Cortex-M4F, 64 MHz, 1 MB Flash, 256 KB RAM) supports BLE 5.0, Thread, Zigbee, and USB. It is mature, widely deployed in Matter smart home products, and available from all major distributors with extensive SDK support.

Nordic nRF54H20 is the nRF54H Series flagship: a heterogeneous multi-core architecture with a 320 MHz Cortex-M33 application core, a dedicated 64 MHz M33 network core for radio processing, and additional low-power domain cores for always-on sensing. BLE 5.4 support includes Channel Sounding, LC3 codec and Auracast." data-category="LE Audio">LE Audio, and ATT bearers for throughput." data-category="LE Audio">EATT. Memory reaches 2 MB embedded Flash and 1 MB SRAM — 2x and 4x the nRF52840 respectively. The nRF54H20 is designed for the most demanding edge applications: LE Audio earbuds with ANC-class DSP, edge AI inference, industrial gateways, and complex multi-protocol Matter infrastructure.


Key Differences

  • Application core clock: nRF54H20 at 320 MHz vs nRF52840 at 64 MHz — 5x clock speed plus superior M33 ISA efficiency.
  • SRAM: nRF54H20 has 1 MB SRAM vs nRF52840's 256 KB — 4x more for ML models, audio buffers, and complex applications.
  • BLE version: nRF54H20 supports BLE 5.4 with Channel Sounding; nRF52840 supports BLE 5.0.
  • Core isolation: nRF54H20 dedicated network core for radio; nRF52840 single core runs both SoftDevice and application.
  • LE Audio: nRF54H20 supports full LE Audio including ANC-capable DSP; nRF52840 does not support LE Audio.
  • Thread/Zigbee: Both support IEEE 802.15.4; nRF54H20 runs 802.15.4 stack on dedicated network core.
  • USB: Both have USB 2.0 FS device/host.
  • Security: nRF54H20 has Arm TrustZone, CryptoCell-312, and enhanced key management — surpasses nRF52840's CryptoCell-310.
  • Development complexity: nRF54H20 requires IPC configuration, multi-core security setup, and Zephyr RTOS; nRF52840 also uses Zephyr but with single-core simplicity.
  • Cost: nRF54H20 targets premium product tiers at significantly higher price than nRF52840.

Use Cases

When nRF52840 Excels

  • Standard Matter and Thread devices: Smart plugs, sensors, light switches, and thermostats where BLE 5.0 and Thread are sufficient.
  • USB BLE accessories: Standard keyboard, mouse, and dongle designs.
  • Cost-optimized multi-protocol IoT: When nRF52840's capabilities are adequate, its lower price and mature ecosystem provide better project economics.
  • Production designs with supply certainty: nRF52840's extended availability and production history provide supply chain confidence.
  • Simpler firmware development: Single-core M4F with SoftDevice has a lower learning curve than nRF54H20's multi-core IPC architecture.

When nRF54H20 Excels

  • Premium LE Audio products: Earbuds and hearing aids requiring LC3 codec, ANC DSP compute, and BLE 5.4 LE Audio stack.
  • Edge AI + BLE: On-device inference for wake word detection, gesture recognition, or anomaly detection requiring hundreds of KB of RAM for model weights.
  • Complex multi-protocol gateways: Industrial and smart building hubs coordinating BLE, Thread, and Zigbee with Matter bridging at scale.
  • High-throughput BLE data: Applications streaming large amounts of sensor data over multiple simultaneous BLE connections benefit from EATT and dedicated network core.
  • Real-time industrial control: Deterministic control on the application M33 core while the network core handles radio — impossible with nRF52840's single core.

Verdict

The nRF52840 is the right chip for the majority of multi-protocol IoT applications in 2024 — mature, proven, and cost-effective for Matter devices, Thread sensors, and USB accessories. The nRF54H20 serves the next tier: premium products where raw compute, LE Audio with DSP, multi-core isolation, and BLE 5.4 features are required. Unless your design genuinely needs LE Audio processing, 1 MB of SRAM for AI models, or 320 MHz compute alongside BLE, the nRF52840 delivers better project economics with a more mature toolchain.

Frequently Asked Questions

Our comparisons use verified datasheet specifications to create side-by-side tables. Each comparison includes a verdict explaining when to choose each option based on your project requirements.