dmesg | grep tty
usb 6-2: cp210x converter now attached to ttyUSB0
then I started Putty
Putty configuration
/dev/ttyUSB0 baud:9600
connect (open)
But it complains unable to open serial port.
Code: Select all
$ groups
pi adm dialout cdrom sudo audio video plugdev games users netdev input indiecity
pi@rpi ~ $ ls -la /dev/ttyUSB0
crw-rw---T 1 root dialout 188, 0 Mar 28 11:45 /dev/ttyUSB0Apparently the default rate may depend on the firmware version (although the ones I have all started off at 9k6)lilzz wrote:I attached a ESP8266 wifi module to the CP201x.
No, that depends on the system.lilzz wrote:what's CR+LF? same as enter button?