Dear all:
I have some problems about ucb/SurgeTelos app (combined with the surge program in java)
[Environment]
Moteiv tmote sky Tools CD v1.11 (upgraded)
2 tmote with SurgeTelos program (node id = 0 and 3)
[Programs]
tinyos1.x/contrib/ucb/apps/SurgeTelos
tinyos1.x/tools/java/net/tinyos/surge (compiled with SURGE_PLATFORM=telos)
[Run]
java net.tinyos.sf.SerialForwarder -comm [EMAIL PROTECTED] :tmote
java net.tinyos.surge.MainClass 0x6e
******** [Problem1] *******
While I start the application, I could see 2 node linked together and they sent Multihop message via serial port to PC.
But when I tried to "Start root beacon" in the java (surge) program).
The serial forwarder just "write messages" (no "read" messages is coming from those motes. Also, the tx Leds of the gateway mote is not shinning.)
It is strange that those motes are still sending multihop messages. But the serial forward just stop forwarding them to PC.
What happened to the "root beacon"?? in surge
 
MESSAGE RECEIVED: Message <MultihopMsg>
  [sourceaddr=0x0]
  [originaddr=0x0]
  [seqno=0x0]
  [originseqno=0x0]
  [hopcount=0x0]
  [data="" 0x0 0x0 0x0 0x7e 0x0 0x3 0x0 0x0 0x0
SENDING BEACON: Message <MultihopMsg>
  [sourceaddr=0x7e]
  [originaddr=0x7e]
  [seqno=0x0]
  [originseqno=0x0]
  [hopcount=0x1]
  [data="" 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0
0x0 ]
*************  serial forward no longer received messages from motes......
 
Please help
 
 
 
 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to