Digi XBee(R) ANSI C Host Library
Data Fields

Header of XBee API frame type 0x44 (XBEE_FRAME_SOCK_SEND); sent from host to XBee. More...

#include "xbee/socket_frames.h"

Data Fields

uint8_t frame_type
 
uint8_t frame_id
 
uint8_t socket_id
 
uint8_t options
 

Detailed Description

Header of XBee API frame type 0x44 (XBEE_FRAME_SOCK_SEND); sent from host to XBee.

Followed by variable-length payload. XBee responds with XBEE_FRAME_TX_STATUS (0x89) for a non-zero frame_id. < XBEE_FRAME_SOCK_SEND (0x44) identifier to match response frame socket used for connection reserved for transmit options (set to 0)


The documentation for this struct was generated from the following file: