Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

tomazas/ATCommandTester

Repository files navigation

ATCommandTester

NOTE: This repo is just for reference to the old application code, it's not actively maintained or supported.


Test AT commands for GSM modems over serial (RS232/UART) connection with lots of options.

  • Ported and cleaned up version of the ATCommandTester from m2msupport.net
  • Standalone & offline - no Java Applet security bullshit
  • Still lots of optimizations can be done, e.g. ATCommandTester.java >10k lines!!! seriously?! OMG!
  • Grab and enjoy!

Windows users

Run run_x32.bat file to launch the program on 32-bit Windows.

Run run_x64.bat file to launch the program on 64-bit Windows.

GNU/Linux users

Install the Java Runtime Environment (JRE) and the java package for RXTXComm.jar

I.e: in Ubuntu GNU/Linux:

sudo apt install openjdk-11-jre for the JRE, if you don't have the command java

and

sudo apt install librxtx-java for the RXTXcomm library.

After that you can run the program with the right permissions to write to your serial port.

If you are in doubt... just use sudo ;)

sudo java -jar ATCommandTester.jar

Screenshots

About

Ported and cleaned up version of the ATCommandTester from m2msupport.net

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /