Figure 4—Take a look at the wireless data packet format. Twelve bytes carry the network number, device type, device number, error code, and data. All but the data have 48 added to push them into printable ASCII characters. The letters between fields allow the detection of a valid packet. With the <CR><LF>, they make debugging easy by dumping packets to a terminal window.