On Wed, Sep 2, 2009 at 3:44 PM, Janos Sallai <[email protected]> wrote: > David, > > As I understand, you want to use MultihopOscilloscope without a sensor > board. > > In this case, you will simply compile the app with "make iris". This will > use the platform specific DemoSensor implementation, which gives you the > voltage on the iris platform. If you have only two motes, program one with > the MultihopOscilloscope app, and the other one with BaseStation. Once they > are tuned on, the leds on the BaseStation should start blinking as messages > are being received.
MultihopOscilloscope uses collection so it is better to use it with a collection root or you can compile MultihopOscilloscope with node id of 0 and use that mote as your base station. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
