MQTTSUBRECV split across multiple messages
Posted: Wed Aug 24, 2022 11:22 pm
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?
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?