EasyManua.ls Logo

DFRobot FireBeetle ESP32-E - Page 59

DFRobot FireBeetle ESP32-E
92 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Serial.println("WiFi Disconnect");
}
}
Description: This demo shows how to obtain the network time through WiFi function and get the weather by visiting the
http://www.weather.com.cn/datalcityinfo/101010100.html (http://www.weather.com.cn/datalcityinfo/101010100.html) . "101010100" in this
interface is the city code.
Note: you need to download arduino json library in this example, as shown below.