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- > > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
