In 1.1.0, GenericBase was replaced w/TOSBase. TOSBase works with new SerialForwarder. You can still use the old GenericBase but you must use net.tinyos.sf.old.SerialForward (the old packet forwarding tool).
You can read more about this in doc/changes-1.1.html . -kw -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shan Tang Sent: Friday, December 05, 2003 7:21 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [Tinyos-help] bad packet I write CntToLedsAndRfm to one mica. And write TOSBase to another mica and keep it in the programmer board. When I run SerialForwarder, it receives packets correctly. However, when I write GenericBase to the base mica, SerialForwarder says: [EMAIL PROTECTED]:19200: bad packet Does anyone know what's the matter? I also do other experiments using different appliation. But when GenericBase work, TOSBase won't work. And vice verse. -- Shan Tang _______________________________________________ Tinyos-help mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
