Yep -- then the AM components will dispatch only those to your address (TOS_LOCAL_ADDRESS). But, just to clarify, don't redefine TOS_BCAST_ADDR to TOS_LOCAL_ADDRESS, just put the recipient's address in the addr field of whatever send function you're calling.
-kw On Wed, 26 Jan 2005 23:34:57 -0800 (PST), zxcv bnm <[EMAIL PROTECTED]> wrote: > a quick question: I am using Tossim to run simulation. > If I don't want to broadcast the message but just send > to, say mote 7, should I just replace "TOS_BCAST_ADDR" > with 7? or 0x7? Does it work in this way? > 3x > > Fu > > __________________________________ > Do you Yahoo!? > The all-new My Yahoo! - Get yours free! > http://my.yahoo.com > > _______________________________________________ > Tinyos-users mailing list > [email protected] > http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users > _______________________________________________ Tinyos-users mailing list [email protected] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
