hi all,
i want to build  this scenario:
i have three nodes 1,2,3 . Each of them sends  its message to same destination 
which is the node 4 . i want to know  how can i determin the id of node 4 for 
making the message be sent to it only i.e. what is the stucture of AM message 
in this case is it:

typedef struct TOS_Msg
{ 
  uint16_t addr;  
} TOS_Msg;


  
       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to