Hi everybody, I wanted to create a regular network of micaz sensors that each node should create a packet and send it to the base. Well, it seems very simple, while each node is in base's transmission range and can send the packet directly to the base every thing is okey. But when the distance between node and base increases, the node couldn't send any packet, while based on XMesh's manual it should use other existing nodes in network as hops and send the packet to the base. I don't know what's wrong with the application? I used the provided sample XMeshCountToLeds application with 3 nodes and tried to send the counter's number in one node to the base via an intermediate node (a route like: SourceNode -> IntermedNode -> BaseStation) but I wasn't successful! I even tried to implement Intercept and Receive events in intermediate node to see if it can capture the packet from source node or not, but these events didn't fired at all. Can anybody tell me what I'm doing wrong? how I can do this?
Many thanks, Mohammad
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
