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: [email protected] 
  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
  [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