Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

General Frame Format

Start DelimiterLength of Frame DataFrame DataChecksum
0x7EMSBLSB 0xFF - (SUM(All Frame Data Bytes) % 256)

Supported Frames

Transmit Request - 0x10

Frame Type (1B)Frame ID (1B)Destination Address Long (8B)Destination Address Short (2B)Broadcast Radius (1B)Options (1B)Data Packet (N/A)
0x10

0 : No response created.

1-255 : Host will respond with this frame ID in the response.

0 : Send to coordinator / sink.

0xFFFF : Broadcast.

Other : Lowest 64-bits of IPv6 Destination Address.

0xFFFE : Send to 8B destination (preferred)

Other : 802.15.4 16-bit destination address.

 

0 : Maximum number of hops for broadcast.

1-255 : Number of hops in a broadcast message.

Disabled

Data to send
  • No labels