Hi Ankur:
--- On Tue, Jul 31, 2012 at 11:09 AM, Ankur Sinha sanjay.ankur@gmail.com wrote: | The sensor is detected as /dev/ttyUSB0 | | I've tried both moserial and cutecom. --
Have you tried minicom?
--- | all. Is there a way of "converting" ttyUSB0 to serial, i.e., ttyS*? (Is | this an issue?) --
It is serial data transfer over USB.
--- | [100976.031277] usb 2-1.1: cp210x converter now attached to ttyUSB0 --
It gets connected as ttyUSB0.
--- | [102143.137564] usb 2-1.1: USB disconnect, device number 8 | [102143.138220] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0 | [102143.138251] cp210x 2-1.1:1.0: device disconnected --
But, gets disconnected here. Do you still see /dev/ttyUSB0 in /dev after this?
Check your hardware manual to make sure you have the right hardware setup to use serial communication.
SK