-
Notifications
You must be signed in to change notification settings - Fork 47
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
"No web support!" on OLED despite web support enabled in config #36
Comments
Uncomment #define Reset_Web_Defaults The first time you fire the board up after the first flash, all the default settings are read into eeprom. After that, if you need to change them, do it through the web interface, or use the option described above to reset them. |
Reflashed 3x more, and now my android will connect with the password "password" but my windows 10 machines all will not. edit: Tested macos and it connects, but none of the 3 windows machines I tried worked. |
Can't help you. Sorry. |
I'm certain that this isn't an issue with m2p. If it works with macs and android it should work with windows, and nobody else has this issue. Thank you for the help with getting it working :) |
Hardware is Heltec Wifi Kit 32
Exact steps taken:
Commenting out the webSupport define makes a wifi network appear, but breaks the oled screen, removing all newlines. It is also impossible to connect to this network with the password set in config.h
The text was updated successfully, but these errors were encountered: