• sales

    +86-0755-88291180

SIM820X RNDIS Dail-up

Method 1: Python Dail-up

  • Check whether SIM820X and Raspberry Pi are connected well by the following command:
lsusb
ls /dev


  • After connecting the device, copy the following commands to the Terminal:
wget https://www.waveshare.com/w/upload/1/1e/SIM820X_RNDIS.zip
sudo apt-get install python3-pip
sudo pip3 install pyserial
sudo apt-get install unzip
unzip SIM820X_RNDIS.zip
sudo chmod 777 SIM820X_RNDIS.py
sudo python3 SIM820X_RNDIS.py


Method 2: AT Command Dail-up

  • Open that port via minicom:
ls /dev/ttyUSB*
sudo apt-get install minicom
sudo minicom -D /dev/ttyUSB2
  • Send the following command via minicom, and wait for the module to restart.
at+cusbcfg=usbid,1e0e,9011

Test Networking

  • After dialing, the Raspberry Pi can see that usb0 has obtained the ip through the following command:
ifconfig


  • Test usb0 networking status:
 ping -I usb0 www.baidu.com


  • If failed to obtain IP or to connect successfully, you can use the following command to obtain IP and connect:
sudo dhclient -v usb0
sudo apt-get install udhcpc
sudo udhcpc -i usb0
sudo route add -net 0.0.0.0 usb0
  • Some systems may not be able to obtain the usb0 network card, please use the following command to obtain the next usb0 network card:
sudo ifconfig usb0 up
  • If you need to switch to the Windows system, or restore the default settings of the module, you can send the following command to restore through the serial port:
at+cusbcfg=usbid,1e0e,9001

Config DNS (Optional)

  • If you can ping the IP, but ping the URL, it is a DNS server problem, you can configure it according to the following steps:
sudo nano /etc/dhcpcd.conf

Add the national DNS address at the top of the text:

static domain_name_servers=8.8.8.8 114.114.114.114


  • After restarting the Raspberry Pi, you can see that the DNS setting is successful through the following command.
sudo nano /etc/resolv.conf


  • Save the file, exit, and ping test again.

Optional Network Card

If you are connected to WIFI, ETH, and 5G at the same time, if you want to use one of them to access the Internet first, for example, usb0 has priority over the eth0 network card to access the Internet, you can configure it according to the following steps:

  • Edit the network configuration file dhcpcd.conf:
sudo nano /etc/dhcpcd.conf
  • Add the following statement at the end:
interface usb0
metric 200
interface eth0
metric 300
TAG: Raspberry Pi 3.97 inch e-Paper link BW 800x480 For Arduino / Jetson / STM32 /ESP32 Raspberry Pi 5 Camera Raspberry Pi OpenWrt Tutorial 2 Raspberry Pi 5 PCIe to 4-CH M.2 NVMe 4-Ports SSD Board HAT Pi5 Four-Times Raspberry Pi Compute Module 4 CM4 IO Board Dual Gigabit Ethernet Mini Router Board 0.49inch OLED Screen Display 64×32 SSD1315 Arduino Raspberry Pi ESP32 Pico STM32 Raspberry Pi DS3231 Raspberry Pi 7.5 inch e-Paper link (H) RYBW 800x480 For Arduino / Jetson Nano / STM32 Sipeed Lichee Tang Nano1K FPGA MINI Development Board GW1NZ-1 RTL8852BE wireless network card Gigabit dual-band WiFi6 wireless module Standard Bluetooth 5.2 ESP32-S3 ESP32 S3 Development Board 2.1 inch Round Rotary Knob LCD Smart Screen 2.1inch Display 480x480 LVGL for Arduino SpotPear Pi5 Power Core3566102000 ESP32-S3 Nano ESP32-S3R8 development board compatible with Arduino Nano ESP32 R7FA4 PLUS B Development Board Based on R7FA4M1AB3CFM Compatible with Arduino UNO For R4 WiFi DDSM315 Direct Drive Servo Motor All-In-One Design Hub RS485 Motor ESP-NOW Control UNO Minima RA4M1 ZERO Tiny SuperMini R7FA4M1 Board Compatible With R4 For Arduino