Difference between revisions of "CC2420 Known Issues"

From TinyOS Wiki
Jump to: navigation, search
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
[[Image:seal_owned.png|frame]]
 
[[Image:seal_owned.png|frame]]
  
* False acknowledgments can get sent back for corrupted packets that are not actually received.  The issue is that acknowledgements are sent before the CRC check is performed.
 
 
* The timestamp of the current message being received can be corrupted if the previous message received by the radio was destined for a different address.  This is due to the SFD pin going high for the non-destination packet which creates a timestamp, followed by a real packet being received that gets the wrong timestamp value.
 
* The timestamp of the current message being received can be corrupted if the previous message received by the radio was destined for a different address.  This is due to the SFD pin going high for the non-destination packet which creates a timestamp, followed by a real packet being received that gets the wrong timestamp value.
 +
[[Category:CC2420]]

Latest revision as of 20:49, 30 November 2009

Seal owned.png
  • The timestamp of the current message being received can be corrupted if the previous message received by the radio was destined for a different address. This is due to the SFD pin going high for the non-destination packet which creates a timestamp, followed by a real packet being received that gets the wrong timestamp value.