[Tinyos-help] Use of MultihopRouter in my app
Omprakash Gnawali
gnawali at usc.edu
Tue Feb 24 18:56:12 PST 2009
On Tue, Feb 24, 2009 at 9:47 AM, Rubenalia <rderuben at gmail.com> wrote:
>
>
> ---------- Forwarded message ----------
> From: Rubenalia <rderuben at gmail.com>
> Date: 2009/2/15
> Subject: Use of MultihopRouter in my app
> To: tinyos-help at millennium.berkeley.edu
>
>
> `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
More information about the Tinyos-help
mailing list