On Mon, Mar 1, 2010 at 8:43 AM, James Evensen <[email protected]> wrote:
> To intended Author/Contact
>
> I am running Tiny OS through Xubuntos.  I am trying to get two nodes to
> communicate with one another in TOSSIM.  I located the TEST.py script in
> /opt/tinyos-2.1.0/apps/tests/TestNetwork.
>
> When I ran the script I am getting the following error messages.
>
> DEBUG (4): CtpForwardingEngineP$0$sendTask$runTask: Trying to send a packet.
> Queue size is 1.
> DEBUG (4): CtpForwardingEngineP$0$sendTask$runTask: no route, don't send,
> start retry timer
> DEBUG (9): CtpForwardingEngineP$0$sendTask$runTask: Trying to send a packet.
> Queue size is 1.
> DEBUG (9): CtpForwardingEngineP$0$sendTask$runTask: no route, don't send,
> start retry timer
> DEBUG (2): CtpForwardingEngineP$0$sendTask$runTask: Trying to send a packet.
> Queue size is 1.
> DEBUG (2): CtpForwardingEngineP$0$sendTask$runTask: no route, don't send,
> start retry timer
> DEBUG (7): CtpForwardingEngineP$0$sendTask$runTask: Trying to send a packet.
> Queue size is 1.
> DEBUG (7): CtpForwardingEngineP$0$sendTask$runTask: no route, don't send,
> start retry timer
>
>
> It seems like the packets will not send to another node.
>
> Do you have any advice or other sample scripts I could test?

You can increase the gain values in the topology. Also run the
simulation for longer period of time.

- om_p

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to