No, CC2420Packet.getPower() gives you the power level at which you have set the radio i.e. the power level at which you are sending packets. Whereas CC2420Packet.getRssi() gives you the RSSI value at which a packet was received over the radio.
> Hi All, > > I have this as my opinion, "the CC2420Packet.getPower() and the > CC2420Packet.getRssi() functions return the same value, i.e., the return > power of CC2420Packet.getPower() also represents the RSS value". > > Am I right? Please give me some comments. > > Thanks > > Yusnaidi > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
