Okundu Omeni
/
wifi-https-ble-sm-uart-atcmd-5-13-1
this is using the mbed os version 5-13-1
Diff: source/common_config.h
- Branch:
- PassingRegression
- Revision:
- 124:eae4512b131b
- Parent:
- 123:a49e9ffbaca6
- Child:
- 125:d2830421006c
--- a/source/common_config.h Fri Jun 14 21:13:46 2019 +0000 +++ b/source/common_config.h Sat Jun 15 15:52:26 2019 +0000 @@ -19,8 +19,11 @@ #define DEFAULT_WIFI_CHANNEL 0 #define DEFAULT_BTLE_CHANNEL 1 #define WIFI_LINK_ENABLED "+UUWLE:" +#define WIFI_LINK_DISABLED "+UUWLD:" #define NETWORK_UP_URC "+UUNU" +#define NETWORK_DOWN_URC "+UUND" #define PEER_CONNECTED_URC "+UUDPC:" +#define PEER_DISCONNECTED_URC "+UUDPD:" #define NETWORK_STATUS "+UNSTAT:" #define WIFI_NETWORK_STATUS "+UWSSTAT:" #define UDDRP_ERROR "\r\nERROR\r\n"