Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit db1564a

Browse files
authored
Merge pull request #2263 from arduino/taddy/pro-4g-module-AT-comm-quick-format-patch
Pro 4G Module: Related Documentation Note Format Patch
2 parents e0bc318 + a3e0641 commit db1564a

File tree

2 files changed

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

2 files changed

+5
-5
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ The **EMEA (EC200A-EU) Module** mainly uses raw AT commands over a USB serial in
358358
mmcli -m 0 --simple-connect='apn=iot.1nce.net,ip-type=ipv4v6'
359359
```
360360

361-
***The **EC200A-EU** modem is not compatible with __QMI__. It requires raw AT commands over a USB serial interface. For more information, refer to the [Quectel EC200A-EU documentation](https://python.quectel.com/en/products/ec200a-eu).***
361+
***The __EC200A-EU__ modem is not compatible with __QMI__. It requires raw AT commands over a USB serial interface. For more information, refer to the [Quectel EC200A-EU documentation](https://python.quectel.com/en/products/ec200a-eu).***
362362

363363
The latest images include the necessary `udev` rules to automatically manage the `ec200aeu` interface. You can verify this by checking the `75-ec200aeu.rules` file using the following command:
364364

@@ -397,7 +397,7 @@ sudo systemctl disable ModemManager
397397

398398
Once **ModemManager** has been disabled, you can use **qmicli** to communicate reliably with the QMI interface for modem operations.
399399

400-
***The **EC200A-EU** modem is not compatible with __QMI__. It requires raw AT commands over a USB serial interface. For more information, refer to the [Quectel EC200A-EU documentation](https://python.quectel.com/en/products/ec200a-eu).***
400+
***The __EC200A-EU__ modem is not compatible with __QMI__. It requires raw AT commands over a USB serial interface. For more information, refer to the [Quectel EC200A-EU documentation](https://python.quectel.com/en/products/ec200a-eu).***
401401

402402
#### Raw IP Mode Setup for QMI Based Modems
403403

@@ -498,7 +498,7 @@ Inside the container, an **entrypoint.sh** script can control the modem's power
498498
gpioset gpiochip5 5=1
499499
```
500500

501-
***It is required to have **PCIE Enable (GPIO5)** pin connected to the **VCC (3V3)** pin to secure the power supply line.***
501+
***It is required to have __PCIE Enable (GPIO5)__ pin connected to the __VCC (3V3)__ pin to secure the power supply line.***
502502

503503
This will enable the power to the modem and add a delay for proper modem initialization:
504504

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2009,7 +2009,7 @@ It is available in two variants, **EMEA** and **Global (covering the US)**. This
20092009

20102010
![Arduino Pro 4G GNSS Module Global / Module EMEA](assets/portentaQuectel_overview.gif)
20112011

2012-
***Make sure to attach external antennas to the Pro 4G Module to work correctly with wireless signals. There are three external antenna connectors: a main antenna connector, an Rx-diversity antenna connector, and a GNSS antenna connector. The impedance of the antenna connectors is **50 Ω**.***
2012+
***Make sure to attach external antennas to the Pro 4G Module to work correctly with wireless signals. There are three external antenna connectors: a main antenna connector, an Rx-diversity antenna connector, and a GNSS antenna connector. The impedance of the antenna connectors is __50 Ω__.***
20132013

20142014
#### Setting Up Via Out-Of-The-Box Experience
20152015

@@ -2163,7 +2163,7 @@ ip link set dev wwan0 up
21632163

21642164
This step ensures the modem functions properly in QMI mode.
21652165

2166-
***The **EC200A-EU** modem is not compatible with __QMI__. It requires raw AT commands over a USB serial interface. For more information, refer to the [Quectel EC200A-EU documentation](https://python.quectel.com/en/products/ec200a-eu).***
2166+
***The __EC200A-EU__ modem is not compatible with __QMI__. It requires raw AT commands over a USB serial interface. For more information, refer to the [Quectel EC200A-EU documentation](https://python.quectel.com/en/products/ec200a-eu).***
21672167

21682168
#### ModemManager and Power Management Service
21692169

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /