Api Frames; Tx (Transmit) Request: 64-Bit - Digi XBee Manual

Wi-fi rf module
Hide thumbs Also See for XBee:
Table of Contents

Advertisement

XBee® Wi-Fi RF Modules

API Frames

The following sections illustrate the types of frames encountered while using the API.

TX (Transmit) Request: 64-Bit

Frame Type: 0x00
This frame type uses the XBee Application Service. This command allows for software
compatibility with other XBee module such as the 802.15.4 module.
© 2013 Digi International, Inc.
Frame Fields
Start
Delimiter
Length
API Frame
Identifier
Frame ID
64-Bit
Destination
API Frame
Address
Specific Data
TX Options
Data
Checksum
Offset
Example
0
0x7E
MSB 1
0x00
Number of bytes between the length and the
checksum
LSB 2
0x0D
3
0x00
4
0x01
0x00
0x00
0x00
Align IP address to low 32-bits of the field. The
0x00
5
other bytes set to 0. IP address is in hex. The
0xC0
address in this example is 192.168.0.100
0xA8
0x00
0x64
0x01 – Disable ACK
13
0x00
All other bits must be set to 0.
Max is 1392 bytes. Data will be sent to the XBee
14
0x1516
application service port.
0xFF minus the 8 bit sum of bytes from offset 3 to
0x07
this byte.
Description
71

Advertisement

Table of Contents
loading

Table of Contents