User guide

Chapter 3 Using the Web Management Software
30 Multi-Tech Systems, Inc. MultiModem rCell User Guide
Setting up certain modem commands will allow an external application to query modem information (based on the commands
entered). The application can use the URL HHUUHTTP://xxx.xxx.xxx.xxx/modeminfor.htmlUUHH to get the IP address that is currently
assigned to the integrated cellular modem after the PPP connection is established. It also will show the results of up to ten AT
commands entered here.
Modem AT Commands Configuration
These commands will be sent every time a PPP connection to the network is initiated.
Example of Useful HSDPA AT Commands:
AT+CGSN Product Serial Number
AT+CGMR Software Version
AT+CSQ Signal Quality
AT+CNUM Wireless Subscriber Number
AT+COPS? Network Information (Operator)
AT+CREG? Network Registration
Example of Useful EV-DO AT Commands:
AT+CGSN Product Serial Number
AT+CGMR Software Version
AT+CSQ Signal Quality
Notes:
You can also retrieve the integrated cellular modem information without using a browser:
Make a TCP connection to port 80 (same as the Web Admin port) and send data as:
GET /atinfor.html HTTP/1.1
Then press Enter twice.
Refer to the AT Command Reference Guides you downloaded from the Multi-Tech Website for other commands.