How does the Wi-Fi module respond if it is disconnected from the network?
Last Updated on:2024-01-11 06:51:38
The module sends MQTT heartbeats every 60 seconds. If it does not receive heartbeat packets for the following 42 seconds, the MQTT connection is disrupted and a re-connection try is made.