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 [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
