Hi all,
I try to TestSerial to receive pacekt from PC. However, while the PC is
running "java testserial -comm ....." and sendin packet, the mote receives
nothing. It appears to me that the below function in TestSerialC.nc
event message_t* Receive.receive(message_t* bufPtr,
void* payload, uint8_t len) {
call Leds.set(7);
.......
}
is never executed. The LED never light up.
Any idea what the problem is?
Thanks,
Xiaodong Wang
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help