nRF5340 vs BlueNRG-LP
Side-by-side comparison of nRF5340 and BlueNRG-LP BLE SoCs.
nRF5340 vs BlueNRG-LP
The Nordic nRF5340 and STMicroelectronics BlueNRG-LP represent very different tiers of the BLE SoC market. The nRF5340 is a high-performance dual-core device targeting complex applications, while the BlueNRG-LP is a single-core, low-power SoC optimized for cost-effective healthcare and consumer BLE peripherals.
Overview
Nordic nRF5340 is Nordic's dual Cortex-M33 flagship — 128 MHz application core, 64 MHz network core — supporting BLE 5.3, Thread, Zigbee, Bluetooth Mesh, and LC3 codec and Auracast." data-category="LE Audio">LE Audio. Its architecture is designed for maximum wireless flexibility and security (TrustZone, CryptoCell-312). It is the SoC of choice when an application demands both a powerful processor and a pre-certified, hardened wireless stack in the same device.
STMicroelectronics BlueNRG-LP (Low Power) is a single Arm Cortex-M0+ core running at up to 64 MHz, designed specifically for BLE 5.2 peripheral applications in healthcare, fitness, and industrial sensor nodes. It is ultra-compact, ultra-low power, and optimized for battery-operated devices where BLE is the only wireless protocol needed. The BlueNRG-LP does not support Thread, Zigbee, or multi-protocol operation — it is a pure BLE device.
Key Differences
- Architecture: nRF5340 is dual-core (M33 + M33); BlueNRG-LP is single-core (M0+). The nRF5340 has significantly more processing headroom.
- BLE version: nRF5340 supports BLE 5.3; BlueNRG-LP supports BLE 5.2 with Isochronous Channels (BLE LE Audio building blocks).
- Multi-protocol: nRF5340 supports concurrent BLE + Thread + Zigbee. BlueNRG-LP is BLE-only.
- Power: BlueNRG-LP achieves extremely low sleep currents (~0.9 µA in deep sleep with RTC) and is optimized for coin-cell operation. nRF5340 has competitive power but the dual-core design has higher baseline current.
- Memory: nRF5340 offers 1 MB + 512 KB (app core). BlueNRG-LP is more modest — 256 KB Flash + 64 KB RAM — appropriate for lean BLE peripheral stacks.
- Peripheral integration: BlueNRG-LP includes a 12-bit ADC, SPI, I2C, UART, and timers sufficient for sensor acquisition. nRF5340 has a richer peripheral set plus QSPI, USB, PDM, and I2S.
- Security: nRF5340 has TrustZone + CryptoCell-312. BlueNRG-LP has a PKA (Public Key Accelerator) and AES hardware for BLE security, suitable for standard LESC pairing but without TrustZone hardware isolation.
- Ecosystem: nRF Connect SDK (Zephyr) is extensive. BlueNRG-LP uses ST's BlueNRG-LP SDK with a custom RTOS or bare-metal stack.
- Form factor / cost: BlueNRG-LP is smaller and less expensive, making it attractive for disposable or cost-sensitive healthcare devices.
Use Cases
nRF5340 Strengths
- Multi-protocol gateways and hubs: Concurrent BLE + Thread + Zigbee is impossible on BlueNRG-LP.
- LE Audio: nRF5340 has mature LE Audio support including LC3 encoding and broadcast audio (Auracast). BlueNRG-LP has foundational ISO channel support but less complete LE Audio stack maturity.
- Complex application processing: Devices running ML inference, UI rendering, or signal processing alongside BLE communication benefit from nRF5340's M33 application core.
- Security-critical applications: Hardware isolation via dual cores and CryptoCell-312 make nRF5340 appropriate for certified medical or industrial products.
BlueNRG-LP Strengths
- Ultra-low-power BLE sensors: Disposable patches, CGM sensors, implantable device companion nodes, and temperature loggers where minimizing current drain is paramount.
- Healthcare peripherals: Blood pressure monitors, pulse oximeters, and medication trackers that need BLE 5.x with standard health profiles (HRS, BLS, GLS) without multi-protocol overhead.
- Cost-sensitive consumer wearables: Small fitness bands and activity trackers where BOM cost is critical and BLE-only is sufficient.
- Tiny form factor: BlueNRG-LP is available in a 3.2 × 3.2 mm QFN32 package, suitable for miniaturized wearable designs.
Verdict
The nRF5340 is the correct choice when your application needs multi-protocol wireless, LE Audio, high application processing performance, or hardware security isolation. The BlueNRG-LP is the better choice when BLE-only operation is sufficient, power budget is extremely tight, form factor is miniature, or BOM cost must be minimized for high-volume healthcare and consumer applications. These chips are not direct competitors — the nRF5340 plays in a higher tier both in capability and price.
A practical way to frame the decision: if you find yourself wanting features beyond standard Bluetooth health profiles (HRS, BLS, GLS, HTS), need OTA firmware updates with significant application logic, or anticipate protocol stack evolution over the product's lifetime, choose the nRF5340. If your application is essentially a sensor that reads a value, formats a ATT">GATT notification, and goes back to sleep — and that will never change — the BlueNRG-LP's cost and power efficiency make it the optimal choice for that fixed, well-defined role.
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.