|
Hi,
In file: ...\opt\tinyos-1.x\tos\lib\CC2420Radio\CC2420Const.h
appears the following initial values for FCF (Frame Control
Field):
#define
CC2420_DEF_FCF_LO 0x08 #define
CC2420_DEF_FCF_HI 0x01
// without ACK #define
CC2420_DEF_FCF_HI_ACK 0x21
// with ACK
These initial values supposes:
#define
CC2420_DEF_FCF_HI 0x08 #define
CC2420_DEF_FCF_LO 0x01
// without ACK #define CC2420_DEF_FCF_LO_ACK 0x21 // with ACK
100 0 0 0 0 000 01 00 00 100 0 0 1 0 000 01 00
00 Thanks in Advance!
Diego |
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
