Hi all I want to disable the CRC of the packet,so I can receive all packets which cover those bad packets.but I can not receive any messages.
what I have changed is like Damien O'Rourke:" go to CC2420ControlP and comment out the line “( 1 << CC2420_MDMCTRL0_AUTOCRC );”. " the src of transmit node is BlinkToRadio-the example src of the tinyos-2.1.1 the src of basestation node is Basestation-the example src of the tinyos-2.1.1 and in pc,I use java net.tinyos.tools.Listen to show the message from the basestation,but I have not receive any message . Thanks for any help -- Liang <[email protected]> hlju _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
