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
History
Update BLE_API, nRF51822, and mbed libs to sync throughout all sample code, work for 32KB RAM revision platform;
2015-08-14, by wgd8700 [Fri, 14 Aug 2015 09:51:45 +0000] rev 68
Update BLE_API, nRF51822, and mbed libs to sync throughout all sample code, work for 32KB RAM revision platform;
update to correctly BLE_Glucose_demo
2015-07-02, by Marcomissyou [Thu, 02 Jul 2015 05:25:19 +0000] rev 67
update to correctly BLE_Glucose_demo
BLE HID demo
2015-07-02, by Marcomissyou [Thu, 02 Jul 2015 01:32:04 +0000] rev 66
BLE HID demo
BLE HID Demo
2015-06-30, by Marcomissyou [Tue, 30 Jun 2015 03:00:11 +0000] rev 65
BLE HID Demo
update BLE_API and modify code to consistent with the newest BLE_API
2015-06-26, by Marcomissyou [Fri, 26 Jun 2015 06:18:17 +0000] rev 64
update BLE_API and modify code to consistent with the newest BLE_API
First Commit.; For Glucose Demo.
2015-05-29, by Marcomissyou [Fri, 29 May 2015 07:16:24 +0000] rev 63
First Commit.; For Glucose Demo.
switch to the latest of the underlying libraries.
2015-05-18, by rgrover1 [Mon, 18 May 2015 09:05:19 +0000] rev 62
switch to the latest of the underlying libraries.
updating to S130 softdevice and the latest of BLE_API and nRF51822.
2015-05-13, by rgrover1 [Wed, 13 May 2015 07:54:15 +0000] rev 61
updating to S130 softdevice and the latest of BLE_API and nRF51822.
Updating to latest of the underlying libraries.
2015-05-11, by rgrover1 [Mon, 11 May 2015 07:04:53 +0000] rev 60
Updating to latest of the underlying libraries.
updating underlying libraries for v8 of the Nordic SDK.
2015-04-30, by rgrover1 [Thu, 30 Apr 2015 07:59:38 +0000] rev 59
updating underlying libraries for v8 of the Nordic SDK.