In this example we will be retrieving information from a secure server https://api.github.com. This server is set up in place to provide specific and structured ...
In the first example of the ESP8266WiFi library documentation we have discussed how to check when module connects to the Wi-Fi network. We were waiting until connection is established. If network is ...