Changes

Created page with "<table class="nd-othertables"> <tr> <th style="width: 350px">value to set</th> <th style="width: 180px">register number</th> <th style="width: 150p..."
<table class="nd-othertables">
<tr>
<th style="width: 350px">value to set</th>
<th style="width: 180px">register number</th>
<th style="width: 150px">register value</th>
<th style="width: 466px">description</th>
</tr>
<tr>
<td>Switch WiFi (ON/OFF<span class="asterisk">*</span>)</td>
<td>210</td>
<td>1 | 0</td>
<td>Turns WiFi ON or OFF</td>
</tr>
<tr>
<td>Switch mobile data connection (ON/OFF<span class="asterisk">*</span>)</td>
<td>211</td>
<td>1 | 0</td>
<td>Turns mobile data connection ON or OFF</td>
</tr>
<tr>
<td>Switch SIM card</td>
<td>212</td>
<td>1 | 2 | 0</td>
<td>Changes the active SIM card slot
<ul>
<li>1 - switch to SIM1</li>
<li>2 - switch to SIM2</li>
<li>0 - switch from the the SIM card opposite of the one currently in use (SIM1 → SIM2 or SIM2 → SIM1</li>
</ul>
</td>
</tr>
<tr>
<td>Change APN</td>
<td>213</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:
<ul>
<li>1 - to set APN for SIM1</li>
<li>2 - to set APN for SIM2</li>
</ul>
</td>
</tr>
<tr>
<td>Reboot</td>
<td>220</td>
<td>1</td>
<td>Reboots the router</td>
</tr>
</table>

Navigation menu