I can't help with the T2 basestation code, but I notice that
you may be confusing two things...
According to the first part of your message, it is
apparently possible to compile BS such that it only
receives packets that are addressed directly TO it.
However at the end you say:
> I just want to let the basestaion to
> receive packets from a particular node only.
^^^^
If you really want to limit the FROM address you will probably
have to go poking into the code and put in a check that drops
messages that don't have the right source address.
MS
Mona.baher wrote:
Hi All
I have question regards the BaseStaion application in tinyos2.0.2
It is written in the readme file that IF:
* Removing all preprocessor definitions in the Makefile
- Only accept packets destined for the base station's address, and
acknowledge those packets
I removed all preprocessor definitions however I still receive packets
which are not destined to my basestation.
I know that the basestation is snooping packets, but I comment out
all the snooping code and still receiving packets which are not
destined to my application!!!!
Please help me if you can, I just want to let the basestaion to
receive packets from a particular node only.
thank you for any help
Mona
_______________________________________________
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