Skip to content

Update CaptivePortal.ino #3628

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

Merged
merged 1 commit into from
Jan 20, 2020
Merged

Conversation

DanielLester83
Copy link
Contributor

Small change to insure wifi starts off and avoid crashing

Small change to insure wifi starts off and avoid crashing
@DanielLester83
Copy link
Contributor Author

Also if you change the ip to 8.8.4.4 it fixes the lack of a 2nd dns option because it makes both dns options on android 8.8.4.4. This ensures all DNS traffic goes through right place and causes a login page to automatically popup.

`IPAddress apIP(8, 8, 4, 4); //solution for android & lack of 2nd DNS option'

@me-no-dev me-no-dev merged commit dd78794 into espressif:master Jan 20, 2020
@me-no-dev
Copy link
Member

cool! merged :)

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