This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:common:add-ons:5g-module-usage [2023/02/20 08:35] nick |
products:sbc:common:add-ons:5g-module-usage [2025/03/05 05:06] (current) nick |
||
---|---|---|---|
Line 4: | Line 4: | ||
This page will introduce the usage of [[https:// | This page will introduce the usage of [[https:// | ||
+ | |||
+ | <WRAP tip > | ||
+ | AT command node is ''/ | ||
+ | </ | ||
+ | |||
===== Preparation ===== | ===== Preparation ===== | ||
* Disconnect the Khadas SBC power port cable. | * Disconnect the Khadas SBC power port cable. | ||
- | * Insert the 5G module board into the M.2 slot on [[https:// | + | * Insert the 5G module board into the M.2 slot on [[https:// |
- | * Insert the M2X WWAN Extension board into the SBC | + | * Insert the M2X WWAN Extension board into the SBC. |
* Insert a valid '' | * Insert a valid '' | ||
Line 18: | Line 23: | ||
You need to [[products: | You need to [[products: | ||
+ | === Enable PCIe Port (VIM3 Only) === | ||
+ | |||
+ | <WRAP important > | ||
+ | If you use the VIM3 board, you need to enable the PCIe function. | ||
+ | </ | ||
+ | |||
+ | |||
+ | Khadas VIM3 PCIe/USB3.0 share one data port,and the default mode is USB 3.0.So when we need to use 5G module, we need to switch it to PCIe port. | ||
+ | ```shell | ||
+ | $ echo 1 > / | ||
+ | $ sudo reboot | ||
+ | ``` | ||
+ | '' | ||
==== Disable ModemManager ==== | ==== Disable ModemManager ==== |