Page 1 of 1

MQTTSUBRECV split across multiple messages

Posted: Wed Aug 24, 2022 11:22 pm
by nomath4u
Hi,

I am trying to receive a fairly large MQTT message. When it is over about 1k the message is split across multiple +MQTTSUBRECV messages even though it is only 1 mqtt message. I have no way to know how many I'm going to get. Is there a way to tell how many it is going to be?