[Tinyos-help] Re: Micaz and Stargate communication using UART

Roberto Gioè roberto.gioe at gmail.com
Tue Sep 25 05:59:36 PDT 2007


I answer to myself:
It needs look at Basestation example in /apps of tinyos-2.x
I solved my problem
thanks the same
regards
RG

2007/9/25, Roberto Gioè <roberto.gioe at gmail.com>:
>
> 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/583ae1bb/attachment.htm


More information about the Tinyos-help mailing list