A quick example of a simple WiFi application using the WiFi and network-socket APIs that is provided as a part of mbed-os.

Dependencies:   WizFi310Interface_Draft

Fork of mbed-os-example-mbed5-wifi by mbed-os-examples

Revision:
44:63be19b7a3db
Parent:
43:45429aa163a0
Child:
49:3df367a86ec7
--- a/mbed_app.json	Tue Nov 21 08:15:03 2017 +0000
+++ b/mbed_app.json	Tue Nov 21 11:30:03 2017 +0000
@@ -1,7 +1,7 @@
 {
     "config": {
 	"wifi-shield": {
-            "help": "Options are internal, WIFI_ESP8266, WIFI_IDW01M1",
+            "help": "Options are internal, WIFI_ESP8266, WIFI_IDW0XX1",
             "value": "internal"
 	},
         "wifi-ssid": {