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

ESP8266 Dies #28

Open
jhagberg opened this issue Jan 22, 2018 · 3 comments
Open

ESP8266 Dies #28

jhagberg opened this issue Jan 22, 2018 · 3 comments

Comments

@jhagberg
Copy link

Hej.

It looks like the aREST_UI is hanging after some min using the UI version.

It responds to ping but nothing else. I tried the plain aREST and got the same problem at first. Checking out the marcoschwartz/aREST#183 it was more stable.
Any tips on how to debug this?

@jhagberg
Copy link
Author

Just tried this on a Adafruit HuZZAH 4M and I managed to get these printouts before it dies.

Live heap is: 38224.00
Live heap is: 38224.00
Live heap is: 27640.00
Live heap is: 4840.00

DEAD

@marcoschwartz
Copy link
Owner

Hi, unfortunately it is an issue with the HTTP module on the ESP8266 Arduino library - for now I was not able to find a fix despite a lot of messages I posted on the library's GitHub repository

@jhagberg
Copy link
Author

Yes, I failed also to get a fix. I am now using the ESP8266Webserver lib and hardcoding the html in progmem. So far stable. Thanks for your response.

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