hi
i wanted to know how exactly handshaking signals (RTS and CTS) be included in the program.
we are using a wavecom modem that use AT commands.
we have also included MAX232 for ttl to rs232 conversion.
command to accept call is ATA. i wanted to know whether to trasmit ATA command as a string through Serial port(TXD) or transmit chatracters A,T,A separately or is there some other equivalent code that is being transmitted when using the hyperterminal
Thanks
Please read the instructions on how to post source code - they are really quite clearly stated: www.danlhenry.com/.../keil_code.png
Note that TABs don't work (well) - use spaces instead,
and don't forget to check it in the 'Preview'...