App for BLE Nano to monitor the power consumption for a specific location, by intercepting the led flashes of a standard power meter. It counts and log the flashes for each second. It works with RedBear App for smart phone (Simple Chat App).

Dependencies:   BLE_API lib_mma8451q mbed nRF51822

Fork of nRF51822_DataLogger_with_Chat by Valentin Tanasa

History

First release for counting and logging power impulses of a power meter. Useful to track the power consumption for a specific location. default tip

2016-08-14, by tanasaro10 [Sun, 14 Aug 2016 14:57:09 +0000] rev 12

First release for counting and logging power impulses of a power meter. Useful to track the power consumption for a specific location.


minor updates

2016-05-06, by tanasaro10 [Fri, 06 May 2016 18:14:18 +0000] rev 11

minor updates


small updates added; new functionalities for push button; some bug fixes;

2016-04-26, by tanasaro10 [Tue, 26 Apr 2016 20:15:41 +0000] rev 10

small updates added; new functionalities for push button; some bug fixes;


Major rework on the code and extended functionality added. Detailed explanations are given in read_me.md file.

2016-04-25, by tanasaro10 [Mon, 25 Apr 2016 19:34:39 +0000] rev 9

Major rework on the code and extended functionality added. Detailed explanations are given in read_me.md file.


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.