Hi
 
For TosBase, crc is necessary. If you want to disable it, you can modify TosBase by using other component, for example, HPLUARTC will enable you to receive UART data by byte without crc check.
 
Best Regards,
Zhang Wei
 
 
[EMAIL PROTECTED]
Software Engineer
Crossbow Technology Inc.
Beijing Representative Office
tel: 86-10-6552-7600
fax: 86-10-6552-8819
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew J Whelan
Sent: Monday, December 12, 2005 12:04 AM
To: Prasanna Ballal
Cc: [email protected]
Subject: Re: [Tinyos-help] CRC Calculation

Hi,
 
I don't know about disabling the CRC, but as far as the bytes that are considered in the calculation: the CRC calc includes all bytes in the message except for the start and stop bytes (0x7E).  Also, remember to calculate the CRC BEFORE you replace reserved bytes in the message.
 
Good luck,
Matt
[EMAIL PROTECTED] wrote: -----

To: [email protected]
From: Prasanna Ballal <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
Date: 12/10/2005 10:31PM
Subject: [Tinyos-help] CRC Calculation

Hi,
I want to send custom messages to TOSbase. What bytes does the CRC consider for its calculation? Is there any way to disable it?
Regards,
Prasanna.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to