[Tinyos-help] Problem with communicating with PC using UART0 on telos ver.B for tinyos 2.x

2007-10-04 Thread Vaibhav Nagarnaik
Hi All, I am trying to use tinyos 2.x with telosb to communicate with PC using UART0. I have tried different components Msp430Usart0C and Msp430Uart0C but I don't receive the same character sent from PC. For example if I send 'a' from PC, I get '0x58 0x08 0x01 0x00' ie four characters on the P

Re: [Tinyos-help] Problem with communicating with PC using UART0 on telos ver.B for tinyos 2.x

2007-10-04 Thread Kevin Klues
I'm actually surprised you see anything at all.. You can't use USART0 to communicate with the PC because it isn't physically connected to the serial port on the telos -- there are no wires connecting USART0 to the USB controller to exchange data with the PC. USART0 is attached to the radio, th

Re: [Tinyos-help] Problem with communicating with PC using UART0 on telos ver.B for tinyos 2.x

2007-10-04 Thread Vaibhav Nagarnaik
ley.edu Sent: Thursday, October 4, 2007 3:30:15 PM Subject: Re: [Tinyos-help] Problem with communicating with PC using UART0 on telos ver.B for tinyos 2.x I'm actually surprised you see anything at all.. You can't use USART0 to communicate with the PC because it isn't physically conn

Re: [Tinyos-help] Problem with communicating with PC using UART0 on telos ver.B for tinyos 2.x

2007-10-05 Thread Vaibhav Nagarnaik
From: Kevin Klues <[EMAIL PROTECTED]> To: Vaibhav Nagarnaik <[EMAIL PROTECTED]> Cc: tinyos-help@millennium.berkeley.edu Sent: Thursday, October 4, 2007 3:30:15 PM Subject: Re: [Tinyos-help] Problem with communicating with PC using UART0 on telos ver.B for tinyos 2.x I'm actually surp

Re: [Tinyos-help] Problem with communicating with PC using UART0 on telos ver.B for tinyos 2.x

2007-10-08 Thread Roman Lim
ber 4, 2007 3:30:15 PM > Subject: Re: [Tinyos-help] Problem with communicating with PC using UART0 on > telos ver.B for tinyos 2.x > > I'm actually surprised you see anything at all.. > You can't use USART0 to communicate with the PC because it isn't > physical

Re: [Tinyos-help] Problem with communicating with PC using UART0 on telos ver.B for tinyos 2.x

2007-10-16 Thread Vaibhav Nagarnaik
- Original Message From: Roman Lim <[EMAIL PROTECTED]> To: Vaibhav Nagarnaik <[EMAIL PROTECTED]> Cc: tinyos-help@Millennium.Berkeley.EDU Sent: Monday, October 8, 2007 12:41:00 AM Subject: Re: [Tinyos-help] Problem with communicating with PC using UART0 on telos ver.B for tinyos