Feature Request: Customizable Wi-Fi Retry Behavior for WifiConfig 2 #23679
ChazBurkhart
started this conversation in
Ideas
Replies: 1 comment
-
Did a small test with This is basically your second proposal, with automatic connect to the AP without any manual steps on the device. Beware that having devices running with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My Tasmota devices are configured with WifiConfig 2, which launches Wi-Fi Manager (at 192.168.4.1) for 3 minutes after failing to connect to a Wi-Fi network, then reboots and retries. This is helpful in general, especially when moving devices between networks or houses.
However, I've noticed an issue after power outages:
My router takes longer than 3 minutes to fully reboot and become operational. As a result, many of my devices re-enter Wi-Fi Manager mode before the router is ready, and I have to manually reconfigure them.
Proposed Solutions (any of the following would help):
Allow customization of the 3-minute Wi-Fi Manager timeout before rebooting.
Enable Wi-Fi Manager to retry connecting to the saved Wi-Fi network periodically (e.g., every 5 minutes), without requiring a manual reboot or intervention.
Add an option for the device to stay in Wi-Fi Manager mode longer (e.g., 10 minutes) before rebooting and retrying.
This would preserve the benefits of WifiConfig 2 for mobility and easy reconfiguration, while also making it more resilient in power outage scenarios.
Thank you for considering this enhancement!
Beta Was this translation helpful? Give feedback.
All reactions