Hi All,
I am trying to run SurgeTelos on TelosB motes Using Tinyos 1.1.15.
I have installed SurgeTelos on mote 0,1,2,3 and have mote 0 attached to USB
port as a basestation.
 
When I run java net.tinyos.surge.MainClass 125 after invoking serial
Forwarder I get a sensor network topology screen with Mote 0 showing. But It
Displays no data. 
Although serial forwarder shows increment in Written data packets.
Also when I press start root beacon it does not detect other motes in the
network and just packet written count in SF keeps on incrementing.
 
Also MultiHop does not occur. Motes other than base station don't seem to
transmit data at all.
Motes other than base station have Red and yellow LED blinking in 1-2
seconds.
When I enable debug option for java code I get see following messages:
 
SENDING BEACON: Message <MultihopMsg>
  [sourceaddr=0x7e]
  [originaddr=0x7e]
  [seqno=0x24b]
  [originseqno=0x0]
  [hopcount=0x1]
  [data=0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 0x0 ]
 
SENDING BEACON: Message <MultihopMsg>
  [sourceaddr=0x7e]
  [originaddr=0x7e]
  [seqno=0x24c]
  [originseqno=0x0]
  [hopcount=0x1]
  [data=0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 0x0 ]
 
SENDING BEACON: Message <MultihopMsg>
  [sourceaddr=0x7e]
  [originaddr=0x7e]
  [seqno=0x24d]
  [originseqno=0x0]
  [hopcount=0x1]
  [data=0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 0x0 ]
 
 
Any suggestions would greatly be appreciated

Thanks in advance.

 

 

 

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

Reply via email to