Skip to content

Commit fa19125

Browse files
author
Jenny Plunkett
authored
Update FEATURE_BLE README
Remove all outdated information including supported services and old documentation links
1 parent f8e1116 commit fa19125

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

features/FEATURE_BLE/README.md

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,8 @@
11
# mbed Bluetooth Low Energy Stack
2-
This is the Github repo for the `BLE_API` used by developer.mbed.org. Please see the [mbed BLE Homepage](https://developer.mbed.org/teams/Bluetooth-Low-Energy/) for all documentation, code examples and general help.
3-
4-
# Supported Services
5-
Supported GATT services and constantly being added and can be found in the [ble/services/](https://github.com/ARMmbed/ble/tree/master/ble/services) folder.
6-
7-
Currently supported services include:
8-
* Battery
9-
* Device Firmware Update (DFU)
10-
* Device Information
11-
* Eddystone Configuration Service
12-
* Health Thermometer
13-
* Heart Rate
14-
* Link Loss
15-
* UART
16-
* UriBeacon
17-
* iBeacon
18-
19-
The [documentation](https://docs.mbed.com/docs/ble-intros/en/latest/AdvSamples/Overview/)
20-
contains an overview on how to create new, application-specific services.
2+
This is the Github repo for the `BLE_API`. Please see the [Mbed OS Example BLE GitHub Repo](https://github.com/ARMmbed/mbed-os-example-ble) for all code examples and the [Mbed OS BLE API page](https://os.mbed.com/docs/latest/apis/bluetooth.html) for all code documentation and general help.
213

224
# Getting Started
23-
The mbed BLE API is meant to be used in projects on developer.mbed.org. Please see examples and sample project files there.
24-
A good starting point are these pages:
25-
* [mbed BLE Homepage](https://developer.mbed.org/teams/Bluetooth-Low-Energy/) for all things BLE
26-
* [mbed BLE Getting Started Guide](https://developer.mbed.org/forum/team-63-Bluetooth-Low-Energy-community/topic/5262/) a wonderful primer on using BLE with mbed
27-
* [mbed BLE doc](https://docs.mbed.com/docs/ble-intros/en/latest/) for an introduction to mbed BLE
28-
* [mbed BLE API page](https://docs.mbed.com/docs/ble-api/en/latest/api/index.html) for the Doxygen API documentation
5+
* [Mbed OS Examples](https://os.mbed.com/teams/mbed-os-examples/) for all Mbed OS and BLE examples
6+
* [Mbed OS Example BLE GitHub repo](https://github.com/ARMmbed/mbed-os-example-ble) for all Mbed OS BLE examples
7+
* [Mbed OS BLE introduction](https://os.mbed.com/docs/latest/apis/ble.html) for an introduction to Mbed BLE
8+
* [Mbed OS BLE API page](https://os.mbed.com/docs/latest/apis/bluetooth.html) for the Mbed BLE API documentation

0 commit comments

Comments
 (0)