Hi! I'm using a Tmote Aky on TinyOS 2.1.1.
I want to build a device to plug to the UART0TX channel.
To reach my target I need to know how tinyOS send the data through the
serial UART.
I try to send 3 bytes and saw them with a real oscilloscope but I don't
understand how the mote send this bytes.
I send them using the component "Msp430Uart0C()" and the "call
UartStream.send(ptr, 3)".
Can anybody help me??
What is the frame format of this communication?
Thanks a lot

Massimo Marra
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to