Use of nRF51822 to demonstrate usage of BLE-UART service provided by Nordic and the use of uLCD-144-G2. The demonstration uses the nRF Master Control Panel and nRF UART demo apps provided by Nordic and available on Google Play and Apple Store. The firmware receives data over the TX characteristic, increments it by 1 and sends it over RX characteristic. The notifications need to be enabled for the RX characteristic in the Master Control Panel to be able to receive the data. For more information check the notebook page: http://developer.mbed.org/users/garimagupta002/notebook/ble-uart-lcd-demo/
Dependencies: 4DGL-uLCD-SE BLE_API DFRobot_BLE_LoopbackUART mbed nRF51822
Fork of DFRobot_BLE_LoopbackUART by
History
First version of the BLE-UART-LCD project.; Does normal loopback in UART adding each byte received. Firmware misbehaving after library update on 14 Dec 2014.
2014-12-14, by garimagupta002 [Sun, 14 Dec 2014 21:37:03 +0000] rev 10
First version of the BLE-UART-LCD project.; Does normal loopback in UART adding each byte received. Firmware misbehaving after library update on 14 Dec 2014.
cup
2014-10-31, by jimaobian [Fri, 31 Oct 2014 07:55:37 +0000] rev 9
cup
updating underlying libraries
2014-09-30, by rgrover1 [Tue, 30 Sep 2014 02:20:59 +0000] rev 8
updating underlying libraries
updating to the latest version of the underlying libraries.
2014-09-23, by rgrover1 [Tue, 23 Sep 2014 15:14:06 +0000] rev 7
updating to the latest version of the underlying libraries.
updating to 0.2.0 of the BLE_API
2014-09-22, by rgrover1 [Mon, 22 Sep 2014 10:42:54 +0000] rev 6
updating to 0.2.0 of the BLE_API
updating underlying libraries.
2014-09-02, by rgrover1 [Tue, 02 Sep 2014 16:32:58 +0000] rev 5
updating underlying libraries.
updating underlying libraries.
2014-06-13, by rgrover1 [Fri, 13 Jun 2014 12:13:02 +0000] rev 4
updating underlying libraries.
updating the underlying libraries.
2014-06-13, by rgrover1 [Fri, 13 Jun 2014 10:24:39 +0000] rev 3
updating the underlying libraries.
update demo to use the new APIs; we have it working now.
2014-06-13, by Rohit Grover [Fri, 13 Jun 2014 11:19:22 +0100] rev 2
update demo to use the new APIs; we have it working now.
updating the underlying libraries; (needs update before it will build).
2014-06-13, by rgrover1 [Fri, 13 Jun 2014 08:48:43 +0000] rev 1
updating the underlying libraries; (needs update before it will build).