Read function in MQTT says " There are no messages waiting to be read."
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!