Update README.md

master
mrhaav 2 years ago committed by GitHub
parent 0f5ba6b95c
commit 3702fcbdcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,11 +7,11 @@ Version 2022-09-13-0.9 includes an SMS receive and send function and a connectiv
The SMS is stored in /var/sms/received and the file name is sent to script /usr/bin/uqmi_sms.sh. (uqmi_sms.sh is not included in the ipk file)
The daemon will send the RSSI value to script /usr/bin/uqmi_led.sh to trigger signal strenght LEDs. (uqmi_led.sh is not included in the ipk file)
Switches:
`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` 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.
Don´t foget to run `uci commit network`.
Switches:\
`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` 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.\
Don´t foget to run `uci commit network`.\
Downloading file to your router:

Loading…
Cancel
Save