Hello,
I am trying to use mqtt with Iridium short burst data (SBD) which has a size limit in a message.
In this case, I need to touch transmission part of mqtt.
If mqtt uses TCP send(), I need to replace it with my own FragmentAndSend() which communicates with Iridium modem.
Do we have any previous trial like this?
Regards,
DBK.