...
Info |
---|
To exit the connection, enter the command |
Troubleshooting
Sometimes it may happen that WvDial exits without closing the PPP interface. This means that when WvDial is restarted, it will no longer work properly. The following application helps restart USB Connect LPWA to close the PPP interface.
Step 1: Install libqmi-utils
Code Block |
---|
sudo apt install libqmi-utils |
Step 2: Reset USB Connect LPWA
Code Block |
---|
sudo qmicli --device=/dev/cdc-wdm0 --dms-set-operating-mode="reset" |