Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

USB Connect LPWA can perform dial-up network (DUN) connections supporting the Point-to-Point Protocol (PPP). Below we give an example of how you can connect to the Internet using app WvDial. WvDial is a Point-to-Point Protocol Dialer: it dials a modem and starts PPP in order to connect to the Internet.

Step 1: Install wvdial

Code Block
sudo apt install wvdial

...