22
33These examples and demos are for ** TI SimpleLink CC2640R2 SDK 1.35.00.33**
44
5- This repository contains experimental * Bluetooth® ; * 5 and * Bluetooth® ; *
6- 4.2 Low Energy sample applications for Texas Instruments' SimpleLink CC2640R2
7- SDK. These examples have not been validated as production-ready.
5+ This repository contains ** experimental** * Bluetooth® ; * 5 and
6+ * Bluetooth® ; * 4.2 Low Energy sample applications for Texas Instruments'
7+ SimpleLink CC2640R2 SDK. These examples have not been validated as
8+ production-ready.
9+
10+ ** Do not** use GitHub's bug tracking feature for support. For inquiries, see the
11+ [ Bluetooth® ; low energy Forum] ( https://e2e.ti.com/support/wireless_connectivity/bluetooth_low_energy/f/538 ) .
812
913To use the examples and tools in this repository, please download and install
10- the [ SimpleLink CC2640R2 SDK] ( http://www.ti.com/ble-stack ) first, and if
14+ the [ SimpleLink CC2640R2 SDK] ( http://www.ti.com/ble-stack ) ** first** , and if
1115necessary [ buy an evaluation kit] ( http://www.ti.com/tool/launchxl-cc2640r2 ) .
1216
1317For other hardware and software resources,
@@ -16,8 +20,10 @@ please refer to the [FAQ page](docs/faq.md).
1620
1721## Change Log
1822
19- ### 1.35.00 .01
23+ ### 1.35.01 .01
2024* BLE5-Stack: Added Long Range Demo (Central/Peripheral)
25+ * BLE5-Stack: Added CCS projectis for Throughput Demo
26+ * BLE5-Stack: Throughput Demo improvements
2127
2228### 1.35.00.00
2329Initial offering of Simplelink CC2640R2 SDK examples.
@@ -77,10 +83,12 @@ Mbps, and Coded PHYs.
7783* throughput\_ central
7884 * [ Documentation] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_central/readme.md )
7985 * [ IAR Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_central/tirtos/iar )
86+ * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_central/tirtos/ccs )
8087 * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_central/src )
8188* throughput\_ peripheral
8289 * [ Documentation] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_peripheral/readme.md )
8390 * [ IAR Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_peripheral/tirtos/iar )
91+ * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_peripheral/tirtos/ccs )
8492 * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_peripheral/src )
8593
8694### Bluetooth 5 Long Range Demo
0 commit comments