Skip to content

Commit e22524e

Browse files
author
Thomas Kopriva
committed
RM examples not ready for release
1 parent 3c32890 commit e22524e

File tree

129 files changed

+1
-65361
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+1
-65361
lines changed

README.md

Lines changed: 1 addition & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,8 @@ as GitHub examples are released, M.mm will map a GitHub release to a SimpleLink
2929
SDK 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

121101
This 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

170118
This is an example that demonstrates the use and functionality of the ANCS. ANCS is a GATT

examples/rtos/CC2640R2_LAUNCHXL/ble5apps/spp_ble_client/readme.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)