the cc2420 allows different RF output power levels. The default value is set
to

(1 << CC2420_TXCTRL_PADIFF) | (0x1f << CC2420_TXCTRL_PAPWR));

I'm wondering to know to which value that correspond to, since I didn't find
it in the datasheet. Also, the possible values are

31
27
23
19
15
11
7
3

what happens if the RF power is set to a different value, say 30 for
example?


Thank you
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to