-
Notifications
You must be signed in to change notification settings - Fork 0
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
Crash when configuring station mode #1
Comments
Just did some more testing on the issue and it seems like when the response page is sent, the crash occurs. So I tried with a static page and I increased the size slowly till I get a crash. |
@juliendarrah anything I can do to help test? |
Yes, Try the binary I created yesterday and see if it works for you? |
Need to try this function system_get_free_heap_size() to see if the heap melts away... |
@juliendarrah Apologies it took me so long to get to this; mine just connects to the existing network - can you clarify steps to set up new? 🔎 📶 |
A crash occurs when trying to configure a new network when a previous SSID was configured.
The module keep trying to connect to that network and it seems to interfere with the configuration of a new network.
The text was updated successfully, but these errors were encountered: