[Tinyos-help] BaseStation

Philip Levis pal at cs.stanford.edu
Sat Dec 23 00:42:40 PST 2006


On Dec 22, 2006, at 7:27 PM, ricardo tiago wrote:

> Hi,
>
> Can BaseStationCC2420 acknowledge a msg? I'm sending a msg from   
> mote(ID=5) to  BaseStation(ID = 400). Before sending  in mote (ID =  
> 5) i have requested a ack , but the ack never comes. I'm using T2.

No. BaseStationCC2420 is intended to be a transparent bridge between  
the serial port and the radio. It doesn't ack messages. If you  
compile BaseStation for a CC2420 platform, it will ack messages, but  
will not overhear packets sent to other addresses.

Phil


More information about the Tinyos-help mailing list