project for eddystone
Dependencies: BLE_API mbed nRF51822
Fork of BLE_URIBeacon by
Revision 29:db32d8dae04c, committed 2015-11-02
- Comitter:
- sunsmile2015
- Date:
- Mon Nov 02 10:14:48 2015 +0000
- Parent:
- 28:63be4e73d447
- Commit message:
- tested
Changed in this revision
--- a/BLE_API.lib Fri Oct 30 10:01:54 2015 +0000 +++ b/BLE_API.lib Mon Nov 02 10:14:48 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#d494ad3e87bd +http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#b099c28e8e28
--- a/main.cpp Fri Oct 30 10:01:54 2015 +0000 +++ b/main.cpp Mon Nov 02 10:14:48 2015 +0000 @@ -41,7 +41,7 @@ /* Optional Function to update Eddystone beacon TLM frame battery voltage */ void tlmBatteryCallback(void){ /* add the function to get battery */ - //battery = nordic_getbattery(); + battery = 0xFEFE; eddyBeaconPtr->updateTlmBatteryVoltage(battery); }
--- a/mbed.bld Fri Oct 30 10:01:54 2015 +0000 +++ b/mbed.bld Mon Nov 02 10:14:48 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/34e6b704fe68 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/9296ab0bfc11 \ No newline at end of file
--- a/nRF51822.lib Fri Oct 30 10:01:54 2015 +0000 +++ b/nRF51822.lib Mon Nov 02 10:14:48 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#088f5738bf18 +http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#9ff3e688014b