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

[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