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

How to interface GSM module with 89s52

I am able to connect my sim900 gsm module with hyper terminal but I am not able to connect it with 89s52. Please help me to connect it.

Parents
  • As pointed out by several posters your program fails to be attentive to if the modem responds with OK/ERROR to commands sent, and blindly ploughs forward. Suggest you try something simpler, and with a scope or analyzer, and confirm if the modem is responsive to some basic AT commands (ie one where it can respond immediately, and doesn't depend on carrier or SIM)

    Get better at debugging so you can solve your own problems.

Reply
  • As pointed out by several posters your program fails to be attentive to if the modem responds with OK/ERROR to commands sent, and blindly ploughs forward. Suggest you try something simpler, and with a scope or analyzer, and confirm if the modem is responsive to some basic AT commands (ie one where it can respond immediately, and doesn't depend on carrier or SIM)

    Get better at debugging so you can solve your own problems.

Children
No data