| Type | Bytes | Notes |
| Session ID | 2 | Session number, increase progressively |
| Command_Type | 1 | Command type |
| Data_Len | 2 | Command/answer data length |
| Data_Body | Data_Len | Command/response data |
| CRC16 | 2 | Current packet CRC16 checksum |