aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Poulain <loic.poulain@linaro.org>2020-11-27 11:58:37 +0100
committerLoic Poulain <loic.poulain@linaro.org>2020-11-27 15:06:17 +0100
commit3bbec48b2878cb39e2ec6101a65b331f03eb97b7 (patch)
treeb1f2163a3fe813bc3990ff776bb4fdd9a97ac216
parent8446d1a4cafba787000761594647bf19186db1ec (diff)
Update README
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
-rw-r--r--README11
1 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
index d8cda09..1e65e1d 100644
--- a/README
+++ b/README
@@ -1,6 +1,15 @@
+# mhi-qmi-connect
+
+A simple test tool relying on libqmi to setup wwan data network. This
+can be used both with QMI over MHI or QMI over QRTR. The connection still
+active until the tool is stopped.
+
+Network/Modem setup can be passed as parameters or be part of a config
+file (cf mhi-qmi-connect.conf).
+
# Standard usage (cf mhi-qmi-connect.conf)
- $ sudo mhi-qmi-connect -c /etc/mhi-qmi-connect.conf
+ $ sudo mhi-qmi-connect -d /dev/mhi_mhi0_QMI -c /etc/mhi-qmi-connect.conf
# Connecting to free APN as default internet access (using QRTR/IPCR)