Hi Folks,
i am currently trying to get my Arduino Uno to communicate to either a digital VT320 or VT220 terminal that were going to be scrapped off at work.
Now I have had the terminals communicating with my laptop Via a RS232 to USB adaptor with no problems. As a starting point I have also uploaded the "SerialCallResponse" sketch to my Arduino Uno which appears to be working via the standard USB and the Serial Monitor built into the Arduino Software.
However When i connect my fleabay RS232 shield, so that i can connect my VT220/320 terminal to the arduino, I get nothing. Both are set at a baud of 9600 but even so i get nothing.
I am not sure whether it it just my cheap RS232 shield or if its something else. for reference, here is a link to the Shield I bought. http://www.ebay.co.uk/itm/261119405859?ssPageName=STRK:MEWNX:IT&_trksid=p3984.m1439.l2649
Any ideas?