You mean a whole package structure of:
0xFE BOF
0x00 Device Slot
0x0E Message type: EmBER
0x00 Command type: EmBER Packet
0x01 Version
0xC0 Flags: Single Packet message (First packet | Last packet)
0x01 DTD Type: Glow DTD
0x02 Application Bytes
0x05 Minor Glow DTD Version
0x02 Major Glow DTD Version
<payload>
CRC
CRC
0xFF EOF
With escaped characters in the payload?
I'm stripping off everything (after checking) and leaving the payloads intact.