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

Free heap decreases after connect/disconnect #9

Closed
bertmelis opened this issue Mar 1, 2017 · 4 comments
Closed

Free heap decreases after connect/disconnect #9

bertmelis opened this issue Mar 1, 2017 · 4 comments

Comments

@bertmelis
Copy link

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.

@bertmelis
Copy link
Author

Oeps, I didn't change the port on my Putty instance.

But the memory decrease still exists!

@bertmelis bertmelis changed the title unable to connect after quit Free heap decreases after connect/disconnect Mar 1, 2017
@JoaoLopesF
Copy link
Owner

HI,

I will see it.
Thanks for feedback.

Regards

Joao

@JoaoLopesF
Copy link
Owner

Hi,
I saw about Free heap on Arduino ESP8266 on the internet, as in: esp8266/Arduino#1923.
Iggr, who brought the ESP8266 to the Arduino, said:
This memory should be reclaimed after a couple of minutes, ...

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

@bertmelis
Copy link
Author

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.

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