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

Dependencies:   mbed-http

Revision:
88:7ffa053be662
Parent:
87:99b37d26ff2a
Child:
92:ec9550034276
--- a/source/common_config.h	Fri Mar 29 22:18:33 2019 +0000
+++ b/source/common_config.h	Sun Mar 31 22:09:45 2019 +0000
@@ -6,7 +6,7 @@
 #define TX_BUFFER_LEN 4*256
 #define RX_BUFFER_LEN 4*256
 #define BTLE_THREAD_PRIORITY osPriorityRealtime
-#define WIFI_THREAD_PRIORITY osPriorityRealtime
+#define WIFI_THREAD_PRIORITY osPriorityHigh
 #define ATCMD_THREAD_PRIORITY osPriorityRealtime
 #ifndef UBLOX_ODIN_W2_RECV_TIMEOUT
 #define UBLOX_ODIN_W2_RECV_TIMEOUT    100