[Tinyos-help] Ask how to make sink as a sender on tinyos 1.1.10?
Michael Schippling
schip at santafe.edu
Sat May 9 11:31:13 PDT 2009
The run.sh file was just a convenient script
to avoid typing all that you did. They should
have the same effect. How did it not work?
If it's the MOTECOM problem I don't know
what the proper setting for the MIB600 is
which is why I suggested that Google might
be your new best friend.
MS
ma. pratama wrote:
> In the readme file, i found this :
> 2. The Mote directory contains a "run.sh" file which should
> execute the RadioCommTest program. Just execute this file in
> a cygwin bash window.
>
> What does this mean?? i already type: (java -classpath
> "classes/rct.jar\;classes/tinytools.jar" RadioCommTest) in the bash
> command but dont worked.
>
> --- On *Fri, 5/8/09, Michael Schippling /<schip at santafe.edu>/* wrote:
>
>
> From: Michael Schippling <schip at santafe.edu>
> Subject: Re: [Tinyos-help] Ask how to make sink as a sender on
> tinyos 1.1.10?
> To: "ma. pratama" <spidol_permanen at yahoo.com>
> Cc: "Tinyos-Help" <tinyos-help at Millennium.Berkeley.EDU>
> Date: Friday, May 8, 2009, 12:48 PM
>
> It's beginning to look like you haven't worked through the
> doc/tutorial...some of this should be covered there. I don't
> know the correct MOTECOM environment variable settings for
> the MIB600. I think it's an ethernet device, right? So it's
> probably some kind of net port number. Search for the two
> strings together and maybe you'll stumble upon the right thing.
>
> MS
>
> ma. pratama wrote:
> > Hi..sorry to interrupt you again..hope you dont mind..
> >
> > This is the step i ve done :
> >
> > FYI : im using MIB 600 programmer board and micaZ motes
> >
> > 1. Install the Robot application on 2 micaZ mote with following
> cygwin command :
> > $ make micaz reinstall,1 eprb,192.168.1.5 and
> > $ make micaz reinstall,2 eprb,192.168.1.5 ( success in compiling )
> >
> > 2. Install TOSBase application on micaz mote with following command :
> > $ make micaz reinstall,0 eprb,192.168.1.5 ( success in compiling )
> >
> > 3. I type : java -classpath
> "classes/rct.jar\;classes/tinytools.jar" RadioCommTest in the cygwin
> bash command. But i got this notification :
> (http://i41.tinypic.com/259z86w.jpg)
> > <http://i41.tinypic.com/259z86w.jpg>
> >
> > What next should i do ?? And, can the sink send information to a
> specific motes, but not broadcast to all motes? for example : the
> sink send data to node 1 & 3 but not to the node 2 & 4.
> >
> > Thx...
> >
> > -Arif-
> >
> >
>
>
More information about the Tinyos-help
mailing list