What should I use if I want to receives bytes of data from UART0 in Tmote Sky? Currently, I use tx() function. But I only got 1 byte of data which is the last byte of data sent from my CmuCAM3.
Then I found a function UartStream and UartByte. Can they can be to solve my problem? What is the difference between - tx() function in "tos.chips.msp430.usart.HplMsp430Usart" - receive() function in "tos.interfaces.UartStream" - receive() tos.interfaces.UartByte Thanks Sikar Chan
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
