Does nRF52805 supports BLE 6.0 when using SDK 2.8 or later?

Hello,

I want to confirm whether the nRF52805 supports Bluetooth 6.0 features when using the Nordic SDK version 2.8 or later.

Thanks,

PG

Parents Reply Children
  • And BLE 6 feature is not really clear. The nRF52805 is qualified to Bluetooth Core 6.2 with the latest nRF Connect SDK tag and this means it supports all the latest erratas from the Bluetooth 6. It does not mean it supports Channel Sounding for instance, this was the hallmark feature for Bluetooth 6.

    What features are you looking for?

  • Hi,

    You mean, even though the nRF52805 is approved for Bluetooth Core 6.2 when used with the newest nRF Connect SDK, this only means it follows the updated rules and fixes in the standard? It does not mean the chip supports new Bluetooth 6 features. For example, Channel Sounding,  the main new feature in Bluetooth 6, does not work on the nRF52805 because the hardware isn’t built for it.

    Thanks,

    PG

  • Hi,

    so the Bluetooth Core specification used for certification only ever guarantees that the device complies with all the latest errata fixes and other mandatory features. Since 4 the more or less the only mandatory features have been the errata workarounds.

    You can never use the Bluetooth core version number to determine if specific features are supported in the device. As in, a nRF52 device is certified to Bluetooth Core 6.2 but does not support Channel Sounding, only the nRF54L series does that.

    You can use the Bluetooth core version to determine what features are guaranteed to not be supported. A device certified to Bluetooth Core 5.3 will not support Channel Sounding as that require Bluetooth core 6.0.

    This has been the case for a long time but the Bluetooth SIG is working to improve the messaging around the version and feature support.

Related