Read function in MQTT says " There are no messages waiting to be read."
조회 수: 1 (최근 30일)
이전 댓글 표시
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

image from the second subscriber showing there are messages

댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Software Development Tools에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!