WiFi
ESP32 Open IoT and IIoT Gateways (P01 & P02)
Link to repositories:
One of 2 available wireless interfaces is WiFi. For developer usage, there are 2 WiFi examples provided:
- client - Perform basic configuration of the device as a client. The project can be started from testing local WiFi network.
- sntp_time - Extends the client demo by SNTP protocol which allows to get current time and date.
client |
sntp_time |