I'm cc'ing this to the help list to keep a record. Please send messages there instead of directly to me.
I'm getting the feeling that you haven't been through the whole tutorial. That would help some. Also try some simpler host side programs like tools/java/net/tinyos/tools/Listen.java to get a better understanding of what is going on under the hood. You should be able to run MIG on the tos/lib/Counters/IntMsg.h file to get a java class that knows how to interpret the message correctly (if that hasn't been done someplace already). Then you can follow the model of Listen to open a connection to a base-station and receive messages, which you can use the IntMsg class to print or dump or process to your hearts desire. Also see my code bolus for some handrolled, non-MIG, examples: http://www.etantdonnes.com/Motes/robocode.tar.gz MS allen john wrote:
hello i have run SenseToRfm application if i want to take this values in pc what i have to do i am doing like this tools/java java net.tinyos.mcenter.MessageCenter In the Serial Connector i click "Start Port". In the "App Loader" window i enter "net.tinyos.mcenter.MessageTable" and click the "LoadApp" button. and then other "net.tinyos.mcenter.AllMSGDisplay these commands are running without error but i want to get mote readings but i want to take SenseToRfm readings what i have to do. my main question is i attatched nesc application that takes multiple light intensity readings (from the sensor board's photo sensor on Mica motes ). if i want to take light readings in pc what i have to do which command will provide me light readings of sensors in pc please guide me and tell me my appication is right.can this application give me light readings of sensors.and for light readings what i have to do. please guide me i shall be very thankful to you.please tell me thanks Allen
-- Platform: WinXP/Cygwin TinyOS version: 1.x, Boomerang Programmer: MIB510 Device(s): Mica2, MicaZ, Tmote Sensor board: homebrew _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
