Skip to content
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

Cell phone showing page as text, also mem errors. Text input for SSID please? #1

Open
Tylersuard opened this issue Mar 31, 2019 · 1 comment

Comments

@Tylersuard
Copy link

Hello, thank you for making this. I'm finding it helpful, but my ESP-12 is running into memory errors. Is there any way for me to just type in the SSID rather than select from a list? That would make it so my ESP doesn't run out of ram. Also the webpage is displaying perfectly on my laptop browser, but as html code on my cell phone browser. Any ideas what that's about?

@carterw
Copy link
Owner

carterw commented Apr 6, 2019

Hi, I haven't seen that behavior here. What kind of cellphone and browser are you using? I am finding that everything works with an Android phone and the Chrome browser.

Glad this repository is helpful for you, but for myself I have moved to a different solution for serving web pages with the ESP32. Much simpler, you can just write and have served up ordinary html files. No need to bother with reading and writing bytes from a socket, all of that is handled.

https://github.com/jczic/MicroWebSrv

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

No branches or pull requests

2 participants