RSSI :

http://docs.tinyos.net/tinywiki/index.php/Rssi_Demo




On Fri, Nov 9, 2012 at 12:12 PM, 郭 明芳 <[email protected]> wrote:

>  Hello
>
> I use IRIS mote and moteworks.
> Now I have two questions.
>
> 1. I can read the signal strength (RSSI).
>
>    event TOS_MsgPtr ReceiveMsg.receive(TOS_MsgPtr Msg)
>     {
> pack->strength=Msg->strength;
>  return Msg;
>     }
>
>      But I do not have any ideal How to read SNR or noise level?
>
> 2. I need to compute the transmission time when a packet is transmitted
> from transmitter to receiver.
>    But I do not know how to do.
>
> Can you p! lease give me some information?
> Thank you.
>
> Regards
> Ming-Fang
>
> _______________________________________________
> 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