Update README.md

master
mrhaav 1 year ago committed by GitHub
parent 7929ba2eca
commit cf4b1bdcb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,15 +12,14 @@ Don´t run other uqmi scripts in parallell. The modems are not able to handle mu
If you need some special uqmi command to be exequted every 30s, add them to the daemon, `/usr/bin/uqmi_d.sh`.\
\
Switches:\
```
uci set network.<your interface>.ipv6profile=<ipv6 profile number>
```
`uci set network.<your interface>.ipv6profile=<ipv6 profile number>`\
If you need an other APN for IPv6. Configure you IPv4 APN with LuCI and add the IPv6 APN with uqmi command `--create-profile` or `--modify-profile`\
\
`uci set network.<your interface>.abort_search=false`
`uci set network.<your interface>.abort_search=false`\
If you have you modem in poor radio coverage, you can let the modem search for network for ever (default, it will search for 35 sec).\
\
`uci set network.<your interface>.daemon=false` If you would like to turn off the daemon.\
`uci set network.<your interface>.daemon=false`\
If you would like to turn off the daemon.\
\
Don´t foget to run `uci commit network`.
\

Loading…
Cancel
Save