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

device no response, serial monitor find 0 clients #181

Closed
loujiabin opened this issue Aug 12, 2022 · 6 comments
Closed

device no response, serial monitor find 0 clients #181

loujiabin opened this issue Aug 12, 2022 · 6 comments

Comments

@loujiabin
Copy link

loujiabin commented Aug 12, 2022

esp8266 works perfect once it connected in the beginning, but after several days, it will lost connections. just like those son-off devices i bought from TaoBao.
try to change modem settings such as , use certain channel, 2.4g only... the good news is: son-off devices never lose connections after i configure modem. but esp8266 still no response after a few weeks.
on esp8266 serial monitor, it saids: free heap: 42448, homekit clients:0

any suggestion what command i should use in serial monitor to figure our the problem?

@mrthiti
Copy link

mrthiti commented Sep 1, 2022

I would like to try something. Can you try turn off modem and then turn on again please. I think it not work after that.

So, I think it is problem of the issue.

@L2Miko
Copy link

L2Miko commented Sep 9, 2022

Same problem. It will lost control after a few days or weeks. Always clients:0. The only way is to turn off and turn on. unstable than son-off firmware.

@mrthiti
Copy link

mrthiti commented Sep 11, 2022

@L2Miko I create PR (#184) for fix that issue.
Any way, You can try edit code follow PR in your local, I think is solve the issue. that it work for me.

@loujiabin
Copy link
Author

Problem solved.
Found from other comments.
Erase mDNS restart from lib file then no more connection lose

@loujiabin
Copy link
Author

loujiabin commented Nov 3, 2022 via email

@blahBlahhhJ
Copy link

thanks! works like a charm, at least 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

4 participants