Roberto,

I've tested all values from 1 to 31 for the PAPWR, and they work.
Based on quick eyeballing of the data, the register setting
corresponds linearly to the amplitude of the output signal, with some
non-linearity at the setting of 1.  At the setting of 1, the output
power is about -40dBm.

Cheers,

Rob

On 8/12/07, roberto pagliari <[EMAIL PROTECTED]> wrote:
> 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
> [email protected]
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to