-
Notifications
You must be signed in to change notification settings - Fork 51
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
What does t MQTT_MSG_TYPE_PINGRESP mean? #11
Comments
Every ~120seconds, ESP32 will send PING msg to server for keepalive, server will response with |
ok I understand while I am testing this with nodeRed
|
this was the nodeRed program and but first I used trigger that was first sending a msg wait for 250ms and send another msg now I changed it to send nothing wait for 255ms and send Msg OK received. but I think there is still some problem let me check more after a long interval of staying idle the device resets or something happens just waiting it to happen again. |
It restarts or something... 29 times sending pingreq ...
|
espressif/esp-at#12 this does not solve the problem either...... `
` and following is the code. I just add function to store wifi in FLASH and autoconnect function .
|
issue 2 is happening always. after 29 times ..
|
hello... any help on this ? i am stuck here. |
what is this problem? |
still this error is killing my project..
|
I am getting following thing I don't exaclty know that mqtt broker is working fine or not. but I want to understand the error ..
The text was updated successfully, but these errors were encountered: