On Tue, Feb 24, 2009 at 9:47 AM, Rubenalia <[email protected]> wrote: > > > ---------- Forwarded message ---------- > From: Rubenalia <[email protected]> > Date: 2009/2/15 > Subject: Use of MultihopRouter in my app > To: [email protected] > > > `Hi all, > > I'm doing an application that sense a temp value and send it throught the > WSN using MultihopRouter (tinyos 1), but I have some doubts about how it > works. > > If I wire the configuration file like Surge in TinyOS, the receive() event > is never signaled in my app, so If I want to do something when a message is > received by any mote, I can't do it.
Receive is designed to be signaled only at the root. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
