Chip vs Chip

nRF54L15 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 nRF54L15 and nRF54H20 BLE SoCs.

nRF54L15 vs nRF54H20

The Nordic nRF54L15 and nRF54H20 are both members of Nordic's next-generation nRF54 series, representing different tiers of performance and capability. Both succeed the nRF52 series with BLE 5.4 support, but they are aimed at distinct segments: the nRF54L15 is the ultra-low-power successor to nRF52840 optimized for battery life, while the nRF54H20 is the highest-performance, most capable Nordic SoC ever built, targeting complex multi-core applications.


Overview

Nordic nRF54L15 combines a 128 MHz Arm Cortex-M33 application core with a 64 MHz RISC-V network core — an unusual hybrid architecture. It is the spiritual successor to the nRF52840, designed to achieve dramatically lower power consumption with BLE 5.4 support including Channel Sounding (sub-meter ranging). The nRF54L15 is optimized for edge devices: wearables, medical patches, smart home sensors, and DECT NR+ applications. Its RISC-V network core is Nordic's first use of RISC-V in a production product.

Nordic nRF54H20 is Nordic's premium flagship, featuring multiple Arm Cortex-M33 cores (up to 4 application cores + dedicated network and security cores). It supports BLE 5.4, IEEE 802.15.4 (Thread/Zigbee), and proprietary 2.4 GHz simultaneously. The nRF54H20 targets complex applications such as multi-core MCUs, wearables requiring intensive compute (sensor fusion, ML), and industrial devices with strict determinism requirements. It is significantly more powerful — and more power-hungry — than the nRF54L15.


Key Differences

  • Core count: nRF54L15 has 2 cores (M33 + RISC-V); nRF54H20 has multiple M33 cores (4+ including dedicated security and network cores).
  • Application performance: nRF54H20 offers multi-core parallelism for demanding workloads. nRF54L15 provides a single-core application experience with good single-thread performance.
  • Power consumption: nRF54L15 is purpose-built for ultra-low power — deep sleep currents are expected to be significantly lower than nRF54H20. The nRF54H20's multi-core architecture consumes more power at peak operation.
  • BLE version: Both support BLE 5.4 with Channel Sounding. This is a generational leap over BLE 5.3.
  • RISC-V core: nRF54L15 introduces RISC-V for the network/protocol processing role — an architectural experiment by Nordic. nRF54H20 uses exclusively Arm Cortex-M33 cores throughout.
  • Memory: nRF54H20 has substantially more on-chip memory (Flash + RAM), appropriate for complex multi-domain applications. nRF54L15 is memory-constrained for cost and power optimization.
  • Security: Both feature Nordic's updated security architecture. nRF54H20 includes a dedicated security core.
  • Price: nRF54L15 is positioned as a cost-competitive successor to nRF52840. nRF54H20 is a premium, high-cost device.

Use Cases

nRF54L15 Strengths

  • Ultra-low-power wearables: Fitness trackers, smartwatches, medical patches, and CGM sensors where battery life measured in weeks to months is the primary requirement.
  • BLE 5.4 Channel Sounding proximity applications: Sub-meter ranging for access control, car keys, and UWB-adjacent use cases without UWB licensing complexity.
  • Smart home sensors: Door/window sensors, motion detectors, and environment sensors running on coin cells.
  • DECT NR+: Nordic's nRF54L15 is one of the first chips supporting DECT NR+ for short-range, cable-replacement wireless.
  • Cost-optimized BLE 5.4 upgrades: Teams upgrading from nRF52840 to BLE 5.4 with improved power consumption.

nRF54H20 Strengths

  • Multi-core embedded systems: Applications requiring independent real-time processing domains (audio DSP + sensor fusion + BLE stack + user application) running in parallel.
  • High-performance wearables: Premium smartwatches or AR/VR controllers needing intensive compute with concurrent wireless.
  • Industrial multi-protocol gateways: Devices aggregating BLE + Thread + Zigbee + proprietary protocols across multiple radio domains.
  • Security-demanding applications: Dedicated security core for key management, attestation, and secure element functions.
  • Complex sensor fusion: ML-assisted anomaly detection or gesture recognition requiring sustained multi-core compute.

Verdict

The nRF54L15 and nRF54H20 are not competitors — they are positioned at different capability and cost tiers within the same nRF54 generation. For battery-powered edge devices where BLE 5.4 and ultra-low power are the primary drivers, choose the nRF54L15. For applications requiring maximum processing power, multi-core parallelism, and the highest capability wireless system, choose the nRF54H20. Most IoT applications will land in the nRF54L15 camp; nRF54H20 is for the most demanding, performance-first designs.

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.