-
Notifications
You must be signed in to change notification settings - Fork 128
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
Free heap decreases after connect/disconnect #9
Comments
Oeps, I didn't change the port on my Putty instance. But the memory decrease still exists! |
HI, I will see it. Regards Joao |
Hi, And this occurred in my tests like the sample Basic and occurs in seconds .... Please check this, you can use the m command in telnet to display the memory Regards Joao |
I didn't know it would take minutes. Thanks for the comment! I'll make a logger and see how it goes. Closing the issue for now. |
I did a small test with a sample sketch:
connected to telnet: OK
quit connection: OK
connected again: OK, small decrease in free heap
quit connection OK
tried to connect again but "connection refused"
I could post my sketch if needed.
The text was updated successfully, but these errors were encountered: