Skip to content
New issue

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 stops trying to connect to WiFi after three attempts when connection is temporarily lost #31

Closed
adamoferro opened this issue Jan 7, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@adamoferro
Copy link
Collaborator

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.

If WiFi is back after this sequence of messages, the board stays disconnected.

@adamoferro adamoferro added the bug Something isn't working label Jan 7, 2022
@ogghst ogghst closed this as completed in 9f8167a Jan 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant