[Tinyos-help] Micaz and Stargate communication using UART
Roberto Gioè
roberto.gioe at gmail.com
Tue Sep 25 03:54:35 PDT 2007
Hi all,
I'm trying to make a communication between stargate ad micaz.
I connected the micaz on the daughter board of the stargate and I viewed
some source code about using UART port.
Now, micaz and stargate send packets to the UART port but I don't receive
any packets in both sides.
Can anyone help me?
In stargate I run the motetest application, while in micaz I use a modified
version of RadioCountToLeds (in /apps of tinyOS-2.x)
I using the following statement to send data into UART:
if (call AMSend.send(0x007e, &mypacket, size_packet) == SUCCESS)
{......
}
where 0x007e is the TOS_UART_ADDR
if possible, send me your code.
I use TinyOS-2.x
Thaks very much
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070925/decca4b0/attachment.html
More information about the Tinyos-help
mailing list