> For the complete documentation index, see [llms.txt](https://sdk.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sdk.twelite.info/twelite-net-api-expl/paketto/pakettono.md).

# パケットの最大長

| ネットワーク層 | 暗号化 | 宛先   | 送信元  | ペイロードの最大 |
| ------- | --- | ---- | ---- | -------- |
| なし      | なし  | ショート | ショート | 110      |
| なし      | あり  | ショート | ショート | 108      |
| なし      | なし  | ショート | ロング  | 102      |
| なし      | あり  | ショート | ロング  | 100      |
| なし      | なし  | ロング  | ロング  | 96       |
| なし      | あり  | ロング  | ロング  | 94       |
| あり      | なし  | 指定不可 | 指定不可 | 88       |
| あり      | あり  | 指定不可 | 指定不可 | 86       |

※ MWSDK2020\_12までの案内では、上記パケットサイズは IEEE802.15.4 のパケットサイズから6バイト分の余裕がありましたが、2バイト分を将来のための予備と変更しました。この２バイトについてもユーザの判断で利用できます。
