@@ -29,11 +29,8 @@ as GitHub examples are released, M.mm will map a GitHub release to a SimpleLink
2929SDK release.
3030
3131### 1.40.00.00
32- Initial offering of Simplelink CC2640R2 SDK 1.40.00.45 examples.
33- * BLE5-Stack: Throughput Demo (Central/Peripheral)
32+ Initial offering of GitHub examples for Simplelink CC2640R2 SDK 1.40.00.45
3433* BLE5-Stack: Long Range Demo (Central/Peripheral)
35- * BLE5-Stack: Serial Port Profile (SPP) Server/Client
36- * BLE-Stack: Serial Port Profile (SPP) Server/Client
3734* BLE-Stack: Bidirectional Audio Demo (Central/Peripheral)
3835* BLE-Stack: Apple Notification Center Service (ANCS) Demo (Peripheral)
3936* Tools: voice.py script for Voice-over-HOGP
@@ -99,23 +96,6 @@ CC2640R2 LaunchPads with CC3200AUDBOOST.
9996 * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_peripheral_bidirectional_audio/tirtos/ccs )
10097 * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_peripheral_bidirectional_audio/src )
10198
102- ### Bluetooth 5 Throughput Demo
103-
104- This is a 2 part demo where a throughput\_ central and throughput\_ peripheral
105- connect with one another, demonstrating the BLE5-Stack's 1 Mbps, 2 Mbps, 1+2
106- Mbps, and Coded PHYs.
107-
108- * throughput\_ central
109- * [ Documentation] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_central/readme.md )
110- * [ IAR Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_central/tirtos/iar )
111- * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_central/tirtos/ccs )
112- * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_central/src )
113- * throughput\_ peripheral
114- * [ Documentation] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_peripheral/readme.md )
115- * [ IAR Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_peripheral/tirtos/iar )
116- * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_peripheral/tirtos/ccs )
117- * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/throughput_peripheral/src )
118-
11999### Bluetooth 5 Long Range Demo
120100
121101This is a 2 part demo where a longrange\_ central and longrange\_ peripheral
@@ -133,38 +113,6 @@ using the Coded PHY (S8).
133113 * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/longrange_peripheral/tirtos/ccs )
134114 * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/longrange_peripheral/src )
135115
136- ### Serial Port Profile (SPP) BLE Examples
137-
138- This is a 2 part example where a spp\_ ble\_ client and spp\_ ble\_ server connect
139- with one another and exchange data over UART.
140-
141- The demo supports Bluetooth 5 demonstrating the BLE5-Stack's new high speed 2Mbps PHYs:
142-
143- * spp\_ ble\_ client
144- * [ Documentation] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/spp_ble_client/readme.md )
145- * [ IAR Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/spp_ble_client/tirtos/iar )
146- * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/spp_ble_client/tirtos/ccs )
147- * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/spp_ble_client/src )
148- * spp\_ ble\_ server
149- * [ Documentation] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/spp_ble_server/readme.md )
150- * [ IAR Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/spp_ble_server/tirtos/iar )
151- * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/spp_ble_server/tirtos/ccs )
152- * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/ble5apps/spp_ble_server/src )
153-
154- The example also supports Bluetooth 4.2 demonstrating the BLE-Stack's Data Length
155- Extension with OAD support:
156-
157- * spp\_ ble\_ client
158- * [ Documentation] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/spp_ble_client/readme.md )
159- * [ IAR Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/spp_ble_client/tirtos/iar )
160- * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/spp_ble_client/tirtos/ccs )
161- * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/spp_ble_client/src )
162- * spp\_ ble\_ server
163- * [ Documentation] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/spp_ble_server/readme.md )
164- * [ IAR Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/spp_ble_server/tirtos/iar )
165- * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/spp_ble_server/tirtos/ccs )
166- * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/spp_ble_server/src )
167-
168116### Apple Notification Center Service (ANCS) Demo
169117
170118This is an example that demonstrates the use and functionality of the ANCS. ANCS is a GATT
0 commit comments