Re: [Fwd: Re: [Tinyos-help] Reading RSSI values from Tmote Sky]

2006-12-21 Thread KANG HUI
In you applcation, you use the interface RSSI, and wire it to
CC2420Control. Then in the module implementation, you implement
RSSI.dataReady().

Hui

On Wed, 20 Dec 2006, Milton Aguiar wrote:




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


[Fwd: Re: [Tinyos-help] Reading RSSI values from Tmote Sky]

2006-12-20 Thread Milton Aguiar


---BeginMessage---

Hi:

And how i can do what you have suggested? The applicaion that i use 
wasn't developed by me. Can you give a help?


Thanks !

Milton


Joe Polastre escreveu:

Your application needs to handle the RSSI.dataReady() event or provide
a default event handler.

-Joe

On 12/20/06, Milton Aguiar [EMAIL PROTECTED] wrote:

Hi all:

I've tryed to do what is suggested in
http://www.moteiv.com/community/Reading_RSSI_values_from_Tmote_Sky but
when i try to compile my application an error occurs:

In component `CC2420ControlM':
C:/cygwin/opt/moteiv/tos/lib/CC2420Radio/CC2420ControlM.nc: In function
`CmdRSSI.granted':
C:/cygwin/opt/moteiv/tos/lib/CC2420Radio/CC2420ControlM.nc:502:
RSSI.dataReady not connected
make: *** [exe0] Error 1

I don't know what is the problem.

Can someone give a help?

Thanks in advance

Milton Aguiar


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









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