[Tinyos-help] Multi-hop Application

2009-09-23 Thread Rajat Khanda
Hello I am trying to use multi-hop data transfer using tmotes. Tinyos-2.x has two applications 1. MultihopOscilloscope 2. MultihopOscilloscopeLqi Could you please let me know if either of those two applications show multi-hop data transfer example? Thanks Rajat Khanda __

[Tinyos-help] Multi-hop application

2011-11-30 Thread Prasanth P
Hi all, I am following tinyos wiki page and now i want to do one multi hop application using telosb mote ( Simple one: One router between sensing node and base station ). Can i do it with the Base station apllication itself or have to do router program separately. Any suggestion will be very

Re: [Tinyos-help] Multi-hop Application

2009-09-24 Thread Omprakash Gnawali
On Wed, Sep 23, 2009 at 8:13 PM, Rajat Khanda wrote: > Hello > > I am trying to use multi-hop data transfer using tmotes. Tinyos-2.x has two > applications > 1. MultihopOscilloscope > 2. MultihopOscilloscopeLqi > > Could you please let me know if either of those two applications show > multi-hop d

Re: [Tinyos-help] Multi-hop Application

2009-09-26 Thread rajat_315
Thanks a lot for your reply. I installed the multihopLqi application on three motes giving node id as 500(for root), 1 and 2. I reduced the transmission power of the tmotes to happen multi-hop inside a room. But i found only the data from the closet mote to the root is getting collected. Could a

Re: [Tinyos-help] Multi-hop Application

2009-09-27 Thread Omprakash Gnawali
On Fri, Sep 25, 2009 at 9:51 AM, rajat_315 wrote: > > Thanks a lot for your reply. I installed the multihopLqi application on > three motes > giving node id as 500(for root), 1 and 2. I reduced the transmission power > of the tmotes to happen multi-hop inside a room. But i found only the data > fr

Re: [Tinyos-help] Multi-hop Application

2009-09-28 Thread rajat khanda
Thanks Omprakash I was configuring the multihop in the following way. Suppose A is the location of the root. B is the location of the one non-root node which is in the radio range of root node(Placed at A) C is the location of the another non-root node which is in the radio range of non-root node(

Re: [Tinyos-help] Multi-hop Application

2009-10-04 Thread Omprakash Gnawali
On Mon, Sep 28, 2009 at 12:20 PM, rajat khanda wrote: > Thanks Omprakash > > I was configuring the multihop in the following way. > Suppose A is the location of the root. > B is the location of the one non-root node which is in the radio range of > root node(Placed at A) > C is the location of the

Re: [Tinyos-help] Multi-hop application

2011-12-15 Thread Omprakash Gnawali
On Wed, Nov 30, 2011 at 12:05 PM, Prasanth P wrote: > Hi all, > >    I am following tinyos wiki page and now i want to do one multi hop > application using telosb mote ( Simple one: One router between sensing node > and base station ). Can i do it with the Base station apllication itself or > have