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

WiFi stops working after short amount of time #1

Closed
sowiecki opened this issue Oct 9, 2018 · 2 comments
Closed

WiFi stops working after short amount of time #1

sowiecki opened this issue Oct 9, 2018 · 2 comments

Comments

@sowiecki
Copy link
Owner

sowiecki commented Oct 9, 2018

Possibly a memory leak.

@sowiecki
Copy link
Owner Author

Seems to be this; Serial.print(ESP.getFreeHeap()); reports smaller and smaller heap size each loop.

@sowiecki sowiecki changed the title Lights stop after about 20min WiFi stops working after short amount of time Oct 10, 2018
@sowiecki
Copy link
Owner Author

Resolved by moving jsonBuffer into loop().

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

1 participant