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

Fix disconnect wifi #381

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Fix disconnect wifi #381

merged 1 commit into from
Oct 27, 2023

Conversation

halyssonJr
Copy link
Contributor

Summary

I created an app to test the WiFi connection, but when F7 disconnected to the Access Point the variable Is Connected still was true even after receiving the NetworkDisconnected event.

Meadow StdOut: Try connecting ...
Meadow StdOut: Try connecting ...
Meadow StdOut: Connected :) | 0
Meadow StdOut: Connected :) | 1
Meadow StdOut: WiFi connected.
Meadow StdOut: Connected :) | 2
Meadow StdOut: Connected :) | 3
Meadow StdOut: Connected :) | 4
...
Meadow StdOut: Connected :) | 20
Meadow StdOut: WiFi disconnected.
Meadow StdOut: Connected :) | 0
Meadow StdOut: Connected :) | 1
Meadow StdOut: Connected :) | 2
Meadow StdOut: Connected :) | 3
Meadow StdOut: Connected :) | 4
...

@halyssonJr halyssonJr requested a review from ctacke October 16, 2023 17:53
@halyssonJr halyssonJr changed the base branch from main to develop October 16, 2023 17:58
@halyssonJr halyssonJr merged commit 2810927 into develop Oct 27, 2023
2 checks passed
@ctacke ctacke deleted the fix-disconnect-wifi branch December 26, 2023 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants