Connect the BLE_UART Console to a PC USB/Serial Console. Data written to PC console is sent over BLE UART Data received from BLE UART is displayed in PC console
Dependencies: BLE_API mbed nRF51822
Fork of BLE_LED_Controller by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
17:4aa151182398 | 2015-02-13 | Include while loop in RX interrupt to collect all incoming data | File Diff Annotate |
16:3faefe15a4a4 | 2015-02-13 | First version | File Diff Annotate |
15:016434184568 | 2014-12-18 | Initial Commit - Working Version | File Diff Annotate |
14:8ff3bfb6b19d | 2014-12-17 | Removed unnecessary code.; Turned console DEBUG off | File Diff Annotate |
13:291a8f177400 | 2014-12-17 | modified to control LED2 by sending commands over BLE; "led2 on" turns LED2 on; "led2 off" turns LED2 off; | File Diff Annotate |
12:36a9f01cfa0a | 2014-12-17 | Initial Commit: Added comments | File Diff Annotate |
10:633cec718bf4 | 2014-11-28 | updating to 0.2.5 of the BLE_API | File Diff Annotate |
6:e0fc9072e853 | 2014-09-22 | updating to 0.2.0 of the BLE_API | File Diff Annotate |
5:4bc41267a03a | 2014-09-02 | updating underlying libraries. | File Diff Annotate |
2:e060367b9024 | 2014-06-13 | update demo to use the new APIs; we have it working now. | File Diff Annotate |
0:e910d9bb040f | 2014-05-26 | initial | File Diff Annotate |