Hi all
im measuring the RSSI using RssiDemo(in tinyos2.0), I wanna change the
transmit power by wire the CC1000Control
so I add a line "App.CC1000Control-> CC1000ControlP;" in SendingMoteAppC.
and add a line "event void CC1000Control.setRFPower(uint8_t power)" in
SendingMoteC
I know there are something wrong in "event void
CC1000Control.setRFPower(uint8_t power)"
I should call the function setRFPower, but I dont know how to wirte the
event and call the function, anyone knows? thx


Vi
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to