project for eddystone

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_URIBeacon by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
sunsmile2015
Date:
Mon Nov 02 10:14:48 2015 +0000
Parent:
28:63be4e73d447
Commit message:
tested

Changed in this revision

BLE_API.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
nRF51822.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 63be4e73d447 -r db32d8dae04c BLE_API.lib
--- 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
diff -r 63be4e73d447 -r db32d8dae04c main.cpp
--- 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);
 }
 
diff -r 63be4e73d447 -r db32d8dae04c mbed.bld
--- 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
diff -r 63be4e73d447 -r db32d8dae04c nRF51822.lib
--- 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