Example of C027 with connector

Dependencies:   C027Interface

Fork of U_Blox_DeviceConnector by Suraj Pal

Revision:
51:f2c99fcbcd08
Parent:
45:b150e0aa009c
--- a/configs/mesh_thread.json	Thu Dec 22 07:30:10 2016 +0000
+++ b/configs/mesh_thread.json	Wed Jan 04 22:15:09 2017 +0000
@@ -13,8 +13,8 @@
     "target_overrides": {
         "*": {
             "target.features_add": ["NANOSTACK", "THREAD_ROUTER", "COMMON_PAL"],
-            "mbed-mesh-api.thread-config-channel": 18,
-            "mbed-mesh-api.thread-config-panid": "0xBAAB",
+            "mbed-mesh-api.thread-config-channel": 12,
+            "mbed-mesh-api.thread-config-panid": "0xDEFA",
             "mbed-trace.enable": 0
         }
     }