Skip to content

Commit acc2156

Browse files
committed
Documentation content update feedback 7
1 parent cea0568 commit acc2156

File tree

2 files changed

+2
-2
lines changed
  • content/hardware/04.pro/carriers
    • portenta-max-carrier/tutorials/mpcie-4g-modem
    • portenta-mid-carrier/tutorials/user-manual

2 files changed

+2
-2
lines changed

content/hardware/04.pro/carriers/portenta-max-carrier/tutorials/mpcie-4g-modem/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ Once the overlays are set, please reboot the Portenta X8 to ensure the configura
328328

329329
#### GNSS Global EG25 Module
330330

331-
For the **GNSS Global (EG25) Module**, you can configure the modem using **nmcli**:
331+
The **GNSS Global (EG25) Module** supports the QMI interface, making it compatible with **NetworkManager**. You can configure the modem using **nmcli** (NetworkManager’s command-line tool):
332332

333333
```bash
334334
nmcli c add type gsm ifname cdc-wdm0 con-name wwan0 apn hologram connection.autoconnect yes

content/hardware/04.pro/carriers/portenta-mid-carrier/tutorials/user-manual/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2195,7 +2195,7 @@ After stopping **ModemManager**, there will be a delay before the modem can be p
21952195

21962196
#### Global EG25 Module
21972197

2198-
The **Global EG25 Module** is supported by **NetworkManager**, allowing you to configure it easily. To set up a connection, use the following command:
2198+
The **Global EG25 Module** supports the QMI interface, making it compatible with **NetworkManager**. You can configure it using **nmcli**, the command-line tool for **NetworkManager**. To set up a connection, use the following command:
21992199

22002200
```bash
22012201
nmcli c add type gsm ifname cdc-wdm0 con-name wwan0 apn hologram connection.autoconnect yes

0 commit comments

Comments
 (0)