-
Notifications
You must be signed in to change notification settings - Fork 13.3k
WiFi debug not correct #1316
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
Labels
Comments
shut be fixed in #1323, there where a mode problem. |
can you retest it with the latest git? |
the wrong params are still present |
what is reported by: IPAddress myIP = WiFi.softAPIP();
Serail.print("AP IP address: ");
Serail.println(myIP); the |
WiFi.softAPIP() shows the correct ip |
ok will close the issues, since we can not fix it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the wifi-debug show a wrong ip address:
Debug-Ouput:
i can connect and have a ip address in the network 192.168.1/24
The text was updated successfully, but these errors were encountered: