To communicate between a "BaseStation" and an external application,
look at Tossim Live by Chad Metcalf (this is distributed as "sim-sf"
in TinyOS 2.1 and later versions o the TinyOS 2.0.2 CVS, but not the
original 2.0.2 package). It provides an
SerialActiveMessageC(mote)<->SF(simulation<->application) interface
and is a good way of "simulating" real-world communication between the
WSN and external application.

As far as using multiple applications, I have used variations of
"dynamic selection" based upon De-MonHell's approach successfuly.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to