Hi, I am trying to run the TestTymo application. I have programmed two nodes with nodeId 1 and 3. I have a Push button on my motes so I have modified the application such that I send a packet from the 'Origin' only when an event (in this case Pushbutton) is generated. On the 'target' end, I make an LED toggle when the packet is received correctly and it works but I want to check Multihop behavior of Tymo now. So I programmed another mote with nodeID = 7. I kept the 'target node (3) ' out of range of the ORIGIN (1). Now, I kept node-7 such that it is in range of other two motes. But there is no multihop communication taking place whereas due to the Intercept interface defined in "TestTymo" application, it should hop from 1 to 7(which it should forward) and then to 3 but it is not.
Has someone encountered with this problem?? Regards, Varun Jain
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
