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

GSM interfacing with microcontroller

i am doing a project with gsm modem interfaced with ARM. and i my interface of gsm and muc is not working. i am using simcom gsm.and LPC2129/2368 microcontroller i am getting the GSM data through UART1 interrupt. please give me the connection details i.e. RS232 between the two and the UART1 settings

Parents
  • I HAVE CHECKED THE CONNECTION BETWEEN BOTH microcontroller & GSM module.
    the modem is working properly with the hyper terminal.
    In my code i get the input from GSM modem via UART1 interrupt.
    I tested the code by sending & receiving messages in both direction(two & fro) hyper terminal/Hercules to the microcontroller
    i am able to send messages from micro controller to mobile via GSM modem.

Reply
  • I HAVE CHECKED THE CONNECTION BETWEEN BOTH microcontroller & GSM module.
    the modem is working properly with the hyper terminal.
    In my code i get the input from GSM modem via UART1 interrupt.
    I tested the code by sending & receiving messages in both direction(two & fro) hyper terminal/Hercules to the microcontroller
    i am able to send messages from micro controller to mobile via GSM modem.

Children