Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 11 months ago.
MQTT Hello Word example
Hi,
I tried the code using MQTTLens, subscribing "mbed-sample" topic, I only get QoS0 & QoS1 message, but I dont get any Qos2 message.
Is it suppose to be that way ? I also noticed that the printf received all 13 messages (which I think means the mbed received all the Qos, including qos2)...?
Thank you