How do I use the weather feature of the Wi-Fi module? How is the weather data updated in real time?
Last Updated on:2022-05-17 06:18:42
You can use the weather function command with the command under the weather function in the serial protocol. After the weather service is enabled, the module will synchronize weather information to the MCU at intervals of 30 minutes. The MCU can actively obtain weather data by using the command. In this case, the interval to obtain weather data cannot be less than 1 minute.