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

Offline Buffer issues trigger watchdog timer error #24

Open
k30r88 opened this issue Nov 1, 2017 · 0 comments
Open

Offline Buffer issues trigger watchdog timer error #24

k30r88 opened this issue Nov 1, 2017 · 0 comments

Comments

@k30r88
Copy link

k30r88 commented Nov 1, 2017

Dear @tuanpmt, we would like to report a bug in this repo, it happened when the internet connection between ESP32 to the internet was interrupted. The program in ESP32 was trying to publish data to the broker until the buffer was full because the ESP32 late to realize that it was not properly connected to broker after it experienced time out beyond keep alive time. The ring buffer was full and was not properly removed when your library was trying to overwrite the ring buffer. This is our prediction. Have you experienced something like this ?

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