I am trying to use the tmote-connect with tinyos-2.02. I have been using it successfully with Boomerang.
The tmote-connect says it's version is V2.3R29 I have programmed a mote with the base station software, and another with the Oscilloscope program. This works with the base station on my desktop computer. So I hooked the base station up to the tmote-connect, and I get [EMAIL PROTECTED]:9001 java Oscilloscope [EMAIL PROTECTED]:9001 died - exiting (java.io.IOException: protocol error) Same thing happens if I I run the serial forwarder locally with java net.tinyos.sf.SerialForwarder -comm [EMAIL PROTECTED]:9001 I get [EMAIL PROTECTED]:9001 died -restarting protocol error When I use netcat, I issue: echo protocol auto | nc 192.168.10.102 10001 and get error, unknown control command: protocol same thing if the protocol auto is in quotes. So I think this is a long winded way of asking how to update my firmware, and where to get the latest firmware, and if this will help me. Eric _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
