I am currently running tinyos-2.x under mica2 motes. After some trouble I
managed to get the received signal strength when a message arrives, and
now I wish to set my RFPower so that only the power necessarily needed
will be used, in order not to waste energy.

The problem is that the command getRFPower from CC1000Control gets an
uint8_t as parameter, and the field strength_or_preamble from my C1000
metadata is an nx_uint16_t. Is there anyway to use my retrieved strength
there, with a considerably low precision waste?




Thanks,
Fernando.

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to