Hello, if by calculate RSSI you mean read, you can use the interface CC2420Packet command getRssi<http://www.tinyos.net/tinyos-2.x/doc/nesdoc/micaz/ihtml/tos.chips.cc2420.interfaces.CC2420Packet.html#getRssi>(message_t *p_msg).
If you want to measure the RSSI noise floor you can use the component CC2420ControlC interface ReadRssi. ~Dimas~ 2008/2/5, MicazMAK <[EMAIL PROTECTED]>: > > Hi > > Can some please guide me how I can calculate RSSI in Tinyos using Micaz > motes. > > Thanks > MAK > > ------------------------------ > Looking for last minute shopping deals? Find them fast with Yahoo! > Search.<http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping> > > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
