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