SIM800C/README.md

424 B

Instal

Ubuntu

curl -sSL "https://git.openergy.ru/LUCKFOX/SIM800C/raw/branch/main/install.sh" | bash

Usage (via systemd unit)

  • Start & enable on startup
sudo systemctl start sim800
sudo systemctl enable sim800
  • Stop
sudo systemctl stop sim800
  • Restart
sudo systemctl restart sim800

Dependencies

Ubuntu

sudo apt install ppp