HPLUART is probably the ticked you want, but you need to
send each byte separately using the send->sendDone mechanism.

So many people have asked how to do this that there should
be a demo app, but I've never seen one nor tried it myself...
MS


Marios Koutroullos wrote:
> I tried sending message to UART port from my micaz to my PC using
> UARTComm but I am getting 5 bytes header infrom of the data. I read
> that I can send byte by byte using HPLUART but what I want is to be
> able to send a sequence of bytes without any header. For example send
> "HelloWorld" without any header.
> Can you tell me what interface should I use to do this? Can you give
> an example of an application which is using this interface.
> thanks!
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to