Sample BLE thermometer profile for nRF51-DK with sensing from LM35
Dependencies: BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1
Fork of BLE_Thermometer by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
10:9a7e23066427 | 2015-04-01 | simplified main.cpp | File Diff Annotate |
8:63addc0221e7 | 2014-12-09 | Simplified the Example, removed the external Temperature sensor | File Diff Annotate |
4:83c07b0e93d6 | 2014-09-22 | updating to 0.2.0 of the BLE_API | File Diff Annotate |
2:a34d554282b0 | 2014-09-03 | fix the UUID for the service; needs to be HealthThermometer.; Also enabled debugging. will revert this shortly. | File Diff Annotate |
1:2deb859ed1a3 | 2014-09-02 | Updating underlying libraries. | File Diff Annotate |
0:d01bde90471b | 2014-09-02 | Initial attempt at a working heatlh-thermometer | File Diff Annotate |