Hi Nikhil,
> Thread supports the IPv6 minimum MTU of 1280 bytes
Even if that states a minimum, that's also the maximum, you can rely on.
> So by using MQTT-SN in my application layer, I can send atleast 4KB of
> data in my payload.
You can even "send" much more, but it's very uncertain, that the other
peers "receive" it :-). So, no, about 1K is usually the limit.
Basically, the idea to use UDP for IoT is the consideration, that the
traffic is in reasonable times "spontaneous/event triggered" and
requires only small data. Beside of FOTA or "Sensor histories" that
matches at least my experience.
The last open point for me seems, if open-thread can really handle 1k
efficiently. I'm not in the details, but the wireless stuff usually have
ideas as "slots" and with that it may be, that the 1k requires more than
1 slot and will therefore be delayed by waiting for the next free slots.
So, I'm not sure if the 1k is efficient in open thread.
best regards
Achim
Am 08.07.21 um 03:44 schrieb Nikhil Komalan:
> So by using MQTT-SN in my application layer, I can send atleast 4KB of
> data in my payload.
>
> Is that correct?
>
> On Thu, Jul 8, 2021, 01:39 Jonathan Hui <
jon...@google.com
> <mailto:
jon...@google.com>> wrote:
>
> Thread supports the IPv6 minimum MTU of 1280 bytes, which includes
> the IPv6 header and everything encapsulated within.
>
> --
> Jonathan Hui
>
>
>
> On Wed, Jul 7, 2021 at 12:41 AM Nikhil Komalan <
nkoma...@gmail.com
> <mailto:
nkoma...@gmail.com>> wrote:
>
> Hello,
>
> I would like to know what is the maximum payload size that i can
> send in a single shot over thread network ?
>
> --
> You received this message because you are subscribed to the
> Google Groups "openthread-users" group.
> To unsubscribe from this group and stop receiving emails from
> it, send an email to
>
openthread-use...@googlegroups.com
> <mailto:
openthread-use...@googlegroups.com>.
> <
https://groups.google.com/d/msgid/openthread-users/ccc0ed49-4c5e-42e3-9fb4-88bba862aebdn%40googlegroups.com?utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "openthread-users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
openthread-use...@googlegroups.com
> <mailto:
openthread-use...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/openthread-users/CACfSCcuC351pQOWO7D9%3DU8KkX2nnNhygUrKAopCb1urc%3DXzC3A%40mail.gmail.com
> <
https://groups.google.com/d/msgid/openthread-users/CACfSCcuC351pQOWO7D9%3DU8KkX2nnNhygUrKAopCb1urc%3DXzC3A%40mail.gmail.com?utm_medium=email&utm_source=footer>.