@@ -30,7 +30,6 @@ SDK release.
3030
3131### 1.40.00.00
3232Initial offering of Simplelink CC2640R2 SDK 1.40.00.45 examples.
33- * BLE5-Stack: Throughput Demo (Central/Peripheral)
3433* BLE5-Stack: Long Range Demo (Central/Peripheral)
3534* BLE5-Stack: Serial Port Profile (SPP) Server/Client
3635* BLE-Stack: Serial Port Profile (SPP) Server/Client
@@ -99,23 +98,6 @@ CC2640R2 LaunchPads with CC3200AUDBOOST.
9998 * [ CCS Project Files] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_peripheral_bidirectional_audio/tirtos/ccs )
10099 * [ Source] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/simple_peripheral_bidirectional_audio/src )
101100
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-
119101### Bluetooth 5 Long Range Demo
120102
121103This is a 2 part demo where a longrange\_ central and longrange\_ peripheral
@@ -167,8 +149,8 @@ Extension with OAD support:
167149
168150### Apple Notification Center Service (ANCS) Demo
169151
170- This is an example that demonstrates the use and functionality of the ANCS. ANCS is a GATT
171- service present on iOS devices used to retrieve and interact with iOS notifications.
152+ This is an example that demonstrates the use and functionality of the ANCS. ANCS is a GATT
153+ service present on iOS devices used to retrieve and interact with iOS notifications.
172154
173155* ancs
174156 * [ Documentation] ( examples/rtos/CC2640R2_LAUNCHXL/bleapps/ancs/readme.md )
0 commit comments