I do not know of any such way in either T1 or T2. I'm sure there is a
way to setup a bridge, but this would be ugly and introduces many
different factors.

I normally encoded all functionality into a single mote and then
dynamically (say, based upon ID), enable certain
sensors/timers/modules.
If you use components judiciously, I have found this still results in
a clean interface (main component mainly just delegates to actual sub
components for "each app".)

HTH,
Paul

On Thu, Jun 12, 2008 at 7:24 AM, Juri Lelli <[EMAIL PROTECTED]> wrote:
> Hi,
> I'd want to simulate a distributed application in which different "kind" of
> nodes cooperate:
>
> - Base Station: single node that receives data packet from the net and
> display it (modified Oscilloscope)
> - Buffer: nodes that receive packet for the net and store them for single
> larger retransmission
> - Sensor: nodes that take photo datas and broadcast them
>
> At the moment I've realized three different applications and I'm able to
> test each one using TOSSIM. How can I test all the three together?
>
> Thanks.
>
> --
> Juri Lelli
> Linux User #404535
> Ubuntu User #19211
>
> Ubuntu 8.04 Hardy Enron
> http://www.ubuntu-it.org/index.php
> http://www.ubuntu.com/
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to