|
Hi guys,
I wrote a program for a mote to search its
communication peers. When I test it with broadcast in a fixed radius 10.0 in
Radio Model, a mote still can get a message from another out of its
connectivity radius. Does the documentation say there is no connectivity out of
the radius?
When I test it with direct point-to-point comm, no
message can be received by a mote out of the connectivity radius
although the red line still appears between two motes.
Both use GenericComm.ReceiveMsg event. Why are the
test results different? Why can a mote receive a broadcast message out of
connectivity radius, but not receive a p2p one?
I can't find the answer from code and documentation
so that I turn to you. thanks!
Chen
|
_______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
