[Tinyos-help] Send raw data from serial
Juan Antonio López Riquelme
jantonio.lopez at upct.es
Wed Apr 2 08:33:31 PDT 2008
Hello Kaan
Please take a look at the TEP117 http://www.tinyos.net/tinyos-2.x/doc/html/tep117.html section 3.3. On telosb you have two ways: (1) send data using USB port (PC sees it as COM port) with the component Msp430Uart1C; (2) you can use the UART0 of expansion conector with the component Msp430Uart0C. By this way is needed a max3232 or similar between PC and mote. There is a schematic with this IC in Olimex (board Msp430P1611).
A greeting,
Juan Antonio.
----- Original Message -----
From: Kaan Tuna
To: tinyos-help at millennium.berkeley.edu
Sent: Wednesday, April 02, 2008 2:59 PM
Subject: [Tinyos-help] Send raw data from serial
Hi,
I want to send raw data to a mote via serial, without placing delimiter framing bytes 7E. How and where to make such a modification in the serial layers?
Any idea would be appreciated.
Thanks.
Kaan
------------------------------------------------------------------------------
_______________________________________________
Tinyos-help mailing list
Tinyos-help at millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20080402/ddcef068/attachment-0001.html
More information about the Tinyos-help
mailing list