hi, I am trying to run an application for RSSI*Sample* on MicaZ motes using tinyos2.0. Although I am able to compile the mote, I am unable to check whether the application has been loaded properly on the mote. Whenever I try to check it using the .class file using the following command :
$ java RssiSample.class - comm [EMAIL PROTECTED]:10002 I receive the following error : Exception in thread "main" java.lang. NoClassDefFoundError: RssiSample/class Can anybody suggest me the correct command or the right manner to program micaZ motes to sample RSSI ? thanks in advance
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
