Skip to content

Force DHCP request on WiFiMulti ::run connection #2976

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

Closed
wants to merge 1 commit into from
Closed

Conversation

earlephilhower
Copy link
Owner

The IP address is not cleared (even if it is DHCP acquired) between ::begins on the Ethernet classes by design (#1866). But it is possible that the WiFi networks being polled by WiFiMulti are different network configurations, so force a DHCP request explicitly before (re)connecting).

Fixes #2974

The IP address is not cleared (even if it is DHCP acquired) between
::begins on the Ethernet classes by design (#1866).  But it is possible
that the WiFi networks being polled by WiFiMulti are different network
configurations, so force a DHCP request explicitly before (re)connecting).

Fixes #2974
@earlephilhower earlephilhower mentioned this pull request May 30, 2025
@earlephilhower earlephilhower deleted the mc0 branch May 31, 2025 15:55
@earlephilhower
Copy link
Owner Author

Closing as this treats the symptom and not the cause. See #2977

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.

WiFi issue !
1 participant