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

Pico W fails to connect to Adafruit IO during the first boot of WipperSnapper #435

Closed
brentru opened this issue May 30, 2023 · 1 comment
Labels
bug Something isn't working pico w

Comments

@brentru
Copy link
Member

brentru commented May 30, 2023

The Raspberry Pi Pico W should attempt to connect to Adafruit IO more than once per run (prior to the reboot). Currently, the WDT fires after the first failure to connect to Adafruit IO:

12:35:09.274 -> Attempting to connect to WiFi...
12:35:09.274 -> Attempting to connect to WiFi...
12:35:17.587 -> Attempting to connect to WiFi...
12:35:17.587 -> Attempting to connect to Adafruit IO...
WDT EXPIRED - REBOOT
12:35:37.315 -> Attempting to connect to WiFi...
12:35:37.315 -> Attempting to connect to WiFi...
12:35:45.623 -> Attempting to connect to WiFi...
12:35:45.623 -> Attempting to connect to Adafruit IO...
WDT EXPIRED - REBOOT
12:36:05.389 -> Attempting to connect to WiFi...
12:36:05.389 -> Attempting to connect to WiFi...
12:36:13.702 -> Attempting to connect to WiFi...
12:36:13.702 -> Attempting to connect to Adafruit IO...
12:36:19.669 -> Registering hardware with WipperSnapper...
12:36:19.669 -> Registering hardware with IO...
@brentru
Copy link
Member Author

brentru commented Dec 6, 2023

This has been addressed by #514

@brentru brentru closed this as completed Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pico w
Projects
None yet
Development

No branches or pull requests

1 participant