[Tinyos-help] Problem running Tutorial 11 Tinyos 2

Philip Levis pal at cs.stanford.edu
Wed Oct 3 16:18:01 PDT 2007


On Oct 3, 2007, at 1:37 AM, SANG Junjun wrote:

> I have met the same problem.
>
>
> On 9/12/07, Bhairav Desai <bhairav.tinyos at gmail.com> wrote: Hi all,
> I am trying to run tutorial 11 with tossim in tinyos 2.
> I am using the files test.py, topo.txt and meyer-heavy.txt as  
> mentioned in the tutorial.
>
> But whenever I try to run the simulation it runs as follows
>
> $ python test.py
>   1   2   -44.0
>   2   1   -45.0
>   1   3   -50.0
>   3   1   -50.0
>   2   3   -54.0
>   3   2   -54.0
> Creating noise model for  1
> Creating noise model for  2
> Creating noise model for  3
> DEBUG (1): RadioCountToLedsC: timer fired, counter is 1.
> DEBUG (1): RadioCountToLedsC: packet sent.
> DEBUG (2): RadioCountToLedsC: timer fired, counter is 1.
> DEBUG (2): RadioCountToLedsC: packet sent.
> DEBUG (3): RadioCountToLedsC: timer fired, counter is 1.
> DEBUG (3): RadioCountToLedsC: packet sent.
>
> Why there is no receive of data.
> Please help me out.
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos- 
> help
>

I'll take a look next week. If you could do the following things, it  
would help me immensely (read: the chances of my finding out the  
problem increase ten-fold):

1) Send me a .tar.gz of your application directory (including  
topo.txt, meyer-heavy.txt, and test.py)
2) Run your application with the dbg channel "Gain" enabled and  
include the output in the above .tar.gz.

Phil



More information about the Tinyos-help mailing list