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

Enhance WiFi Connection Loop #165

Closed
brentru opened this issue Oct 1, 2021 · 2 comments
Closed

Enhance WiFi Connection Loop #165

brentru opened this issue Oct 1, 2021 · 2 comments
Labels
bug Something isn't working enhancement New feature or request networking

Comments

@brentru
Copy link
Member

brentru commented Oct 1, 2021

If a WipperSnapper device attempts to connect to a defined WiFi network and fails, it currently reboots.

Instead of rebooting, we should instead write the WiFi Status (https://www.arduino.cc/en/Reference/WiFiStatus) to the boot_out.txt file and halt, instead of rebooting. This would also require the WiFi connection to attempt a min. # of connection attempts (instead of infinite, currently).

@brentru brentru added bug Something isn't working enhancement New feature or request networking labels Oct 1, 2021
@brentru
Copy link
Member Author

brentru commented Oct 1, 2021

Noting that we may want to do this for the MQTT connect() call, as well.

@brentru
Copy link
Member Author

brentru commented Oct 5, 2021

Closing via #166

@brentru brentru closed this as completed Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request networking
Projects
None yet
Development

No branches or pull requests

1 participant