BLE Client UART function
This is a BLE Client (Central) program for nRF51.
You can communicate with mbed BLE using "BLE_Uart_Server" program as follows.
/users/kenjiArai/code/BLE_Uart_Server/
Please refer following my notebook.
/users/kenjiArai/notebook/ble-client-and-peripheral-using-switch-sience-ty51/#
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
2:6fb0b87b041d | 2016-06-13 | added nRF51_LowPwr library and updated other libraries. | File Diff Annotate |
1:f68a5e55a60e | 2016-04-21 | change Client&Peripheral to Client&Server | File Diff Annotate |
0:0ef6455cbb4d | 2016-04-16 | BLE Client UART function | File Diff Annotate |