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

History

use Mbed-os5 dedicated class "CircularBuffer" default tip

2018-02-11, by kenjiArai [Sun, 11 Feb 2018 02:04:59 +0000] rev 8

use Mbed-os5 dedicated class "CircularBuffer"


Not set mac addr but use device name

2018-02-09, by kenjiArai [Fri, 09 Feb 2018 22:31:30 +0000] rev 7

Not set mac addr but use device name


Run on Mbed-os5. Extend pc serial buffer. Delete low power related lib.

2017-10-22, by kenjiArai [Sun, 22 Oct 2017 09:47:18 +0000] rev 6

Run on Mbed-os5. Extend pc serial buffer. Delete low power related lib.


added nRF51_LowPwr library and updated other libraries.

2016-06-13, by kenjiArai [Mon, 13 Jun 2016 09:54:32 +0000] rev 5

added nRF51_LowPwr library and updated other libraries.


change program name

2016-04-21, by kenjiArai [Thu, 21 Apr 2016 11:29:38 +0000] rev 4

change program name


change program name and Client&Peripheral to Client&Server

2016-04-21, by kenjiArai [Thu, 21 Apr 2016 11:23:26 +0000] rev 3

change program name and Client&Peripheral to Client&Server


Show MAC address to modify Client main.cpp program

2016-04-16, by kenjiArai [Sat, 16 Apr 2016 22:01:45 +0000] rev 2

Show MAC address to modify Client main.cpp program


this is actual main.cpp routine

2016-04-16, by kenjiArai [Sat, 16 Apr 2016 12:12:59 +0000] rev 1

this is actual main.cpp routine


BLE Peripheral UART function

2016-04-16, by kenjiArai [Sat, 16 Apr 2016 08:33:46 +0000] rev 0

BLE Peripheral UART function