Hi,
I would like to send 60Kb packet in MQTT.
is that possible?
if it is , how ?
Hi,
I would like to send 60Kb packet in MQTT.
is that possible?
if it is , how ?
Hello,
is that possible?
No, the maximum size of an IP packet is restricted to 4Kb in the modem library.
Thanks,
Is there a way to split an MQTT packet , without handling it in the application layer?
You should check out Didriks response to a similar question here.