[Tinyos-help] Ask how to make sink as a sender on tinyos 1.1.10?

Michael Schippling schip at santafe.edu
Wed May 6 22:53:09 PDT 2009


You can certainly change the base station code to use the Send
interface just like the re-Motes, but I suspect you want to
use the PC host as a message source. In that case see the Send
and SimpleCmd examples in the T1 java code, or TestSerial which
I think is only in T2.

You can also look at my posted code for bi-directional messaging:
    http://www.etantdonnes.com/Motes/robocode.tar.gz

MS

ma. pratama wrote:
> Hi all..
> 
> I want to ask all of you how to make a sink / base station act as a 
> sender that could send information to other nodes? are there any 
> interface or component that could do that sort of thing? please help me..
> 
> Thx..
> 
> -Arif-
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help


More information about the Tinyos-help mailing list