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

interfacing gsm modules with microcontroller

pls, i need help. i am currently writing a project using interactive voice response system and i need to interface a gsm modem to a microcontroller using AT commands. anyone with useful info should pls send me help. thanks

Parents
  • "If u getting OK then after sucessful communication. and gives ERROR when fails to communicate."

    Remember that there are (at least) two types of "communication" going on here:

    1. The "local" communication between the terminal (or microcontroller) and the modem itself;

    2. The "remote" communication between the terminal and the remote host - which just goes through the modem.

    The OK and ERROR responses are usually part of the "local" communication between the terminal (or microcontroller) and the modem itself.

Reply
  • "If u getting OK then after sucessful communication. and gives ERROR when fails to communicate."

    Remember that there are (at least) two types of "communication" going on here:

    1. The "local" communication between the terminal (or microcontroller) and the modem itself;

    2. The "remote" communication between the terminal and the remote host - which just goes through the modem.

    The OK and ERROR responses are usually part of the "local" communication between the terminal (or microcontroller) and the modem itself.

Children
No data