mharizanov wrote:@tuanpm If I call MQTT_Publish twice one after another, only the second publish gets through; I think you don't queue them, notice that the
#define MAX_PUBLISH_QUEUE 5
is not used anywhere.
Cheers
Yes, so far I have yet to find the most appropriate way to queue the publish message