Changes

no edit summary
Line 1: Line 1:  
<table class="nd-othertables">
 
<table class="nd-othertables">
 
     <tr>
 
     <tr>
         <th width="350">value to set</th>
+
         <th width="300">value to set</th>
       <th width="180">register address</th>
+
       <th width="140">register address</th>
 +
      <th width="140">register number</th>
 
       <th width="150">register value</th>
 
       <th width="150">register value</th>
 
       <th width="466">description</th>
 
       <th width="466">description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Hostname</td>
 +
      <td>7</td>
 +
      <td>8</td>
 +
      <td>Hostname</td>
 +
        <td>Changes hostname</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Device name</td>
 +
      <td>71</td>
 +
      <td>72</td>
 +
      <td>Device name</td>
 +
        <td>Changes device name</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Digital output 1 (DOUT1) (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Digital output 1 (DOUT1) (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>201</td>
 
       <td>201</td>
       <td>1 | 0</td>
+
      <td>202</td>
 +
       <td>1 {{!}} 0</td>
 
         <td>Changes the state of the open collector (OC) output</td>
 
         <td>Changes the state of the open collector (OC) output</td>
 
     </tr>
 
     </tr>
Line 15: Line 31:  
       <td>Digital output 2 (DOUT2) (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Digital output 2 (DOUT2) (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>202</td>
 
       <td>202</td>
       <td>1 | 0</td>
+
      <td>203</td>
 +
       <td>1 {{!}} 0</td>
 
         <td>Changes the state of the relay output</td>
 
         <td>Changes the state of the relay output</td>
 
     </tr>
 
     </tr>
Line 21: Line 38:  
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>203</td>
 
       <td>203</td>
 +
      <td>204</td>
 
       <td>1 | 0</td>
 
       <td>1 | 0</td>
 
         <td>Turns WiFi ON or OFF</td>
 
         <td>Turns WiFi ON or OFF</td>
Line 27: Line 45:  
       <td>Switch mobile data connection (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Switch mobile data connection (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>204</td>
 
       <td>204</td>
 +
      <td>205</td>
 
       <td>1 | 0</td>
 
       <td>1 | 0</td>
 
         <td>Turns mobile data connection ON or OFF</td>
 
         <td>Turns mobile data connection ON or OFF</td>
Line 33: Line 52:  
       <td>Switch SIM card</td>
 
       <td>Switch SIM card</td>
 
       <td>205</td>
 
       <td>205</td>
 +
      <td>206</td>
 
       <td>1 | 2 | 0</td>
 
       <td>1 | 2 | 0</td>
 
         <td>Changes the active SIM card slot
 
         <td>Changes the active SIM card slot
Line 45: Line 65:  
     <td>Reboot</td>
 
     <td>Reboot</td>
 
         <td>206</td>
 
         <td>206</td>
 +
      <td>207</td>
 
         <td>1</td>
 
         <td>1</td>
 
         <td>Reboots the router</td>
 
         <td>Reboots the router</td>
 
     </tr>
 
     </tr>
 +
    <tr>
 
     <td>Change APN</td>
 
     <td>Change APN</td>
 
         <td>207</td>
 
         <td>207</td>
 +
      <td>208</td>
 
         <td>APN code</td>
 
         <td>APN code</td>
 
         <td>Changes APN. <br> The number of input registers may vary depending on the length of the APN, but the very first byte of the set APN command denotes the number of the SIM card for which to set the APN. This byte should be set to:
 
         <td>Changes APN. <br> The number of input registers may vary depending on the length of the APN, but the very first byte of the set APN command denotes the number of the SIM card for which to set the APN. This byte should be set to:
Line 57: Line 80:  
    </ul>
 
    </ul>
 
         </td>
 
         </td>
 +
    </tr>
 +
    <tr>
 +
      <td>Switch PIN4 state (ON/OFF<span class="asterisk">*</span>)</td>
 +
      <td>325</td>
 +
      <td>326</td>
 +
      <td>1 | 0</td>
 +
        <td>Turns PIN4 state ON or OFF</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu