RE: [Tinyos-help] tinyos packet size

2005-12-11 Thread zhangwei
 Hi In past experiments,36 bytes long message is best for wireless transmission, however, users are able to customize the size. Best Regards,Zhang Wei [EMAIL PROTECTED]SoftwareEngineerCrossbow Technology Inc.Beijing Representative Officetel: 86-10-6552-7600 fax:

RE: [Tinyos-help] Where is the function body of TOSH_SET_RED_LED_PIN() ?

2005-12-11 Thread zhangwei
Hi You can look into hardware.h and avrhardware.h to find such definitions and pin assignments. For example, TOSH_SET_RED_LED_PIN() is defined by : static inline void TOSH_SET_##name##_PIN() {sbi(PORT##port , bit);} \ in avrhardware.h. Best Regards, Zhang Wei [EMAIL PROTECTED] Software

RE: [Tinyos-help] Mica2 operation without antenna

2005-12-07 Thread zhangwei
Title: [Tinyos-help] Mica2 operation without antenna Hi Remove antenna from your mica2 will not damage anything, in fact we have removed all antennas from motes on our testbed in Crossbow. From: [EMAIL PROTECTED] on behalf of Mat KotowskySent: Wed 12/7/2005 10:35 PMTo:

RE: [Tinyos-help] how can I change the packet size in micaz

2005-12-02 Thread zhangwei
Hi Try to add following to Makefile.component MSG_SIZE=49 Best Regards, Zhang Wei [EMAIL PROTECTED] Software Engineer Crossbow Technology Inc. Beijing Representative Office tel: 86-10-6552-7600 fax: 86-10-6552-8819 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [Tinyos-help] mica2 pcb files

2005-12-01 Thread zhangwei
Hi You can download hardware specifications from http://www.tinyos.net/scoop/special/hardware , it's designed by UC Berkeley. Best Regards, Zhang Wei [EMAIL PROTECTED] Software Engineer Crossbow Technology Inc. Beijing Representative Office tel: 86-10-6552-7600 fax: 86-10-6552-8819