This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

problem with "local echo" in hyper terminal?

I am using hypertrm for communicate with gsm modem,my problem is i am not using "local echo",but characters are displayed on hypertrm when i used key board storks,and it was not shows the responses from the modem,
please tell me what is the problem?

Parents
  • And why do you think a PIC microcontroller or an Intel PC-processor would matter?

    Do you think the terminal program run on the PC would behave differently if you used an Atmel 8051 microcontroller, or if the PC had an AMD processor?

    Local echo in a terminal program is obviously something that you control by looking through the options supported by the terminal program.

    And the terminal program does not care what external hardware you have. A PIC controller. Another PC. A GSM modem. All the same to the terminal program.

Reply
  • And why do you think a PIC microcontroller or an Intel PC-processor would matter?

    Do you think the terminal program run on the PC would behave differently if you used an Atmel 8051 microcontroller, or if the PC had an AMD processor?

    Local echo in a terminal program is obviously something that you control by looking through the options supported by the terminal program.

    And the terminal program does not care what external hardware you have. A PIC controller. Another PC. A GSM modem. All the same to the terminal program.

Children