Adrianotiger / simcomtester

Test your SimCom-Module from the webpage

Home Page:https://adrianotiger.github.io/simcomtester/

Repository from Github https://github.comAdrianotiger/simcomtesterRepository from Github https://github.comAdrianotiger/simcomtester

SimCom Tester

This webpage will let you send some simple commands to your SimCom Module.

  • Send AT-Commands to you SimCom module directly over the webpage
  • No downloads or installation
  • Description of every command, with integrated help and AT-manual
  • Check module and firmware

❕ Actually, only the SIM7080G (SIM7070G and SIM7090G) is implemented. Other modules can be implemented in future without much work.

Setup

  • Connect your module with your PC (USB or Serial).
  • Open the webpage with Edge, Chrome or another browser with Serial-functionality.
  • Press on "Connect" and select the right serial port on your browser (the first SimTech serial port, on USB)
  • If everything is connected, you should see something like this:

image

How to use

  • You can press any predefined commands on the left panel
  • Or you can write the commands directly in the "chat"
  • If you press on "📃" a tutorial should be visible for that command.

Issues

I am testing a SIM7080 Module, so this page has some 7080-specific commands.

The structure should let me/us to add (without much works) more commands and to add module-specific commands.

The page is not able to parse "unsolicited results". I need to integrate this functionality.

Credits

Web Serial Port API (mozilla.org)
Javascript PDFLib for (github.com)
SimCom Module (simcom.com)

Too complicated or module does not answer? Try a Web Serial Terminal: https://www.serialterminal.com/

About

Test your SimCom-Module from the webpage

https://adrianotiger.github.io/simcomtester/

License:GNU General Public License v3.0


Languages

Language:JavaScript 94.4%Language:CSS 4.6%Language:HTML 1.0%