BLE ADV Gateway, converts advertisement to proper JSON serial output

Dependencies:   BLE_API mbed mbedtls nRF51822

Revision:
12:30c6e83f0fe5
Parent:
11:d5edb6e3edab
Child:
13:e136665cf993
--- a/main.cpp	Sat Jul 29 21:49:32 2017 +0000
+++ b/main.cpp	Sat Jul 29 22:03:27 2017 +0000
@@ -2,6 +2,9 @@
  Eric Tsai
  
  7/29/2017:  Added spoof checking using clock algorithm.  
+ Changes:
+ 1)  Modify "Periodicity" to match sensors
+ 
 
 */