I want to check which version of BLE is implemented while using a particular SDK or Soft Device(SD). Is the version of BLE dependent on SDK or SD or both ? I couldn't find any information regarding the same in the release notes of any SDK.
Hi Manish,
Manish Kaul said:Hardware Device: nRF 52810 ; SD: S112; SDK:15.2.0 --> What's the BLE version ?
SDK 15.2 supports s112 6.1.1 which is BLE 5.1. See the SDKs and SoftDevices matrix and QDI…
You take a look at each SoftDevice Specification which lists the version of BLE compliant in the Key features. What are your target hardware device, softdevice, and BLE version?
The support staff is reduced during the summer holidays, and you may experience delayed answers.
-Amanda H.
It is not clear how to determine the BLE Version for a softdevice,
Nordic Semiconductor Infocenter
Table 1. nRF52832 SoftDevice QDIDsFor nRF52832 SoC, softDevice S132 v6.1.0, shows QDID 115590
Table 2. nRF52832 nRF Connect SDK QDIDsThis shows Core spec. 5.2, for the nRF52832 nRF Connect SDK
Does this mean that a nRF52832 SoC, softDevice S132 v6.1.0, is also BLE 5.2 compliant?
The \nRF5_SDK_15.3.0_59ac345\components\softdevice\s132\doc does not clearly state which BLE version is supported by the SiftDevice.
Any help appreciated