[Tinyos-help] Reading CC2420 registers
Octav Chipara
ochipara at cse.wustl.edu
Thu Feb 22 14:46:16 PST 2007
Hi,
I am trying to read the RSSI register from the CC2420. To do this, I
just modified the CC2420SpiC.nc file to expose an interface
provides interface CC2420Register as RSSI;
RSSI = CC2420SpiP.Reg[ CC2420_RSSI ];
When I try to read the register the mote crashes. Does anyone have any
suggestions of what may be causing this?
Thanks!
-- Octav
More information about the Tinyos-help
mailing list