4G/5G的使用方法
<h4>支持模块列表</h4>
<table>
<thead>
<tr>
<th>功能</th>
<th>模块</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>3G模块</strong></td>
<td>Quectel UC15</td>
</tr>
<tr>
<td></td>
<td>Quectel UC20</td>
</tr>
<tr>
<td><strong>4G模块</strong></td>
<td>Fibocom FG650</td>
</tr>
<tr>
<td></td>
<td>Quectel EC20</td>
</tr>
<tr>
<td></td>
<td>Quectel EC25/EG25</td>
</tr>
<tr>
<td>Quectel EC21</td>
</tr>
<tr>
<td>Quectel EG91</td>
</tr>
<tr>
<td>Quectel EG95</td>
</tr>
<tr>
<td>Quectel EG06/EP06/EM06</td>
</tr>
<tr>
<td>Quectel EG12/EP12/EM12/EG16/EG18</td>
</tr>
<tr>
<td>Quectel EG20</td>
</tr>
<tr>
<td>Quectel EC200/UC200/EC200/UC200</td>
</tr>
<tr>
<td>ZTE ME3860 ME3760_V2</td>
</tr>
<tr>
<td>ZTE ME3620</td>
</tr>
<tr>
<td><strong>支持2G/3G/4G模块</strong></td>
<td>Quectel BG96</td>
</tr>
<tr>
<td>Quectel BG95/BG77/BG600L-M3/BC69</td>
</tr>
<tr>
<td>Quectel AG35/AG15/AG520/AG550</td>
</tr>
<tr>
<td><strong>5G模块</strong></td>
<td>Quectel RG500/RM500/RG510/RM510</td>
</tr>
</tbody>
</table>
<h4>4G 使用方法</h4>
<p>一、4G模块需要接上天线。</p>
<p>二、接上sim卡,缺口朝外插入。</p>
<p>三、识别模块</p>
<pre><code class="language-shell">root@rk3568:/# lsusb
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 2c7c:0125 Quectel Wireless Solutions Co., Ltd. EC25 LTE modem #4G模块
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 1c4f:0015 SiGma Micro USB Keyboard
Bus 001 Device 003: ID 17ef:608d Lenovo Optical Mouse
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub</code></pre>
<p>四、进行拨号
输入命令:</p>
<pre><code class="language-shell">4g</code></pre>
<h4>5G 使用方法</h4>
<p>一、5G模块需要接上4根天线,以保证信号强度与网络通畅,</p>
<p>二、接上支持 5G 网络的 sim 卡,缺口朝外插入。</p>
<p>三、识别模块</p>
<pre><code class="language-shell">root@rk3568:/# lsusb
Bus 006 Device 002: ID 2c7c:0900 Quectel Wireless Solutions Co., Ltd. RM500U-CNV #5G模块
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 1c4f:0015 SiGma Micro USB Keyboard
Bus 001 Device 003: ID 17ef:608d Lenovo Optical Mouse
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub</code></pre>
<p>四、进行拨号
输入命令:</p>
<pre><code class="language-shell">5g</code></pre>