[Tinyos-help] Problem in using MultiHopRouter

Philip Levis pal at cs.stanford.edu
Wed Jan 3 11:11:08 PST 2007


On Jan 3, 2007, at 9:04 AM, Joe Polastre wrote:

> You should use MultiHopLQI.  See /opt/moteiv/apps/Delta for an  
> example.
>
> -Joe
>
> On 12/29/06, YIP Chi Chung <cs_yccaa at stu.ust.hk> wrote:
>> Hi,
>>
>> I am new to tinyos and I got some problems in using MultiHopRouter.
>> I need to implement a testing program which a node will send an  
>> integer to
>> other nodes, and other nodes will increase the number by 1 and  
>> then send
>> to other nodes again and again. A node will connect to the PC and  
>> display
>> the integer, the node address and also the hop count.
>>
>> However, I don't know how to use MultiHopRouter, I got error during
>> compilation. I am using tmote.

If you're using TinyOS 1.x (rather than Boomerang), you can find  
MultiHopLQI in tos/lib/MultiHopLQI.

Phil


More information about the Tinyos-help mailing list