Modified sample program of BLE_BatteryLevel. The program add analog input pin setting and batteryLevel data is changed by analog input.
Dependencies: BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1
Fork of BLE_BatteryLevel by
History
Update typo
2017-06-28, by Jun_adi [Wed, 28 Jun 2017 13:03:00 +0000] rev 21
Update typo
Change the analog input setting. It can change Battery level value by Analog input voltage.;
2017-06-08, by Jun_adi [Thu, 08 Jun 2017 05:22:45 +0000] rev 20
Change the analog input setting. It can change Battery level value by Analog input voltage.;
Update libraries, add support for ST shield.
2016-09-20, by Vincent Coubard [Tue, 20 Sep 2016 12:27:09 +0100] rev 19
Update libraries, add support for ST shield.
Update libraries to latest revision.
2016-04-11, by vcoubard [Mon, 11 Apr 2016 16:16:58 +0000] rev 18
Update libraries to latest revision.
Use proper API instead of deprecated ones; Update disconnection callback signature to the correct one; Add the LE_GENERAL_DISCOVERABLE into advertisement FLAGS; Use new BLE::init API of BLE API 2.xx
2015-11-03, by vcoubard [Tue, 03 Nov 2015 16:03:18 +0000] rev 17
Use proper API instead of deprecated ones; Update disconnection callback signature to the correct one; Add the LE_GENERAL_DISCOVERABLE into advertisement FLAGS; Use new BLE::init API of BLE API 2.xx
updating underlying libraries.
2015-06-20, by rgrover1 [Sat, 20 Jun 2015 23:22:18 +0000] rev 16
updating underlying libraries.
Updating to the latest of the underlying libraries.
2015-05-11, by rgrover1 [Mon, 11 May 2015 07:10:50 +0000] rev 15
Updating to the latest of the underlying libraries.
Updating underlying libraries.
2015-03-24, by rgrover1 [Tue, 24 Mar 2015 08:15:17 +0000] rev 14
Updating underlying libraries.
minor re-ordering around the creation of BatteryService.
2014-12-16, by rgrover1 [Tue, 16 Dec 2014 09:12:25 +0000] rev 13
minor re-ordering around the creation of BatteryService.
minor improvement to the demo;; also updated underlying libraries to latest revision.
2014-12-15, by rgrover1 [Mon, 15 Dec 2014 08:10:46 +0000] rev 12
minor improvement to the demo;; also updated underlying libraries to latest revision.