heart rate monitor

Dependencies:   BLE_API GroveEarbudSensor mbed nRF51822

Fork of BLE_HeartRate by Bluetooth Low Energy

Revisions of main.cpp

Revision Date Message Actions
18:8a2e313f49cb 2014-06-11 GattServer::addService() automatically sets initial value for characteristics File  Diff  Annotate
17:583b765af55f 2014-06-11 remove an un-used global variable File  Diff  Annotate
16:f3361e20642d 2014-06-11 minor white-space diffs having to do with coding style File  Diff  Annotate
15:7ba28817e31e 2014-06-10 move ble_init() to the beginning of main() File  Diff  Annotate
13:3ca2045597e7 2014-06-10 minor updates to comment headers File  Diff  Annotate
11:1d9aafee4984 2014-06-10 use a ticker to schedule a periodicCallback() instead of a busy-wait loop File  Diff  Annotate
10:2436164b692e 2014-06-10 reverting to BLEDevice (from BLEPeripheral) File  Diff  Annotate
9:5d693381e883 2014-06-10 make console output optional File  Diff  Annotate
8:49d8ee0aac11 2014-06-10 remove ticker; consumes un-necessary power; also added a satic const File  Diff  Annotate
7:daab8ba5139e 2014-06-10 Update to using the latest versions of the underlying APIs and waitForEvent() to reduce power consumption. File  Diff  Annotate
5:b0baff4a124f 2014-05-29 use accessor methods to get handle for characteristics File  Diff  Annotate
4:12890f3c62eb 2014-05-21 removing un-necessary nordic-specific hardware initialization from the demo File  Diff  Annotate
3:24e2b056d229 2014-05-21 white space diffs; using uncrustify File  Diff  Annotate
0:87a7fc231fae 2014-03-31 First commit of HRM example for the BLE API (using nRF51822 native mode drivers) File  Diff  Annotate