Ah, the actual intended transmit power is not carried in the packet.
The getPower/setPower commands are only useful on the transmitting
node.

--
Jonathan W. Hui
[EMAIL PROTECTED]
http://www.cs.berkeley.edu/~jwhui/

On 3/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Jonathan,

I am actually using getRssi() and getLqi and those both work fine.

Dave
Quoting Jonathan Hui <[EMAIL PROTECTED]>:

> Try using the CC2420Packet.getRssi(.) command.
>
> --
> Jonathan W. Hui
> [EMAIL PROTECTED]
> http://www.cs.berkeley.edu/~jwhui/
>
> On 3/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > I am using TinyOS 2.0 and the TelosB platform.  I have a transmitting node
> and I
> > am setting the tx power level on a per packet basis.  For the receiving
> node,
> > upon reception of a packet I am using the getPower() function in order to
> record
> > the power levels of each incoming packet.  My issue is that for each
> packet
> > received I am just seeing zeros for the tx power of all incoming packets.
> Thanks.
> >
> > Dave
> >
> > _______________________________________________
> > Tinyos-help mailing list
> > Tinyos-help@Millennium.Berkeley.EDU
> > https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
> >
>



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

Reply via email to