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/#

Revision:
4:a1b642566003
Parent:
3:fd5273a70b21
Child:
5:394920d6a82f
diff -r fd5273a70b21 -r a1b642566003 main.cpp
--- 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