Skip to content

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