BLE ADV Gateway, converts advertisement to proper JSON serial output

Dependencies:   BLE_API mbed mbedtls nRF51822

Revision:
10:9db2ac7e1eea
Parent:
9:1ea51b2048a8
Child:
11:d5edb6e3edab
--- a/main.cpp	Mon Jul 10 04:13:45 2017 +0000
+++ b/main.cpp	Mon Jul 10 04:20:46 2017 +0000
@@ -2,7 +2,7 @@
 
  
  Eric Tsai
- 
+BLE Gateway to bridge sensor data.  Works.
 Scans for advertisements and captures the ones identified as mine
 Takes UUID fields and injects the MAC and RSSI data.  Assumes UUID JSON data.