Can a Sensor node can receive packet, while the node is in waiting state, mean if the a node is waiting for medium and in that that can it receive the packet (that maybe not for him) coming from any neighboring node?????
Can a Sensor node can recieve packet, while the node is in waiting state
(2 posts) (2 voices)-
Posted 26/05/2010 09:30:15
-
Can you explain what you mean by "waiting for medium"?
I think that what you ask is possible. Nodes are symmetrical, any node can send to any other node (also: any node can broadcast packets). If you want to receive while waiting, you have to use a timer and call rf12recvDone() to check if a packet has arrived.
Posted 26/05/2010 12:37:32
