@@ -30,25 +30,28 @@ please refer to the [FAQ page](docs/faq.md).
3030For extra examples for ** TI BLE-Stack 2.2.x SDK** (CC26x0R1), see
3131[ Branch: ble_examples-2.2] ( https://github.com/ti-simplelink/ble_examples/tree/ble_examples-2.2 ) .
3232
33- # A Note about CC2640R2 SDK 1.50
33+ # A Note about SimpleLink CC2640R2 SDK 1.50
3434
35- The CC2640R2 SDK 1.50 is unique in that it's BLE-Stack and BLE5-Stack component
36- are split into two separate installers, they are both available at the
35+ The CC2640R2 SDK 1.50 is offered in two separate SDK installers, a Bluetooth
36+ 4.2 production certified installer (BLE-Stack), and a Bluetooth 5 (BLE5-Stack)
37+ SDK installer permitting evaluation of the Bluetooth 5 Long Range (LE Coded PHY)
38+ connections and Advertising Extension (AE) features. Both of these SDKs can be
39+ obtained on the SDK portal page:
3740[ CC2640R2 SDK download page] ( http://www.ti.com/tool/SIMPLELINK-CC2640R2-SDK ) .
3841
39- The BLE5-Stack component is now available via My Secure Software, and is
40- evaulation only. The evaluation SDK now contains native support for Long Range
41- mode. The evaluation mode sdk is ` simplelink_cc2640r2_sdk_1_50_00_71 ` , this
42- release is not supported by the Github examples.
42+ Note: Access to production Bluetooth 5 2Mbps stack (BLE5-Stack 1.0.1) in SDK
43+ 1.40 can be found at the above SDK portal page as well with related GitHub
44+ examples on the ` simplelink_sdk-1.40 ` branch..
4345
44- The BLE-Stack component installer is ` simplelink_cc2640r2_sdk_1_50_00_58 ` .
45- This release is fully supported by Github. Since this installer does not support
46- the BLE5-Stack, the ` ble5apps/ ` has been removed.
46+ The Bluetooth 5 (BLE5-Stack 1.1.0) SDK for evaluating BLE5 Long Range features
47+ is ` simplelink_cc2640r2_sdk_1_50_00_71 ` , this SDK contains sample applications
48+ for evaluating long range and is not supported by GitHub examples.
49+
50+ The production-certified Bluetooth 4.2 (BLE-Stack 3.1.1) component is included
51+ in SDK installer version ` simplelink_cc2640r2_sdk_1_50_00_58 ` .
52+ This release is enabled with GitHub examples. Since this installer does not
53+ support the BLE5-Stack component, the ` ble5apps/ ` has been removed.
4754
48- Customers wishing to access BLE5-Stack examples should refer to the my secure
49- software release of the SDK or the SimpleLink CC2640R2 SDK 1.40 release on
50- Github. This past release is accessible via the ` simplelink_sdk-1.40 ` branch.
51- See below for more details on how to check out this branch.
5255
5356
5457# Navigating the Repository
0 commit comments