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

code for gsm modem interfacing to 8051

can any one help me with the code for the gsm modem interfacing with 8051

Parents
  • The OK just indicates that the AT Command was accepted by the modem - it does not indicate succesful transmission of the message!

    The message is not confirmed as sent until you subsequently receive the Message Reference (MR) number.

    But the OP's project is receiving the message - not sending it.

Reply
  • The OK just indicates that the AT Command was accepted by the modem - it does not indicate succesful transmission of the message!

    The message is not confirmed as sent until you subsequently receive the Message Reference (MR) number.

    But the OP's project is receiving the message - not sending it.

Children