- Standard packet for messages smaller than or precisely 16KiB
- Sparse packet: separates the message over a set of memory blocks with a maximum size of 16KiB. Maximum theoretical size (reading may not work) 2^128 ish
Started replacing packet management system with new system