|
|
Line 1: |
Line 1: |
| {| class="wikitable"
| | <table class="nd-mantable"> |
| |+
| | <tr> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | FIELD NAME
| | <th>field name</th> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | VALUE
| | <th>value</th> |
| ! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
| | <th>description</th> |
| |-
| | </tr> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Direct connect
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | ip:port {{!}} host:port; Default: " "
| | <td>Direct connect</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Maintains a constant connection to the specified host. Leave empty if you are planning to use an ATD command to initiate the connection
| | <td>ip:port | host:port; Default: <b>none</b></td> |
| |-
| | <td>Maintains a constant connection to the specified host. Leave empty if you are planning to use an ATD command to initiate the connection</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | TCP port
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | integer [0..65535]; Default: " "
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | The TCP port number used to listen for incoming connections. Leave it empty to disable incoming connections
| | <td>TCP port</td> |
| |-
| | <td>integer [0..65535]; Default: <b>none</b></td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Initiation string<span style="color: #0054A6;">'''*'''</span>
| | <td>Internal TCP port number used to listen for incoming connections. Leave it empty to disable incoming connections</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | string; Default: " "
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | A command string that will be sent to the modem to initiate the connection in some particular special way (optional)
| | <tr> |
| |-
| | <td>Initiation string<span class="asterisk">*</span></td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | No extra CR LF in response
| | <td>string; Default: <b>none</b></td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | yes {{!}} no; Default: '''no''' | | <td>A command string that will be sent to the modem to initiate the connection in some particular way (optional)</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Removes extra CR LF before and LF after response code
| | </tr> |
| |-
| | <tr> |
| |}
| | <td>No extra CR LF in response</td> |
| | <td>yes | no; Default: <b>no</b></td> |
| | <td>Removes extra CR LF before response code; removes LF after response code</td> |
| | </tr> |
| | </table> |
|
| |
|
| <span style="color: #0054A6;">'''*'''</span> This is the AT command set used in Modem mode of the serial interfaces: | | <span class="asterisk">*</span> This is the AT command set used in Modem mode of the serial interfaces: |
|
| |
|
| {| class="wikitable"
| | <table class="nd-othertables"> |
| |+
| | <tr> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | COMMAND
| | <th style="width: 250px">command</th> |
| ! style="width: 250px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | DESCRIPTION
| | <th style="width: 250px">description</th> |
| ! style="width: 579px; border: 1px solid white; border-bottom: 2px solid #0054A6; background: white; color: #0054A6; text-align: left;" | USAGE
| | <th style="width: 638px">usage</th> |
| |-
| | </tr> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | A
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Answers an incoming call
| | <td>A</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | To answer incoming connection: '''ATA'''
| | <td>Answers an incoming call</td> |
| |-
| | <td>To answer incoming connection: <b>ATA</b> </td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | D
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Dials a number
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | To initiate data connection: '''ATD <host>:<port>''' <br> To enter data mode with Direct connect settings: '''ATD'''
| | <td>D</td> |
| |-
| | <td>Dials a number</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | E
| | <td>To initiate data connection: <b>ATD <HOST>:<PORT></b><br>To enter data mode with Direct connect settings: <b>ATD</b> </td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Local echo
| | </tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Turn local echo ON: '''ATE1''' <br> Turn local echo OFF: '''ATE0'''
| | <tr> |
| |-
| | <td>E</td> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | H
| | <td>Local echo</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Hang up current call
| | <td>Turn local echo ON: <b>ATE1</b><br>Turn local echo OFF: <b>ATE0</b> </td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | To end data connection: '''ATH'''
| | </tr> |
| |-
| | <tr> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | O
| | <td>H</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Return to data mode
| | <td>Hang up current call</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | To return to data mode from command mode: '''ATO'''
| | <td>To end data connection: <b>ATH</b></td> |
| |-
| | </tr> |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Z
| | <tr> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | Reset to default configuration
| | <td>O</td> |
| | style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: top; background: white;" | To reset the modem to default confiugration: '''ATZ'''
| | <td>Return to data mode</td> |
| |-
| | <td>To return to data mode from command mode: <b>ATO</b></td> |
| |}
| | </tr> |
| | <tr> |
| | <td>Z</td> |
| | <td>Reset to default configuration</td> |
| | <td>To reset the modem to default configuration: <b>ATZ</b></td> |
| | </tr> |
| | </table> |