Sample BLE thermometer profile for nRF51-DK with sensing from LM35

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Fork of BLE_Thermometer by Bluetooth Low Energy

Changes

RevisionDateWhoCommit message
19:a1ab85d6a0d5 2018-05-31 gkroussos Activated LM35; default tip
18:86ccdd5a2bfd 2018-05-31 gkroussos Added LM35 code
17:9ce6c0171634 2016-09-20 Vincent Coubard Update the libraries.
16:19ee8df57b23 2016-04-11 vcoubard Update libraries to the latest revision.
15:57860d1cd14d 2015-12-30 andresag Update example to comply with latest BLE API changes.
14:677ef88025b8 2015-09-29 rgrover1 updating underlying libraries.
13:30f6f65629b5 2015-06-20 rgrover1 update to the latest of the underlying libraries.
12:74a45a643722 2015-04-30 rgrover1 updating underlying libraries to v8.0 of Nordic SDK.
11:3aaf4e20ca40 2015-04-20 rgrover1 updating underlying libraries.
10:9a7e23066427 2015-04-01 rgrover1 simplified main.cpp
9:1a82c4463bdd 2015-03-24 rgrover1 updating underlying libraries.
8:63addc0221e7 2014-12-09 mbedAustin Simplified the Example, removed the external Temperature sensor
7:c69ef5148c04 2014-12-09 rgrover1 update underlying libraries.
6:dbddaa71413c 2014-11-05 rgrover1 updating underlying libraries.
5:349c49d015f5 2014-09-30 rgrover1 updating underlying libraries
4:83c07b0e93d6 2014-09-22 rgrover1 updating to 0.2.0 of the BLE_API
3:8733f3e50c84 2014-09-04 rgrover1 use ieee11073_from_float to encode temperature correctly.
2:a34d554282b0 2014-09-03 rgrover1 fix the UUID for the service; needs to be HealthThermometer.; Also enabled debugging. will revert this shortly.
1:2deb859ed1a3 2014-09-02 rgrover1 Updating underlying libraries.
0:d01bde90471b 2014-09-02 rgrover1 Initial attempt at a working heatlh-thermometer