You can set the transmission power through "call
MLME_SET.phyTransmitPower(TX_POWER);", where TX_POWER is in dBm, e.g.
TX_POWER = -20. There is a test application that does this
(tests/tkn154/beacon-enabled/TestData/device/TestDeviceSenderC.nc). If
you still have a problems, please check also that you're using the
latest version of the code (http://code.google.com/p/tinyos-main/).

Thanks,
Jan

On Wed, May 2, 2012 at 6:49 PM, Mubashir Rehmani <[email protected]> wrote:
> Dear All,
>
>
> I am using TKN154 mac implementation for TinyOS2. My question is, when i
> reduce the transmission power, it does not affect with TKN154 mac
> implementation. I have tried to change the transmission power and it works
> fine with other code but as soon as i use TKN154 mac, the transmission goes
> to the max (default) transmission power.
>
> Does anyone have any idea why this is happening?
>
> Kind Regards
>
> --
> Mubashir Husain Rehmani
>
>
>
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to