Read function in MQTT says " There are no messages waiting to be read."
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am creating an app on MATLAB that publishes and subscribes data to a MQTT broker. Publishing data works fine but when i subscribe and read the data, it says "There are no messages waiting to be read." but the topic has messages. i am using MQTT box client to test this and i have a different subscriber setup as well. The second subscriber gets the messages but MATLAB shows an error saying there are no messages
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/292455/image.png)
image from the second subscriber showing there are messages
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/292456/image.png)
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!