You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Bug
After connecting to the broker, the broker states that the client has disconnected. On ESP, agent.connected() is true, althow it has been disconnected
Steps To Reproduce
Steps to reproduce the behavior:
Run ESP32 with vrpc.h as Agent
Connect to broker when Internet is available
MQTT broker states a disconnect event
ESP32 never reconnects
Expected Behavior
ESP agent.isConnected to return false and reconnect
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Arduino IDE and nodeJS->broker on windows server
Browser [e.g. chrome, safari]
Latest from Github
Smartphone (please complete the following information):
M5Stack over Arduino
Latest from Github
Additional context
None
The text was updated successfully, but these errors were encountered:
Describe the Bug
After connecting to the broker, the broker states that the client has disconnected. On ESP, agent.connected() is true, althow it has been disconnected
Steps To Reproduce
Steps to reproduce the behavior:
Expected Behavior
ESP agent.isConnected to return false and reconnect
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
None
The text was updated successfully, but these errors were encountered: