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