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

MQTT vrpc.h disconnect #3

Open
fbritop opened this issue Jan 30, 2023 · 0 comments
Open

MQTT vrpc.h disconnect #3

fbritop opened this issue Jan 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@fbritop
Copy link

fbritop commented Jan 30, 2023

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:

  1. Run ESP32 with vrpc.h as Agent
  2. Connect to broker when Internet is available
  3. MQTT broker states a disconnect event
  4. 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

@fbritop fbritop added the bug Something isn't working label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant