• Sending commands to a GSM modem
    hi, I'm completely stuck on this one, i know how to send commands to the modem via hyperterminal but i need to write a script to do it. I was just wondering what would be the best way to go about...
  • Sending commands to GSM module
    Hi, I use GSM Module(Wavecom 2686) to send SMS. Communication to the module is through the serial port (RXD,TXD).I tested the module by sending AT commands (as per the GSM Module Catalogue). Now I have...
  • 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.
  • interfacing gsm modem with microcontroller problem
    Hi!! I am doing a project based on gsm.Here i need to interface microcontroller at89c52 with gsm modem.I am using a sim300 modem.Main objective is to send sms using gsm by providing AT commands from...
  • Using Microcontroller to control a GSM modem
    Hi all, I'm using a eZ430-F2103 microcontroller to control a GSM modem. My problem is I don't know what is supposed to happen when you send an ASCII character to GSM modem from the microcontroller...