SZSPTP ez430-RF2480 1.0

ZigBee Sensor Network with synchronized time and time-stamped measurements.
+ Collaboration diagram for Network specific configurations.:

Macros

#define CCAI_CFGN_ZCD_NV_PANID   0x83
 Identifies the ZigBee network.
 
#define CCAI_CFGN_ZCD_NV_CHANLIST   0x84
 List of channels to operate on, each bit is a channel.
 
#define CCAI_CFGN_ZCD_NV_PRECFGKEY   0x62
 Used to secure and un-secure packets when security is enabled.
 
#define CCAI_CFGN_ZCD_NV_PRECFGKEYS_ENABLE   0x63
 Configure if key is pre-configured (1) or sent when device joins (0).
 
#define CCAI_CFGN_ZCD_NV_SECURITY_MODE   0x64
 Turn security on or off.
 
#define CCAI_CFGN_ZCD_NV_BCAST_RETRIES   0x2E
 Maximum retransmissions when sending a broadcast packet.
 
#define CCAI_CFGN_ZCD_NV_PASSIVE_ACK_TIMEOUT   0x2F
 Time (units of 100ms) to wait before retransmitting a broadcast packet.
 
#define CCAI_CFGN_ZCD_NV_BCAST_DELIVERY_TIME   0x30
 Maximum time (units of 100ms) to a broadcast packet propagate through the entire network.
 
#define CCAI_CFGN_ZCD_NV_ROUTE_EXPIRY_TIME   0x2C
 Time (s) after an idle route is marked as expired.
 

Detailed Description

See swra175a.pdf.