On Thursday 09 August 2007 09:41:59 Avinash Sridharan wrote:
> I am working on TinyOS-2.x. Is there an interface to turn the CC420 on in
> promiscuous mode. I want all unicast packets to be heard by nodes in a
> single broadcast domain. I don't want to broadcast the packets since that
> would turn off the ACK's.

Check out $TOSROOT/apps/BaseStationCC2420.  It contains a modified 
CC2420ControlP.nc that turns off address decoding, allowing unicast packets 
not destined for the local node to flow up the stack.  This is in tos 2.0.1.  
If I'm not imagining things, 2.0.2 includes a command to set this 
programatically; check the release nodes, etc.

Cheers,
Steve
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to