On Sun, Oct 4, 2009 at 2:08 AM, ZHANG Dian <zha...@ust.hk> wrote:
> Hi,
>
> I have some problems with Surge teloswhen I want to visualize the all
> motes on the java interface.
>
>   I only visualize the mote wich is connected to the PC when I run java
> net.tinyos.surge.MainClass 125.  I programmed the motes with surgetelos
> function. and in the directory java/net/tinyos/surge I make clean and
> make SURGE_PLATFORM=telos.
>  Could you help me and indicate me the differents steps that I have to do
> to visualize the whole telos motes network.
>  Moreover, the serialForwarder also only display the message from base,
> no message from other nodes.
>
>  Does the program in tinyos 1.x surgetelos and java part need revised?
>
>  I would be grateful , if you could give me some indications to resolve
> this problem.

You have to make sure routing is working across the network before you
can visualize them. If you are not receiving packets from all the
nodes, you won't be able to visualize them. You should debug that
before visualization.

- om_p

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to