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
Hello,
Is there a known issue with retained messages not being received?
I am using ArduinoMqttClient on a ESP32 type board. I am able to successfully subscribe to 2 topics and i can successfully receive any message that comes on those topic AFTER my application is running. However, retained messages on that topic are never being received.
The text was updated successfully, but these errors were encountered:
Not a problem with the broker. Works as expected with mosquitto_sub on a desktop machine in the network as well as with a sketch based on https://github.com/plapointe6/EspMQTTClient on the same ESP32 board.
Hello,
Is there a known issue with retained messages not being received?
I am using ArduinoMqttClient on a ESP32 type board. I am able to successfully subscribe to 2 topics and i can successfully receive any message that comes on those topic AFTER my application is running. However, retained messages on that topic are never being received.
The text was updated successfully, but these errors were encountered: