SIM820X PPP Dial-Up

From Waveshare Wiki
Jump to: navigation, search
  • Copy the following command to the shell
sudo su
cd /etc/ppp/peers
sudo apt-get install ppp
wget https://files.waveshare.com/upload/5/5b/SIM820X_PPP.zip
unzip SIM820X_PPP.zip
pppd call simcom-pppd &

SIM820X pppd dial-up.png

  • Test the network status of the ppp0
ifconfig
ping -I ppp0 www.waveshare.com

820X ppp ping.png