View Single Post
Old 06-05-2018, 03:03 PM   #17
kapaggar
Member
kapaggar began at the beginning.
 
kapaggar's Avatar
 
Posts: 19
Karma: 10
Join Date: May 2018
Device: KT3
I found your post and since there was no polarity info on those points, I searched for colorcode for 3 these wires. attached pic..

bought https://www.amazon.in/dp/B077D27PNJ/..._t3_B006JKNWLE


after installing drivers. I used on macbook..

Code:
sudo cu -s 115200 -l /dev/tty.SLAB_USBtoUART 
sudo cu --parity=none -s 115200 -l /dev/tty.SLAB_USBtoUART 

sudo cu -s 38400 -l /dev/tty.SLAB_USBtoUART 
sudo cu --parity=none -s 38400 -l /dev/tty.SLAB_USBtoUART

didnt work.. Swapped rx/tx still no luck.

I used putty on windows with same config in driver config panel ie 38400 and no parity.. nothing appeared in putty for that COM port..

I found that UART module is fine as I got my wifi router TL-WA5210G serial console with this unit afterwards
Attached Thumbnails
Click image for larger version

Name:	serial_connection.jpg
Views:	613
Size:	161.5 KB
ID:	164319  
kapaggar is offline   Reply With Quote