Hi,
I am running the Surge application. Node 6 sends data to Node 2 which forwards it to the Base station.
[6] Sent Message <BaseTOSMsg> [addr=0x2] .... [data="" 0x0 0x6 0x0 0x2c 0x0 0x2 0x0 0x61 0x3 0x2 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0] [crc=0x0] ....
[2] Sent Message <BaseTOSMsg> [addr=0x0] .... [data="" 0x0 0x6 0x0 0x2d 0x0 0x1 0x0 0x61 0x3 0x2 0x0 0xff 0x8 0x0 0xff 0x3 0x0 0xff 0x6 0x0 0xff 0x1 0x0 0xff 0x9 0x0 0xff 0x0] [crc=0x0] ....
[2] Sent Message <BaseTOSMsg> [addr=0x0] .... [data="" 0x0 0x6 0x0 0x2d 0x0 0x1 0x0 0x61 0x3 0x2 0x0 0xff 0x8 0x0 0xff 0x3 0x0 0xff 0x6 0x0 0xff 0x1 0x0 0xff 0x9 0x0 0xff 0x0] [crc=0x0] ....
What is the data that Node 2 (Forwarding node) appends? Sometimes, I see this data (0xff 0x8 0x0 ...) and sometimes, Node 2 appends zeros i.e. 0x0 0x0 0x0 ....
Can I stop the Forwarding nodes in appending any data? The reason is, I have encapsulated another packet in TOS_MHopMsg, so my data is over-written.
Can someone please explain this and give some suggestions. Thanks a lot.
Regards,
Yogesh.
Yogesh.
Do you Yahoo!?
The all-new My Yahoo! � Get yours free!
_______________________________________________ Tinyos-users mailing list [email protected] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
