Chip vs Chip

nRF54L15 vs DA14695

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

nRF54L15 vs DA14695

The Nordic nRF54L15 and Dialog Semiconductor (Renesas) DA14695 are both BLE 5.x SoCs targeting wearables and connected devices, but the DA14695 takes an application-processor-integrated approach, combining a Cortex-M33 at 96 MHz with a specialized wearable sensor hub and significant memory for complex wearable applications.


Overview

Nordic nRF54L15 is Nordic's latest ultra-low-power BLE 5.4 SoC with a Cortex-M33 + RISC-V architecture. It prioritizes battery life and BLE 5.4 features including Channel Sounding, making it suitable for wearables, medical patches, and proximity applications.

Dialog DA14695 (part of the DA1469x family) is a wearable-specific BLE 5.2 SoC that integrates a 96 MHz Cortex-M33 application core with an autonomous sensor hub, hardware accelerators for wearable algorithms (step counting, gesture recognition), and up to 512 KB SRAM with 1 MB embedded Flash. The DA14695 features Dialog's advanced power management unit (PMIC) designed for multi-source energy harvesting and complex battery chemistries. It runs a FreeRTOS-based SDK and is used in smartwatches, fitness bands, and medical-grade wearables.


Key Differences

  • BLE version: nRF54L15 supports BLE 5.4 with Channel Sounding; DA14695 supports BLE 5.2.
  • Sensor hub: DA14695 integrates a dedicated hardware sensor hub running independently of the main M33 for step counting, gesture recognition, and sensor fusion — enabling main CPU sleep during common wearable sensor operations. nRF54L15 relies on software sensor fusion libraries.
  • PMIC integration: DA14695 includes Dialog's sophisticated on-chip PMIC supporting Li-Ion, multiple power domains, and energy harvesting inputs. nRF54L15 typically requires an external PMIC.
  • Memory: DA14695 offers 512 KB SRAM + 1 MB Flash with optional external Flash via QSPI. nRF54L15 is positioned with comparable or slightly less on-chip memory.
  • Display interface: DA14695 supports SPI/QSPI display controllers and framebuffer rendering for small OLED/LCD displays. nRF54L15 has standard SPI for display but no native display controller.
  • Audio: DA14695 includes a PDM microphone interface and I2S for audio in wearables. nRF54L15 also supports PDM and I2S.
  • CPU speed: DA14695 at 96 MHz vs nRF54L15's M33 at 128 MHz. nRF54L15 has more processing headroom.
  • Security: Both have hardware AES and secure boot. nRF54L15 adds TrustZone on the M33. DA14695 has OTP memory for key storage.
  • Ecosystem: DA14695 uses Dialog/Renesas SmartBond SDK (FreeRTOS-based). nRF54L15 uses nRF Connect SDK (Zephyr).

Use Cases

nRF54L15 Strengths

  • BLE 5.4 Channel Sounding: Sub-meter ranging for smartwatch car keys and access control.
  • Higher CPU performance: 128 MHz M33 handles more complex on-device processing.
  • LC3 codec and Auracast." data-category="LE Audio">LE Audio: nRF54L15 generation supports LE Audio for hearing-capable wearables.
  • TrustZone security: Hardware security isolation for certified medical wearables.
  • DECT NR+: For wearables requiring cable-free wireless charging or short-range data without BLE infrastructure.

DA14695 Strengths

  • Integrated sensor hub: Autonomous step counting, gesture recognition, and threshold-based sensor wake without main CPU involvement — a strong power optimization for fitness wearables.
  • On-chip PMIC: Reduces external component count and board space for compact wearables — critical in watches and bands.
  • Display controller: Native support for small color displays makes DA14695 more suitable for smartwatch HMI.
  • Wearable algorithm library: Dialog/Renesas provides validated algorithms for heart rate estimation, motion detection, and calorie calculation.
  • Proven wearable platform: DA14695 has substantial production deployment in commercial smartwatches and fitness trackers.

Verdict

For wearables requiring a complete, integrated platform with sensor hub, PMIC, and display support in a compact design, the DA14695 offers more integration — reducing external components and development complexity. For wearables prioritizing BLE 5.4 features (Channel Sounding, LE Audio), TrustZone security, and higher application compute, the nRF54L15 is the stronger BLE silicon. The choice often comes down to whether you value integration and ecosystem maturity (DA14695) or the latest BLE generation and open-source toolchain (nRF54L15).

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.