[Tinyos-help] Q about CTP and AMSenderC

2008-04-29 Thread gaurav mathur
Hi, I have programmed a node such that it broad casts its node_id in every 2 seconds. This node uses interface AMSenderC to send the packets. I programmed other nodes to make a collection tree. These nodes uses Snoop interface of CollectionC . My problem is the nodes programmed with snoop int

[Tinyos-help] Q about CTP and AMSenderC

2008-04-29 Thread gaurav mathur
Hi, I have programmed a node such that it broad casts its node_id in every 2 seconds. This node uses interface AMSenderC to send the packets. I programmed other nodes to make a collection tree. These nodes uses Snoop interface of CollectionC . My problem is the nodes programmed with snoop int

Re: [Tinyos-help] Q about CTP and AMSenderC

2008-04-29 Thread Omprakash Gnawali
On Tue, Apr 29, 2008 at 3:38 AM, gaurav mathur <[EMAIL PROTECTED]> wrote: ... > I have programmed a node such that it broad casts its node_id in every 2 > seconds. This node uses interface AMSenderC to send the packets. > I programmed other nodes to make a collection tree. These nodes uses Snoop