[Tinyos-help] CC2420 Rssi sampling and packet reception interaction

Octav Chipara ochipara at gmail.com
Thu Jan 24 14:58:09 PST 2008


Hi,

I'm trying to write an application that samples the RSSI register at
high rates and also receives packets. However, it looks like most of
the time the you cannot access the RSSI register due to having a
single resource manager for the entire radio. From the cc2420 manual,
my understanding is that you could both read the RSSI register and
receive a packet at the same time. Is this correct? If so, was anyone
able to do this. I guess you would have to multiple resource managers
for the radio?!


Thanks,
-- Octav


More information about the Tinyos-help mailing list