All script must be run as administrator
connect.cmd
: Connect and monitoringconnect_with_logs.cmd
: Connect and monitoring. With loggingmonitor.cmd
: Connection monitoring without connectmonitor_with_logs.cmd
: Connection monitoring without connect. With logging
Edit scripts/main.ps1
to configure your carrier APN, APN_USER and APN_PASS
Find AT+XACT=
in scripts/main.ps1
and edit command to your needs
Example:
- UMTS+LTE all bands, LTE preferred: AT+XACT=4,2,,0
- LTE all bands: AT+XACT=2,,,0
- LTE 3 and 7 bands: AT+XACT=2,,,103,107
Edit scripts/main.ps1
to configure your DNS: DNS_OVERRIDE