nRF52840 Bluetooth version support with NCS 1.8.0 and with newer NCS releases — what Bluetooth Core Spec can we claim?

Hi,


I’m using an nRF52840 SoC and currently developing with NCS 1.8.0. I need clarification on the Bluetooth Core Specification version support:

  1. What Bluetooth version (5.x) features does the hardware actually support?

    • Specifically, can the nRF52840 support features beyond Bluetooth 5.0, such as 5.2 / 5.3 (e.g., Isochronous Channels, LE Power Control, etc.)?

  2. Based on the current NCS 1.8.0 release, which Bluetooth versions and features are enabled by the stack?

    • What is the highest official Bluetooth version claimable when building with NCS 1.8.0?

  3. If I upgrade NCS (e.g., to NCS ~v2.x / later releases), what is the maximum Bluetooth Core Specification version I can leverage on the same chip?

    • Are there any notable feature gaps between hardware support and SDK/stack support?

  4. Are there any limitations in the current Zephyr / controller stack that prevent using full 5.3 / 5.4 features on nRF52840?

Thanks!

Related