this is a new program based on BLE_Uart_Peripheral. Change program name due to relation Client&Peripheral to Client&Server

Dependencies:   RingBuffer nRF51_Vdd nRF51_WakeUp

This is a BLE Server (Device) program for nRF51.
You can communicate with mbed BLE using "BLE_Uart_Client" program as follows.
/users/kenjiArai/code/BLE_Uart_Client/
Please refer following my notebook.
/users/kenjiArai/notebook/ble-client-and-peripheral-using-switch-sience-ty51/#

Files at this revision

API Documentation at this revision

Comitter:
kenjiArai
Date:
Thu Apr 21 11:29:38 2016 +0000
Parent:
3:fd5273a70b21
Child:
5:394920d6a82f
Commit message:
change program name

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Apr 21 11:23:26 2016 +0000
+++ b/main.cpp	Thu Apr 21 11:29:38 2016 +0000
@@ -15,7 +15,7 @@
  */
 
 /*
- *  ------- BLE Server UART function --------------------------------
+ *  ------- BLE Server UART function ------------------------------------------
  *      --- Tested on Switch Science mbed TY51822r3 ---
  *
  *      http://www.page.sannet.ne.jp/kenjia/index.html