Hi, I just have Siemens TC35/MAX232EPE -arduino board. I have problem get connect using RS232-cable and hyperterminal.
This are my settings:
Bits per second: 19200
Data bits: 8
Parity: None
Stop bits: 1
Flow control: None
Everyting else is default settings.
When I write at there should come answer ok, but theres nothing.
Yes I have datasheet, and there's some settings about using RS-232. Cable must be basic, not Zero-Modem -cable. I have use two kind of cable RS-232 - RS-232 and USB - RS-232.
I cant get any password question and DC power is correct 5V.
When I use SIM -card it's sound alarm when calling.
There are 2 kinds of RS232 cable:
This kind is sort of like Master talking to Slave,
Output on Master 2 is Input on Slave 2, and
Inout on Master 2 is Output from Slave 2
5 is Ground.
1
2 2
3 3
4
5 5
6
7
8
9
and this kind is more like 2 masters talking to each other.
Master1 output on 2 goes to Master 2 input on 3,
Master1 input on 3 comes from Master2 output on 2.
5 is ground.
1
2 3
3 2
4
5 5
6
7
8
9
If you look up RS232 DTE and DCE (Data Terminal Equipment, Data Comminication Equipment) you will see the difference.
You can determine which cable you have with a multimeter.
You will need to check the manuals to see which is needed for the items you have.