Difference between revisions of "CC2420 Known Issues"
(New page: * 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 timest...) |
m |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Image:seal_owned.png|frame]] | |
+ | |||
* 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
- 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.