We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Board connected to Wifi and correctly sending MQTT messages. WiFi goes down for some minutes.
The board tries to reconnect to WiFi three times and shows the messages:
gn_network: Disconnected. Connecting to the AP again. gn_network: retry to connect to the AP
Then, it shows for a fourth time the only message: gn_network: Disconnected. Connecting to the AP again. and never tries again to reconnect.
gn_network: Disconnected. Connecting to the AP again.
If WiFi is back after this sequence of messages, the board stays disconnected.
The text was updated successfully, but these errors were encountered:
9f8167a
No branches or pull requests
Board connected to Wifi and correctly sending MQTT messages.
WiFi goes down for some minutes.
The board tries to reconnect to WiFi three times and shows the messages:
Then, it shows for a fourth time the only message:
gn_network: Disconnected. Connecting to the AP again.
and never tries again to reconnect.
If WiFi is back after this sequence of messages, the board stays disconnected.
The text was updated successfully, but these errors were encountered: