BLE Nano Code.Tested with Integrated mDot code

Dependencies:   BLE_API mbed nRF51822

Fork of eco_Labs_ble_Client by Happiest

Revision:
33:17b8c186eb07
Parent:
17:3fb1aafa4436
--- a/ble_msg_handler.h	Wed Dec 07 10:05:21 2016 +0000
+++ b/ble_msg_handler.h	Thu Dec 15 06:26:45 2016 +0000
@@ -28,6 +28,7 @@
 #define BLE_END_OF_FILE             0xA6
 #define BLE_REC_DATA_CMD            0xA7
 #define BLE_DISCONNECTION_EVNT_CMD  0xA8
+#define BLE_RESET_CMD               0xA9
 #define BLE_ACK_CMD                 0xAA
 #define BLE_EOT_CMD                 0x04