Changes

no edit summary
Line 1: Line 1:  
<table class="nd-othertables">
 
<table class="nd-othertables">
 
     <tr>
 
     <tr>
         <th style="width: 350px">value to set</th>
+
         <th width="350">value to set</th>
       <th style="width: 180px">register number</th>
+
       <th width="180">register address</th>
       <th style="width: 150px">register value</th>
+
       <th width="150">register value</th>
       <th style="width: 466px">description</th>
+
       <th width="466">description</th>
 +
    </tr>
 +
    <tr>
 +
      <td>Hostname</td>
 +
      <td>7</td>
 +
      <td>Hostname</td>
 +
        <td>Changes hostname</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Device name</td>
 +
      <td>71</td>
 +
      <td>Device name</td>
 +
        <td>Changes device name</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
 
       <td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
       <td>210</td>
+
       <td>203</td>
 
       <td>1 | 0</td>
 
       <td>1 | 0</td>
 
         <td>Turns WiFi ON or OFF</td>
 
         <td>Turns WiFi ON or OFF</td>
Line 14: Line 26:  
     <tr>
 
     <tr>
 
       <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>211</td>
+
       <td>204</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>
 +
    </tr>
 +
    <tr>
 +
    <td>Reboot</td>
 +
        <td>206</td>
 +
        <td>1</td>
 +
        <td>Reboots the router</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
     <td>Change APN</td>
 
     <td>Change APN</td>
         <td>213</td>
+
         <td>207</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 has to be specified as <b>1</b></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 has to be specified as <b>1</b></td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
    <td>Reboot</td>
+
      <td>Switch PIN4 state (ON/OFF<span class="asterisk">*</span>)</td>
        <td>220</td>
+
      <td>325</td>
        <td>1</td>
+
      <td>1 | 0</td>
         <td>Reboots the router</td>
+
         <td>Turns PIN4 state ON or OFF</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu