• 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...
  • ***** gsm mobile command****
    dear sir; i want to use gsm mobile simcard for my mcu and make a handset for simcard by mcu. please guide about simcard pinout and interface for this and commands for it best regards j.majd...
  • 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...
  • AT command problem in TCP @GSM Module
    hi,everyone I try to establish a TCP connection in GSM module with ATcommand. and I sent AT-command in below,Please help me (in line that have // means i send to GSM) (if no// means that's response...
  • GSM/GPRS module AT Commands on RTOS
    Hello, I have started working on ac30m1x64 micro-controller. I have successfully interfaced GSM/GPRS module serially(I2C) and getting acknowledgements for all the AT Commands. I have migrated the same...