Hi fellows, I'm doing some tests using tinyos 2.1.0 on telosb mote which uses CC2420 chip. We can set the radio frequency (on 16 channels) before a mote transmitting packets by adding in the Makefile:
CFLAGS += -DCC2420_DEF_CHANNEL=11 So is there any way that we can get the transmitting radio frequency at the receiver mote? Similar to Received Signal Strength Indicator (RSSI), is there anything like Received Radio Frequency Indicator? Or something else that enables us to get this information feasibly? Thank you, Sean
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
