Hi
Who knows how does the CRC in CC2420 work? I mean what result it can achieve. I can not find what I want from datasheet. How many bits of error can it detect? I am working a TDMA protocol. Because of transmission collosion(I disable CCA), some packets are corrupted. However, it seems that many corrupted packets can not be detected. In HPLChipconFIFO.RXFIFODone, I check the received packet. The crc is 1 for the corrupted packets. Is it because there are too many bit error, so crc can not detect corrupted packets? Or because the packet is corrupted between FIFOP.fired and RXFIFODone? -- Renjie Huang Sensorweb Research Laboratory http://sensorweb.vancouver.wsu.edu/ Washington State University
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
