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
When checking, debugging, etc, have you done to find out why it is not working?
In my code i am getting the gsm data through UART1 interrupt, i am connecting GSM modem to the UART1 port. the modem is working properly with hyperterminal, but not with microcontroller.
Sorry - I meant, What checking, testing, debugging, etc, have you done to find out why it is not working?
ie,
Have you checked your connections between the microcontroller & GSM module?
What testing have you done to ensure that your microcontroller is sending & receiving characters correctly?
What debugging have you done to see that your code is correctly handling the sent & received characters, interrupts, etc?
Does the GSM module use compatible voltage levels as the microcontroller?
Have you checked if you need to handle any handshake signals?
i am using SIMCOM_SIM300 gsm module where i have shorted 7 and 8 pin ie RTS and CTS.The other RS232 pins tx-rx and rx-tx and GND are connected accordignly. THE MODEM IS SUPPLIED WITH A 9-12V DC SUPPLY.
the GSM module dosn't have compatible voltage levels as the microcontroller
View all questions in Keil forum