LTE RLC Hex Decoder

LTE RLC performs segmentation/reassembly and reliability functions between PDCP and MAC. Header inspection helps analyze ordering, retransmissions, and segment boundaries.

Decode LTE RLC Data

If this decoder does not work, use the Contact email link in the footer.

Advertisement

Raw Decode Output

Decoded Fields

Payload Hex: N/A

Payload ASCII: N/A

N/A

Additional Insights

  • No insights yet. Decode a packet to view layered interpretation.

No decoded fields yet. Decode a full frame to see Ethernet/IP/TCP details.

About LTE RLC

LTE RLC PDUs can be data or control and include key bits for framing and segmentation behavior. Basic decode identifies sequence context and optional segment-offset information.

LTE RLC performs segmentation/reassembly and reliability functions between PDCP and MAC. Header inspection helps analyze ordering, retransmissions, and segment boundaries.

LTE RLC Header Structure

  • D/C bit: indicates data PDU or control PDU.
  • RF/P/FI/E bits (data PDU): framing and segmentation indicators.
  • Sequence Number bits (data PDU): ordering and reassembly context.
  • Control PDU type bits (control PDU): identifies control/status format.

Why Decode LTE RLC Packets

Decode LTE RLC header fields from hex including D/C indicator, FI/E/RF bits, sequence number, and control type.