You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/src/content/docs/recipes/openwrt-lte.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ What you will need:
12
12
13
13
## Prerequisites
14
14
Insert the EC25 module into the mini PCIe slot on the XpressReal board and ensure that it is properly seated. Connect the necessary antennas to the EC25 module for optimal signal reception.
15
+

15
16
16
17
## Step 1: Check if the LTE modem is recognised
17
18
The recommended way to use the EC25 is via QMI mode, which allows for better control and management of the modem.
@@ -42,22 +43,22 @@ After the modem restarts, check again if `/dev/cdc-wdm0` is present.
42
43
43
44
## Step 2: Configure the WWAN interface in the OpenWrt web interface
44
45
1. Log in to the OpenWrt web interface (LuCI).
45
-

46
+

0 commit comments