- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 weeks ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 weeks ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 3 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 4 months ago
- Building a 3D Digital Clock with ArduinoPosted 9 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 10 months ago
- Snowflake with ArduinoPosted 10 months ago
- Holographic Christmas TreePosted 11 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 11 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 12 months ago
AT Command Tester: the free online software tool to test GSM AT commands
AT command tester is a free online software tool that is used to test AT commands and other functionalities of GSM modems. The friendly user interface allows developers to
- Configure and connect to modem ports
- Send single or batch of AT commands
- Perform modem diagnostics
- Establish 3G or GPRS call
- Collect and save modem logs
Port Configuration
AT Command Tester uses Java-based serial drivers to interface to the modem. The ‘Find Ports’ button will automatically find all ports available in the system. The user can connect the appropriate modem port with the desired port speed.
Command mode
After connecting successfully to the modem, users can send single AT commands under ‘Command Mode’ tab. The drop down provides a list of AT commands with description and examples. The users can modify or enter their own AT command in the text box.
Script Mode
Users can send batch of AT commands under the ‘Script Mode’ tab. They can also save and load the script from the local machine. Users can develop their own scripts for specific set of tasks such as call setup , send SMS, HTTP access etc. Users can also include descriptive comments in their script.
Diagnostics
Users can perform basic troubleshooting of the modem under the ‘Diagnostics’ tab. Here the AT Command Tester tool sends the required AT commands and provides descriptive output about the state of the modem.
Data Call
The ‘Data Call’ tab provides the interfaces to setup data call with the GSM network. ‘Get PDP Contexts’ button will list all the PDP context profiles stored on the SIM. Users can also add or update new PDP context profile. Users can then connect to the selected profile. AT Command Tester will first check whether the device is registered on the network. If so, it will attach and connect to the network with the selected PDP context credentials.
More feature additions such as voice call, SMS, Phone book functions, HTTP, FTP, TCP/IP are planned for AT Command Tester tool. Suggestions from this blog readers are also welcome.
About
M2Msupport.net provides useful information to M2M application developers about modules, M2M software, certification etc.
Pingback: is 3g enabled online tool - Tool Lists