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 of GSM modem with 8051 microcontroller

I'm able to send AT commands to GSM modem,

but i am not able interface my 8051 to GSM model.

can i get sample inerfacing code for 8051 micro controller.

Parents
  • "I'm able to send AT commands to GSM modem"

    How?

    "but i am not able interface my 8051 to GSM model."

    Why not?
    You've just said that you can send AT commands - so where's the problem?!

    "can i get sample inerfacing code for 8051 micro controller."

    Yes - There is an abundance all over the internet - just do the search!

    But what makes you think it's a software problem?
    Are you sure that your hardware interface is correct?

    Have you read the Manual for your GSM modem?
    Have you visited the manufacturer's website, and reviewed the available support materials - Application Notes, examples, reference designs, etc?

    See also: http://www.keil.com/forum/docs/thread8510.asp

Reply
  • "I'm able to send AT commands to GSM modem"

    How?

    "but i am not able interface my 8051 to GSM model."

    Why not?
    You've just said that you can send AT commands - so where's the problem?!

    "can i get sample inerfacing code for 8051 micro controller."

    Yes - There is an abundance all over the internet - just do the search!

    But what makes you think it's a software problem?
    Are you sure that your hardware interface is correct?

    Have you read the Manual for your GSM modem?
    Have you visited the manufacturer's website, and reviewed the available support materials - Application Notes, examples, reference designs, etc?

    See also: http://www.keil.com/forum/docs/thread8510.asp

Children