Demo Glucose Service
Dependencies: BLE_API mbed nRF51822
Fork of BLE_HeartRate by
BLE_Glucose_demo implements the Glucose Service which enables a collector device to connect and interact with.
There is a brief sample code edited with Android Studio for demo this BLE_Glucose_demo example, and it is public on github, everyone can clone it by this URL: https://github.com/Marcomissyou/BluetoothLeGlucose.git. It is convenient for you to development your BLE idea.
There is also provided apk file so you can download and install it directly then demo this code, but make sure your Android phone supports Bluetooth 4.0. /media/uploads/Marcomissyou/bleglucoseservice.apk
Revision 68:56408fc76e3b, committed 2015-08-14
- Comitter:
- wgd8700
- Date:
- Fri Aug 14 09:51:45 2015 +0000
- Parent:
- 67:aa3a1bbed328
- Commit message:
- Update BLE_API, nRF51822, and mbed libs to sync throughout all sample code, work for 32KB RAM revision platform;
Changed in this revision
diff -r aa3a1bbed328 -r 56408fc76e3b BLE_API.lib --- a/BLE_API.lib Thu Jul 02 05:25:19 2015 +0000 +++ b/BLE_API.lib Fri Aug 14 09:51:45 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#9f4251b3355c +http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#8d316a3271a8
diff -r aa3a1bbed328 -r 56408fc76e3b mbed.bld --- a/mbed.bld Thu Jul 02 05:25:19 2015 +0000 +++ b/mbed.bld Fri Aug 14 09:51:45 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/7cff1c4259d7 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/b9ad9a133dc7 \ No newline at end of file
diff -r aa3a1bbed328 -r 56408fc76e3b nRF51822.lib --- a/nRF51822.lib Thu Jul 02 05:25:19 2015 +0000 +++ b/nRF51822.lib Fri Aug 14 09:51:45 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#7c68c8d67e1f +http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#ca9c9c2cfc6a