AT-CMD Tester (GSM AT-Command utility)
Posted by Daniel - 16,492 Views
Most dialup modems follow to a large extent the specifications of the Hayes Command Set, a specific programming language originally developed for the Hayes Smartmodem 2400 modem. The modem initialization string consists of a series of commands. It prepares the modem for communications, setting such features as dialing mode (tone or pulse), waits, detection of the busy signal and many other settings. - wikipedia.org
I need to read SMS messages from my old Siemens phone (C35i) via serial port on my PC just to see the code behind the scene of an SMS message. Well, it is a 7-bit default alphabeth. The phone support AT-Command, and The AT-CMD Tester is my hand made utility to test the AT-Command set of the Siemens GSM cellphone and modem.
I am not sure if my AT-CMD Tester - which you can get it here - will works on the other type of modem since I haven’t tested it yet, but it works just fine with the newer Siemens GSM cellphone - the Siemens CX6C.
You may also interested to read the explanation on the ATCMD-Tester source code.
Related Downloads:
- Siemens C35 AT-CMD reference (147 KB)
- AT-CMD Tester source code (294 KB)
- PDUSpy
The following posts are programmatically considered as related to the current post by YARPP Plugin:
Hi, my name is Daniel Nugraha, a single male live on an island called Java, Indonesia. This is the place for me to share my interest in computer programming.
-
Get my Full Feed Here
Popular Entries
- Passing arguments to your VB.NET console application
- Microsoft Excel Import External Data Problem: When Microsoft Query doesn’t recognize some of your parameters
- Resize Image or Crop Image with Joe Lencioni’s Smart Image Resizer, WordPress Setup
- How to Get User Input and allowing more than 256 characters to be entered on .NET Console Application
- ASCII To PDU Converter (Convert ASCII to PDU and vice versa)
- ConsoleProgressBar - Simple Progress Bar Function for your VB.Net Console Application
- An example: Using CPort Delphi Component to read data from your cellphone
- Runtime-Form-Creation. Automatically creating child forms in a Delphi MDI application with a component array
- CPort Component (Serial port interface component for Delphi)
- SmartImageResizer Plugin, WordPress plugin based on Joe Lencioni’s Smart Image Resizer













