Modified UARTService.cpp UUIDs for the service

Dependents:   BLE_NordicUART_IDB0XA1

Fork of BLE_API by Bluetooth Low Energy

Committer:
TianyouTong
Date:
Tue Jul 31 11:11:48 2018 +0000
Revision:
1209:d4062baab746
Parent:
993:4d62b7967c11
Child:
1042:21a86ac7f5b1
This program now allows the IDB0XA1 shield to open up a serial communication console with the nRF UART v2.0 or any nRF BLE development App.; BLE_API/source/services/UARTService.cpp modified to match up the service UUIDs.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
rgrover1 867:b099c28e8e28 1 # Hello!
rgrover1 993:4d62b7967c11 2 We are an open source project of [ARM mbed](https://www.mbed.com). Contributions via [pull request](https://github.com/ARMmbed/ble/pulls), and [bug reports](https://github.com/ARMmbed/ble/issues) are welcome!
rgrover1 867:b099c28e8e28 3
rgrover1 993:4d62b7967c11 4 Please submit your pull request to the `develop` branch of [this module](https://github.com/ARMmbed/ble/tree/develop). Commits to develop will be merge into the master branch at the time of the next release.
rgrover1 867:b099c28e8e28 5
rgrover1 867:b099c28e8e28 6 # Contributor agreement
rgrover1 993:4d62b7967c11 7 For your pull request to be accepted, we will need you to agree to our [contributor agreement](https://developer.mbed.org/contributor_agreement/) to give us the necessary rights to use and distribute your contributions. (To click through the agreement create an account on mbed.com and log in.)