The RSSISample application is working well when the java application is running while the data is being collected. However, is it also possible to use this application to collect data that while the mote was disconnected from a computer?
Thanks, Tal > Nothing wrong. > > The application takes a couple of minutes to collect data. And then it > takes > awhile longer to transfer all the readings to the application. > > Program the mote, run the application, tail -f Noise.txt and go get a cup > of > coffee, read a paper, check your email and then it should be done. > > Cheers > Chad > > On 10/5/07, Tal Rusak <[EMAIL PROTECTED]> wrote: >> >> Hi, >> I am trying to run the RSSISample program. It appears to be >> running, >> however, no information is being displayed to Java standard out. >> The only message that I get is >> serial@/dev/ttyUSB0:115200: resynchronizing >> Is something going wrong? >> >> Thanks, >> Tal >> >> > Hey Tal, >> > >> > The README is out of date. You should run the RssiSample application >> > collocated with the NoiseAppC. >> > >> > When you run this a Noise.txt will show up. And give it awhile the >> > application samples for awhile but it also takes a long time to get >> all >> > the >> > data across the serial port. >> > >> > Cheers >> > Chad >> > >> > On 9/30/07, Tal Rusak <[EMAIL PROTECTED]> wrote: >> >> >> >> Hi, >> >> From the readme file of the RSSISample Application: >> >> >> >> (/opt/tinyos-2.x-contrib/stanford-sing/apps/RssiSample) >> >> >> >> 3) Running the java program to collect the sampled data in >> 'Noise.txt' >> >> file >> >> >> >> java TestSerial -comm [EMAIL PROTECTED]:telosb >> >> (x is the port number you are using.) >> >> >> >> Is the TestSerial application referred to the same as the one in >> >> /opt/tinyos-2.x/apps/tests/TestSerial? >> >> I am not seeing how this application would generate Noise.txt. >> >> >> >> Thanks, >> >> Tal >> >> >> >> _______________________________________________ >> >> Tinyos-help mailing list >> >> [email protected] >> >> >> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >> >> >> > >> > >> > >> > -- >> > Chad @ Home >> > >> >> >> > > > -- > Chad @ Home > _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
