Pair function with BLE_Paired_Client. If missing BLE_Paired_Server side, Client side of BZ will ON for notice.

Dependencies:   BLE_API mbed nRF51822 nRF51_LowPwr nRF51_Vdd

Fork of BLE_GATT_Example by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

Comitter:
kenjiArai
Date:
Sun Jun 12 12:39:38 2016 +0000
Parent:
23:f826de46d652
Commit message:
Use nRF51_LowPwr library

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
nRF51_LowPwr.lib Show annotated file Show diff for this revision Revisions of this file
diff -r f826de46d652 -r 391e76b51b21 main.cpp
--- a/main.cpp	Wed Jun 01 12:37:52 2016 +0000
+++ b/main.cpp	Sun Jun 12 12:39:38 2016 +0000
@@ -5,7 +5,7 @@
  *      http://mbed.org/users/kenjiArai/
  *
  *      Started:  April     5th, 2016
- *      Revised:  June      1st, 2016
+ *      Revised:  June     12th, 2016
  *
  *  Original program:
  *      BLE_GATT_Example
@@ -25,7 +25,7 @@
 //  Before using this function, please specify your program are used following functions or not.
 #define    USE_DEVICE_STDIO_MESSAGES       0   // printf
 #define    USE_DEVICE_SERIAL               0   // Serial or DEBUG & etc.
-#define    USE_DEVICE_I2C                  1   // Sensors with I2C, LCD, EEPROM, Driver chips & etc.
+#define    USE_DEVICE_I2C                  0   // Sensors with I2C, LCD, EEPROM, Driver chips & etc.
 #define    USE_DEVICE_SPI                  0   // Sensors with SOI, LCD, EEPROM, Driver chips & etc.
 #define    USE_DEVICE_SPISLAVE             0   // Communication with master vis SPI
 #define    USE_DEVICE_PWMOUT               0   // PWM duty output, Serve & etc.
diff -r f826de46d652 -r 391e76b51b21 nRF51_LowPwr.lib
--- a/nRF51_LowPwr.lib	Wed Jun 01 12:37:52 2016 +0000
+++ b/nRF51_LowPwr.lib	Sun Jun 12 12:39:38 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/kenjiArai/code/nRF51_LowPwr/#9ddf14df689c
+http://mbed.org/users/kenjiArai/code/nRF51_LowPwr/#ffd5168de563