Hi all,
I have two MIB 520 boards attached to computer.One MIB board uses
COM3 and COM4 while another uses COM5 and COM6.I run Serial Forwarder in one
Cygwin window
using command :java net.tinyos.sf.SerialForwarder -comm [EMAIL PROTECTED]:mica2
&
to count the packets received on 1 mote.I run java
net.tinyos.sf.SerialForwarder -comm [EMAIL PROTECTED]:mica2 & (for another MIB
board) in another Cygwin window to count the packets received from
different transmitter but SF doesn't run and gives the following errors:
$ java.io.IOException: closed
at
net.tinyos.packet.AbstractSource.failIfClosed(AbstractSource.java:97)
at
net.tinyos.packet.AbstractSource.readPacket(AbstractSource.java:101)
at
net.tinyos.packet.PhoenixSource.packetDipatchLoop(PhoenixSource.java:152)
at net.tinyos.packet.PhoenixSource.run(PhoenixSource.java:169)
Serial Forwarder Exited Normally
What does that mean?
How to see the packets received on 2 MIB boards? any other alternative?
Many Thanks,
Kishore
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help