Isn't that Full Duplex? I forget...

Anyway, find the point after the message has been fully received
where it is posted to the other port (I'm not sure if you want
this on Uart, Radio, or Both), and post it back to the source port
as well. You may need to put some kind of use-flag on the message
buffer to keep it from being reused until it's all done.

MS


ram kishore wrote:
> Hi,
>     Sorry for delay.I want half-duplex communication between motes, i.e, 
> Tx transmits first,Rx receives it, then Rx transmits the received 
> message again to Tx.Thus half-duplex communication is established 
> between them.What changes should I make to TOSbase application?
> 
> Thanks for reply.
> kishore
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tinyos-help mailing list
> [email protected]
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

-- 
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew

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

Reply via email to