Here are some useful commands:
+-
+
- AT+CGDCONT=1,"IP","APN": Set APN +
- AT+CFUN=1,1: Restart Modem. +
- AT+GSN: Show IMEI. +
diff --git a/README.md b/README.md index 530c656..45d4e57 100644 --- a/README.md +++ b/README.md @@ -198,3 +198,13 @@ adb shell systemctl daemon-reload ## Acknowledgements This heavily uses the AT Command Parsing Scripts (Basically a copy with minor tweaks) of Dairyman's Rooter Source https://github.com/ofmodemsandmen/ROOterSource2203 + + + + + + + + + + diff --git a/simpleadmin/www/atcommander.html b/simpleadmin/www/atcommander.html index 68ff8cb..4460d3d 100644 --- a/simpleadmin/www/atcommander.html +++ b/simpleadmin/www/atcommander.html @@ -96,6 +96,33 @@ + +
+ Useful Commands +
+Here are some useful commands:
+