Hello,
I developed a code for nRF52840 Dongle to publish data on mqtt-sn topics (I'm currently using Nordic SDK for Thread and Zigbee). I need to know what are the limitations in terms on number of bytes that I can send over mqtt-sn in a single payload.
Is there any define that specifies this limitation?
Thanks!