Chip vs Chip

nRF52840 vs BlueNRG-LP

<\/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 BlueNRG-LP BLE SoCs.

nRF52840 vs BlueNRG-LP: Nordic's Flagship vs ST's Ultra-Low-Power BLE 5.2 Healthcare SoC

The nRF52840 and BlueNRG-LP serve different market tiers. The nRF52840 is a full-featured flagship with USB, 802.15.4, and 256 KB RAM. The BlueNRG-LP is STMicroelectronics' ultra-low-power BLE 5.2 SoC designed for healthcare patches, personal monitoring, and LC3 codec and Auracast." data-category="LE Audio">LE Audio accessories where minimizing average current consumption and supporting isochronous channels for LE Audio are the primary objectives.


Overview

nRF52840 — 64 MHz Arm Cortex-M4F, 1 MB Flash, 256 KB RAM, BLE 5.0 + 802.15.4, USB 2.0. Broad ecosystem, versatile peripherals, proven across wearables, medical devices, and IoT.

BlueNRG-LP (STMicroelectronics) — 64 MHz Arm Cortex-M0+, 256 KB Flash, 64 KB RAM, BLE 5.2 with all PHYs including Coded PHY and LE 2M PHY. BLE 5.2 includes LE Isochronous Channels (ISO) — the foundation for LE Audio hearing aid profiles (HAAP, TMAP) and broadcast audio. Its architecture enables below 5 µA average current in continuous BLE advertisement mode, targeting continuous vital-sign monitoring, sports patches, and consumer health devices.


Key Differences

  • CPU core: BlueNRG-LP uses Arm M0+ — simpler, lower power, no FPU or DSP extensions — versus nRF52840's M4F with FPU and SIMD DSP. For floating-point sensor fusion, IMU processing, or filter design, the M4F is substantially more capable.
  • BLE version: BlueNRG-LP supports BLE 5.2 including LE Isochronous Channels, advertising/" class="glossary-term-link" data-term="Periodic Advertising" data-definition="Connectionless data broadcasting at fixed intervals." data-category="GAP & Advertising">Periodic Advertising with Responses (PAwR), and Enhanced Attribute Protocol (ATT bearers for throughput." data-category="LE Audio">EATT); nRF52840 supports BLE 5.0 — missing all BLE 5.1 and 5.2 features.
  • Power efficiency: BlueNRG-LP achieves TX current of approximately 4.3 mA at 0 dBm and approximately 0.9 µA standby — marginally better than nRF52840 in both metrics. For continuous health monitoring patches over weeks of wear, cumulative savings Thread/Wi-Fi." data-category="Protocols & Profiles">matter.
  • RAM: nRF52840 has 256 KB vs BlueNRG-LP's 64 KB — a 4× difference limiting application complexity on BlueNRG-LP.
  • USB: nRF52840 has USB 2.0 FS; BlueNRG-LP does not.
  • 802.15.4: nRF52840 supports Thread and Zigbee; BlueNRG-LP is BLE-only.
  • LE Audio: BlueNRG-LP's BLE 5.2 isochronous channel support enables Hearing Aid Access Profile (HAAP) and Telephony and Media Audio Profile (TMAP) — profiles nRF52840 cannot implement natively.

Use Cases

When nRF52840 Excels

  • Multi-protocol (BLE + Thread) IoT networks in smart home or industrial environments.
  • Applications requiring FPU or SIMD DSP for sensor fusion, audio filtering, or algorithm-heavy processing on the application CPU.
  • Large firmware with dual-bank OTA requiring more than 64 KB RAM for staging and application logic simultaneously.
  • USB-connected medical or industrial devices alongside BLE.
  • Broad developer community access with the largest library of Zephyr BLE examples.

When BlueNRG-LP Excels

  • LE Audio hearing aid accessories leveraging BLE 5.2 isochronous channels and HAAP/TMAP profiles unavailable on nRF52840.
  • Continuous health monitoring patches — heart rate, ECG, skin temperature — where sub-5 µA average current extends patch battery life to full wear duration.
  • BLE 5.2 PAwR applications for large-scale broadcast networks with individual device feedback.
  • Miniature wearables where M0+ simplicity and lower peak current fit tighter power budgets with smaller batteries.

Verdict

The BlueNRG-LP is a specialized BLE 5.2 healthcare and LE Audio SoC. Its isochronous channel support is its decisive advantage — enabling LE Audio profiles that nRF52840 structurally cannot implement. The nRF52840 wins comprehensively on RAM (4×), USB, 802.15.4, FPU, Flash, and ecosystem maturity. For LE Audio accessories, continuous health patches, and BLE 5.2 broadcast applications, the BlueNRG-LP fills a role nRF52840 cannot. For any application beyond simple BLE 5.2 sensing or audio, nRF52840's capability headroom makes development significantly more productive. Engineers evaluating BlueNRG-LP should also check ST's BLE stack license terms and SDK update cadence relative to Nordic's open-source Zephyr model, as these operational factors affect long-term project maintainability beyond the silicon comparison.

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.