Update voltage measurement. Change ADC config setting.
Dependencies: BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1
Fork of BLE_BatteryLevel_ADC_170608 by
History
Edit the "ADC read" code.
2017-07-24, by Jun_adi [Mon, 24 Jul 2017 02:05:26 +0000] rev 22
Edit the "ADC read" code.
Add Battery voltage measurement. Change ADC config.
2017-07-05, by Jun_adi [Wed, 05 Jul 2017 06:23:28 +0000] rev 21
Add Battery voltage measurement. Change ADC config.
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.