SZSPTP ez430-RF2480 1.0

ZigBee Sensor Network with synchronized time and time-stamped measurements.
Network default parameters.

Values from ZASA example application, file sample_app.c, with modifications considering swra175a.pdf 6.3.9.2. More...

+ Collaboration diagram for Network default parameters.:

Macros

#define NWK_DEFDEST   0xFFFE
 Default destination. More...
 
#define NWK_DEFACK   0
 Default ACK request. On transmitted packets, 1 to request ACK, 0 to don't.
 
#define NWK_DEFRADIUS   10
 Default radius. Default value for maximum hops before a transmitted packet is dropped.
 

Detailed Description

Values from ZASA example application, file sample_app.c, with modifications considering swra175a.pdf 6.3.9.2.

Macro Definition Documentation

#define NWK_DEFDEST   0xFFFE

Default destination.

Default destination on transmitted packets. More information about destination on ccai_s_zb_send_data_request.

Definition at line 190 of file nwk.h.