Hi all, I have successfully managed to make the rouitng demo for surge application perform. In my set up I have Node 0 as my base station and nodes 1..6 as other nodes in a network
I have some questoins which keep puzzling me. initially only when node 1 is active and is sending light readings the node 0 receives from it and displays it accordingly now if i add another node 2 in the n/w say its near node 1 than node 0 , ie base station then either of following things happen:: 1. the node 2 directly commnicates with base station whereas it is expceted to make a hop via node 1 to base station 2.the node for a few seconds sends msg to node 1 -- to base sattionn but after some time , it also begins to send the msggs to base station directly , ie bypassing node 1 As and when i keep on adding nodes in the network, either of the above things happen but more frequently the newly added node first communicates with base sattion(node 0) and not with the neighbouring nodes. Why does this happen?? Isn't this contradictory to what is expected?? or is it that i am making some mistake?? also one more thing at some point all nodes are directly communicating with base stations then I deactivated the base station so now base station cannot receive any messages now when i activate it again for sometime i can see multihop routing like node3-- node 2--node 1--node0 (badse station) but fiannly i get the following result node6-- node0 node 5-- node 0 node 4-- node 0 and so on please commentt thanks inadvance Rachit _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
