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

Revision:
7:609dff35b660
Parent:
6:a574229993b8
Child:
8:f28ad4600b0f
--- a/main.cpp	Thu Mar 31 16:29:40 2016 +0000
+++ b/main.cpp	Thu Mar 31 16:36:01 2016 +0000
@@ -146,19 +146,3 @@
         ble.waitForEvent(); 
     }
 }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-