![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
This is a simple program to work with RedBearLab BLE Controller App. Type something from the Terminal to send to the BLEController App or vice verse. Characteristics received from App will print on Terminal. This version works on the first hw version of the BLE Nano (1)
Dependencies: BLE_API mbed nRF51822
Fork of nRF51822_SimpleChat by
History
This build add some features:; -> for any message that starts with 'x' it is treated as command:; xtg: return time: HH:MM:SS; xdg: get date: 20XX:MM:DD; xtiHHMMSS : set the time; xdiYYMMDD: set date; etc.
2016-04-11, by tanasaro10 [Mon, 11 Apr 2016 17:21:14 +0000] rev 8
This build add some features:; -> for any message that starts with 'x' it is treated as command:; xtg: return time: HH:MM:SS; xdg: get date: 20XX:MM:DD; xtiHHMMSS : set the time; xdiYYMMDD: set date; etc.
Some updates added to the initial version. It is adapted for the first Ble Nano (1) hardware.; Changes: ; -> setting TxPower; -> echo for messages received from RedBear App; ->19200 baudrate change; -> other small changes
2016-03-31, by tanasaro10 [Thu, 31 Mar 2016 16:36:01 +0000] rev 7
Some updates added to the initial version. It is adapted for the first Ble Nano (1) hardware.; Changes: ; -> setting TxPower; -> echo for messages received from RedBear App; ->19200 baudrate change; -> other small changes
Some new features included:; -> signals the sender and receiver messages; -> echo for message sent from RedBear App
2016-03-31, by tanasaro10 [Thu, 31 Mar 2016 16:29:40 +0000] rev 6
Some new features included:; -> signals the sender and receiver messages; -> echo for message sent from RedBear App
Small corrections
2016-03-31, by tanasaro10 [Thu, 31 Mar 2016 15:23:00 +0000] rev 5
Small corrections
Working version for Ble Nano (2015)
2016-03-31, by tanasaro10 [Thu, 31 Mar 2016 15:20:16 +0000] rev 4
Working version for Ble Nano (2015)
Update libraries.
2016-01-07, by RedBearLab [Thu, 07 Jan 2016 02:46:54 +0000] rev 3
Update libraries.
Update libraries
2015-07-27, by RedBearLab [Mon, 27 Jul 2015 06:52:44 +0000] rev 2
Update libraries
Add lisence and brief descriptions
2014-10-31, by RedBearLab [Fri, 31 Oct 2014 14:38:44 +0000] rev 1
Add lisence and brief descriptions
First commit
2014-10-31, by RedBearLab [Fri, 31 Oct 2014 09:37:18 +0000] rev 0
First commit