this is using the mbed os version 5-13-1

Dependencies:   mbed-http

Revision:
75:08eff6258e1b
Parent:
74:f26e846adfe9
Child:
77:0b505d1e15f4
--- a/mbed_app.json	Sun Mar 10 09:46:06 2019 +0000
+++ b/mbed_app.json	Thu Mar 14 21:34:06 2019 +0000
@@ -37,6 +37,10 @@
             "nsapi.default-wifi-security": "WPA_WPA2",
             "nsapi.default-wifi-ssid": "\"VM9109107_5GEXT\"",
             "nsapi.default-wifi-password": "\"Bonga01shop02\""
-      }
+      },
+        "MTB_UBLOX_ODIN_W2": {
+            "target.features_add": ["BLE"],
+            "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
+        }
      }
 }