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
  • 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.

Children
No Data
Related