[Tinyos-help] read CRC in IRIS motes

2010-11-19 Thread Correo de Wacka
Hi all, I'm developping a logger in Netbeans with IRIS motes, that save all the packets that are recieved by the basestation. I'm using a a modified version of the RssiDemo. The RssiBase includes the RSSI in the payload, I'm doing something similar, but not only with the RSSI field but also,

Re: [Tinyos-help] read CRC in IRIS motes

2010-11-19 Thread Miklos Maroti
Hi David, Look at the RF230DriverLayerP.nc in the Receive section you will see how the CRC is checked. Best, Miklos On Fri, Nov 19, 2010 at 1:17 PM, Correo de Wacka yo_wa...@hotmail.com wrote: Hi all, I'm developping a logger in Netbeans with IRIS motes, that save all the packets that are