News from Bluetooth SIG on Bluetooth Qualification Changes
According to the bluetooth SIG official web page (Source: Bluetooth SIG Email)
The Bluetooth Special Interest Group (SIG) recently announced their decision to deprecate and withdraw older versions of Bluetooth Core specifications from v2.0 to v4.1. Firstly, there is no need to panic. Secondly, here is what you need to know.
- Customers who have already certified/listed their product with the Bluetooth SIG are not affected – once certified, always certified. – Additionally, none of this has any impact on Laird’s ability to produce and supply any of our Bluetooth modules.
- Bluetooth v2.0 has been deprecated for some time now and is finally coming to an end. Products using a Bluetooth v2.0 radio (e.g. Laird’s TRBLU23-00200 or BT730) must be Bluetooth SIG listed before January 28, 2019. However, it is important to note that as the standard is already deprecated, it will mean a $25,000 listing fee as opposed to the usual $4,000/$8,000.
- The biggest area for review is the mass deprecation of Bluetooth v2.1 – v4.1 on January 28, 2019 and complete withdrawal by July 1, 2020. Again, any certification/listing at these specification levels must be completed before the start of 2019 to keep costs at the usual $4,000/$8,000 listing fees.
Thus, if you need to use the nRF51 for the new bluetooth qualification, you SHOULD use the Softdevice S130v2.0.1 for the qualification approval.
Source : The Bluetooth SIG Email.
Softdevice S130 v.2.0.1 (the last version for nRF51 Series) is the Bluetooth 4.2 version.
The softdevice specification of S130v2.0.1 is at this link (S130_SDS_v2.0).
You can use the SDK 11.0 or SDK 12.3 with S130 v2.0.1 for development.
Here is the example SES project on SDK 12.3.
https://github.com/jimmywong2003/SES_Project_for_nRF51