Hi, You measure the background noise with the CC2420ControlC.ReadRssi interface. You can get the received signal strength of a packet through the CC2420Packet interface (offered by the CC2420PacketC component). Then it is up to you to calculate the SNR.
See also: http://www.mail-archive.com/[email protected]/msg26689.html Cheers, Urs [email protected] wrote: > I'm working with tinyOS-2.x using telosb motes and I would like to measure > the SNR. How I can get this information? > > Denis do Rosário _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
