For BlueNRG

Dependencies:   BLE_API BLE_BlueNRG mbed

Fork of BLE_HeartRate by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
aaronxu
Date:
Wed Oct 29 11:40:36 2014 +0000
Parent:
47:430545f41113
Commit message:
Modify for BlueNRG

Changed in this revision

BLE_BlueNRG.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
nRF51822.lib Show diff for this revision Revisions of this file
diff -r 430545f41113 -r 1eb41ad0394e BLE_BlueNRG.lib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BLE_BlueNRG.lib	Wed Oct 29 11:40:36 2014 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mridup/code/BLE_BlueNRG/#b0b2d639c0f5
diff -r 430545f41113 -r 1eb41ad0394e main.cpp
--- a/main.cpp	Tue Sep 30 02:14:27 2014 +0000
+++ b/main.cpp	Wed Oct 29 11:40:36 2014 +0000
@@ -23,7 +23,7 @@
 BLEDevice  ble;
 DigitalOut led1(LED1);
 
-const static char     DEVICE_NAME[]        = "Nordic_HRM";
+const static char     DEVICE_NAME[]        = "BlueNRG_HRM";
 static const uint16_t uuid16_list[]        = {GattService::UUID_HEART_RATE_SERVICE,
                                               GattService::UUID_BATTERY_SERVICE,
                                               GattService::UUID_DEVICE_INFORMATION_SERVICE};
diff -r 430545f41113 -r 1eb41ad0394e nRF51822.lib
--- a/nRF51822.lib	Tue Sep 30 02:14:27 2014 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/teams/Nordic-Semiconductor/code/nRF51822/#936d81c963fe