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
History
UPdated with comments
2015-02-13, by tumaku [Fri, 13 Feb 2015 16:33:42 +0000] rev 18
UPdated with comments
Include while loop in RX interrupt to collect all incoming data
2015-02-13, by tumaku [Fri, 13 Feb 2015 16:05:26 +0000] rev 17
Include while loop in RX interrupt to collect all incoming data
First version
2015-02-13, by tumaku [Fri, 13 Feb 2015 15:14:27 +0000] rev 16
First version
Initial Commit - Working Version
2014-12-18, by bthomsen [Thu, 18 Dec 2014 21:14:19 +0000] rev 15
Initial Commit - Working Version
Removed unnecessary code.; Turned console DEBUG off
2014-12-17, by bthomsen [Wed, 17 Dec 2014 22:47:39 +0000] rev 14
Removed unnecessary code.; Turned console DEBUG off
modified to control LED2 by sending commands over BLE; "led2 on" turns LED2 on; "led2 off" turns LED2 off;
2014-12-17, by bthomsen [Wed, 17 Dec 2014 22:43:40 +0000] rev 13
modified to control LED2 by sending commands over BLE; "led2 on" turns LED2 on; "led2 off" turns LED2 off;
Initial Commit: Added comments
2014-12-17, by bthomsen [Wed, 17 Dec 2014 19:46:22 +0000] rev 12
Initial Commit: Added comments
updating underlying libraries.
2014-12-09, by rgrover1 [Tue, 09 Dec 2014 08:55:59 +0000] rev 11
updating underlying libraries.
updating to 0.2.5 of the BLE_API
2014-11-28, by rgrover1 [Fri, 28 Nov 2014 14:18:56 +0000] rev 10
updating to 0.2.5 of the BLE_API
updating underlying libraries.
2014-11-05, by rgrover1 [Wed, 05 Nov 2014 14:17:33 +0000] rev 9
updating underlying libraries.