> You could just set a flag if the msg comes through a UART interface... > just a thought.
I considered this, of course, but TinyOS 1.x GenericComm throws away information about which interface was used to receive the packet. Isn't this problem the reason why TinyOS 2.x switched to separate Receive interfaces for serial and radio? > > The Drip behavior you describe does sound like a bug. Are any of your > > nodes rebooting? A rebooting node that loses its data and requests new > > information from its neighbors will cause their Trickle timers to > > return to a high update rate. This is normal behavior. But, if none of > > the nodes are rebooting, about how long does a node have to run before > > its timer rolls over? > > The nodes are running TestDrip and are not rebooting. It takes about > 20-25 minutes before they cycle back to over-active mode. If I get some time, I'll take a look at it, but I can't make any promises. Gil _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
