Hi,
I try to install apps/SurgeTelos on my mote.
Before install,I change "DemoSensorC as Sensor" in Surge.nc into "VoltageC
as Sensor" to read its voltage data.
and run "make telosb install,0 bs1,5", "make telosb install,1 bs1,6",connect
node 0 to my USB port.
SerialForwarder seems run fine, It "PacketRead" counter is increasing.
and surge java application has two green nodes (0 and 1) with a green line
connecting them, but it doesn't receive any messages, the msg counter always
shows 0.
When I enable debug, console shows something like:

MESSAGE RECEIVED: Message <MultihopMsg>
 [sourceaddr=0x0]
 [originaddr=0x1]
 [seqno=0x21d]
 [hopcount=0x1d]
 [data=0x2 0x1 0x0 0x0 0x0 0x22 0xa 0x0 0x0 0xfd 0x1 0x0 0x0
MESSAGE RECEIVED: Message <MultihopMsg>
 [sourceaddr=0x0]
 [originaddr=0x0]
 [seqno=0x0]
 [hopcount=0x20]
 [data=0x0 0x0 0x0 0x0 0x0 0xa8 0xb 0x7e 0x0 0xfc 0x1 0x0 0x0
MESSAGE RECEIVED: Message <MultihopMsg>
 [sourceaddr=0x0]
 [originaddr=0x1]
 [seqno=0x21e]
 [hopcount=0x1e]
 [data=0x2 0x1 0x0 0x0 0x0 0x22 0xa 0x0 0x0 0xfe 0x1 0x0 0x0

Is there smething wrong that I can't make surge application work?
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to