Go to file
2025-04-20 23:43:24 +02:00
chat fixed path errors 2025-04-19 18:31:15 +02:00
install.sh fixed systemd unit issues 2025-04-20 21:29:54 +02:00
peer initial commit 2025-04-19 18:17:14 +02:00
README.md improved formatting 2025-04-20 23:43:24 +02:00
script fixed systemd unit issues 2025-04-20 21:29:54 +02:00
service fixed systemd unit issues 2025-04-20 21:29:54 +02:00

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