HI~ I'm facing a problem about how to using GenericComm & HPLUARTC simultaneously. The problem is about I have to receive UART's data from my PC so I using "HPLUART.get()" to receive the data which I transmitted from PC. I also need to using wireless receive and transmit to another mote, so I using GenericComm which including "call SendMsg.send(...)" and "ReceiveMsg.receive(...)". Strangely, After I using GenericComm, the function of HPLUART won't work. plz help me to solving this problem. thank you!!
Ting-Shuo Chen _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
