Dear All, We are using the BLIP library for implementing IPv6 communication with motes. The blip applications work pretty fine except for one problem; The network formation takes a long time in case if the basestation undergoes a reboot. In all the other cases such as node reboot no delay is encountered and the node associate with the basestation quickly. So i was going through the blip library trying to fix the problem.
initially when the network is powered up the network formation is quick as all the nodes are transmitting solicitation messages. but once a node associates with the basestation, it seems that nodes stop sending solicitation messages altogether. So in case if the basestation undergoes a reboot, it fails to detect the motes in the network as it no more recieves solicitation messages from the motes. But ultimately the nodes are recognized, though it takes a very long time to happen so. Please let me know if my understanding of the code is correct, and if there is any way to fix the problem. Regards, Sripada Kadambar
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
