I guess you could use a couple of the other I/O lines on the tmote
to imitate real RS232 handshakes. But usually one can just short
the various wires together to make everyone think they are getting
the right signals. I used to know how to do this with a breakout box,
but that was a couple lifetimes ago. Try a google on RS232 or null
modem cables.

MS

vaasu wrote:
> Hii,
> 
> I'm trying to send raw bytes from UartStream to RS232 interface. The 
> RS232 interface require control signals RTS, DTR.. can you please tell 
> me how to generate these signals in telos/tmote..
> 
> Thanks,
> Srinivas
> 
> 
> On Thu, Apr 17, 2008 at 3:29 AM, Michael Schippling <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     Listen expects to get TOSMsg formatted packets.
>     There is, or used to be, ListenRaw that showed everything it saw.
>     You should be able to use any terminal program if your data is ASCII.
> 
>     MS
> 
>     Yi-Tao Wang wrote:
>      > Hi,
>      >
>      > I'm trying to write raw bytes to the serial. I tried using UartStream
>      > from PlatformSerialC but the java Listen tool doesn't display
>      > anything. Does anyone know what component I should use or is the
>      > Listening tool unable to handle raw data?
>      >
>      > Thanks,
>      >
>      > David
>      > _______________________________________________
>      > Tinyos-help mailing list
>      > [email protected]
>     <mailto:[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]
>     <mailto:[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