Error 230

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_HeartRate by Bluetooth Low Energy

History

Fixed error 230 and added temp capability default tip

2014-08-08, by thegecko [Fri, 08 Aug 2014 16:10:15 +0000] rev 40

Fixed error 230 and added temp capability


error 230

2014-08-08, by thegecko [Fri, 08 Aug 2014 13:44:31 +0000] rev 39

error 230


merge

2014-07-25, by Rohit Grover [Fri, 25 Jul 2014 17:23:34 +0100] rev 38

merge


updated heart-rate demo to use the new connectionParams APIs

2014-07-11, by Rohit Grover [Fri, 11 Jul 2014 11:34:55 +0100] rev 37

updated heart-rate demo to use the new connectionParams APIs


change hrm demo to do sensor polling from the main thread

2014-07-11, by Rohit Grover [Fri, 11 Jul 2014 11:12:42 +0100] rev 36

change hrm demo to do sensor polling from the main thread


disconnectionCallback now takes a handle

2014-07-11, by Rohit Grover [Fri, 11 Jul 2014 11:07:25 +0100] rev 35

disconnectionCallback now takes a handle


use a declared constant for the Heart-Rate Location characteristic

2014-07-08, by Rohit Grover [Tue, 08 Jul 2014 11:19:52 +0100] rev 34

use a declared constant for the Heart-Rate Location characteristic


Remove a const attribute for a global variable used to initialize the location characteristic.

2014-07-08, by Rohit Grover [Tue, 08 Jul 2014 11:18:33 +0100] rev 33

Remove a const attribute for a global variable used to initialize the location characteristic.
V7 of the Softdevice110 can't initialize characteristics from flash memory;
this is a regression from V6.


updating the underlying libraries.

2014-07-25, by rgrover1 [Fri, 25 Jul 2014 16:22:22 +0000] rev 32

updating the underlying libraries.


updating underlying libraries.

2014-07-04, by rgrover1 [Fri, 04 Jul 2014 14:23:53 +0000] rev 31

updating underlying libraries.