Hi everyone,

I have problem getting my serial port to work after soldering the pin holes to a max232A IC.
I added these 2 lines on my router startup page but it seems like my receiver side of another max232A is not receiving any data.

/usr/sbin/setserial /dev/tts/1 irq 3
/usr/sbin/stty -F /dev/tts/1 raw speed 9600

I followed the instruction from this web site http://www.jbprojects.net/projects/wifirobot/ to build a wifi RC car for my project.

Any advice please?

Thank you.