Try installing node 11 which should act as the root node. All other nodes will periodically send data to the root node.
-John ------ JeongGil Ko Ph.D. Candidate Department of Computer Science Johns Hopkins University http://www.cs.jhu.edu/~jgko On Feb 28, 2012, at 12:00 PM, Alex FP wrote: > Dear all. > > If someone has worked with the TestRPL application, please could tell me what > must I expect with this app? > > I've followed the steps in > > http://docs.tinyos.net/tinywiki/index.php/TinyRPL > > But inside "app/test/TestRPL/udd" there is not a README or something to give > me a idea about what do it. > > I've installed the app in several motes whit ID:1,2,3, etc. But only I get > data from the mote connected directly to the PC using Printf command: > > java net.tinyos.tools.PrintfClient -comm serial@/dev/ttyUSB0:telosb > > > destination gateway interface > > RPL: DAO TIMER 10427 10000 > RPL: DAO: no DODOG or rank > IP Protocol send - nxt_hdr: 58 iov_len: 6 plen: 6 > Forwarding -- send to LL address:ff02::1a > IPNeighborDiscovery - send - next: ff02::1a - ll source: fe80::22:ff:fe00:1 > l2 source: 01 00 42 c9 00 00 42 c9 > l2 dest: ff ff 9a d1 5a 37 00 00 > > fragment length: 24 offset: 46 > fragment length: 0 offset: 46 > Frag pool size: 11 > SendInfo pool size: 2 > SendEntry pool size: 11 > Forward queue length: 1 > heap region start: 0x122e length: 1500 used: 0 > sendDone: was not delivered! (0 tries) > sendDone: iface: 1 key: 0 > IPProtocols - deliver -- off: 0 > ICMP: type: 155 rx_cksum: 0x67f8 my_cksum: 0x67f8 > IP Protocol send - nxt_hdr: 58 iov_len: 6 plen: 6 > Forwarding -- send to LL address:ff02::1a > IPNeighborDiscovery - send - next: ff02::1a - ll source: fe80::22:ff:fe00:1 > l2 source: 01 00 42 c9 00 00 42 c9 > l2 dest: ff ff 9a d1 f6 37 e5 2d > > fragment length: 24 offset: 46 > fragment length: 0 offset: 46 > sendDone: was not delivered! (0 tries) > sendDone: iface: 1 key: 0 > Generate Packet at 1 > IP Protocol send - nxt_hdr: 17 iov_len: 28 plen: 28 > Frag pool size: 12 > SendInfo pool size: 3 > SendEntry pool size: 12 > Forward queue length: 0 > heap region start: 0x122e length: 1500 used: 0 > IPProtocols - deliver -- off: 0 > ICMP: type: 155 rx_cksum: 0x67f8 my_cksum: 0x67f8 > IP Protocol send - nxt_hdr: 58 iov_len: 6 plen: 6 > Forwarding -- send to LL address:ff02::1a > IPNeighborDiscovery - send - next: ff02::1a - ll source: fe80::22:ff:fe00:1 > l2 source: 01 00 42 c9 00 00 42 c9 > l2 dest: ff ff 9a d1 f6 37 e5 2d > > fragment length: 24 offset: 46 > fragment length: 0 offset: 46 > sendDone: was not delivered! (0 tries) > sendDone: iface: 1 key: 0 > Frag pool size: 12 > SendInfo pool size: 3 > SendEntry pool size: 12 > Forward queue length: 0 > heap region start: 0x122e length: 1500 used: 0 > IPProtocols - deliver -- off: 0 > ICMP: type: 155 rx_cksum: 0x67f8 my_cksum: 0x67f8 > Generate Packet at 1 > IP Protocol send - nxt_hdr: 17 iov_len: 28 plen: 28 > > > Probably the mote with ID:1 should be installed with the pprouter app, but I > did it and I haven't got something from the other nodes. > > Thanks for any ideas. > > Alex > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
