well....Listen doesn't _require_ a SurrealForwarder, it can work
directly with the serial (or network) port to which you have your
MIB-like thing attached. Make sure you have set the right MOTECOM
variable or command line arguments so it knows to whom to speak,
e.g. mine for mica2's is:
    export MOTECOM="[EMAIL PROTECTED]:mica2"

Then make sure that you have a program sending data running on
the mote in your MIB. In T1 apps/Oscilloscope sends periodic packets
over the serial line.

Reading the tutorial can help with a bunch of these problems too.
MS


John Griessen wrote:
Thamilarasu, Geethap wrote:

It does not display any data. Can anyone show any pointers as to what may be the problem?

Listen requires a running sf and the Tinyos node attached to the serial port or USB needs a program with some writes to the serial port. Or at least debug messages going to the serial port.

John Griessen

Ecosensory     ecosensory.com
Austin Texas

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to