lte-cellular-modem

Configure and manage LTE/4G cellular modems on Linux-based systems.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/therebelrobot/cyberdeck-2026 --skill lte-cellular-modem
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lte-cellular-modem
Source: https://github.com/therebelrobot/cyberdeck-2026/tree/main/.roo/skills/lte-cellular-modem
Command: npx skills add https://github.com/therebelrobot/cyberdeck-2026 --skill lte-cellular-modem

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure and manage LTE/4G cellular modems on Linux-based systems.

Core Features & Use Cases

  • ModemManager and NetworkManager integration for automatic and manual cellular provisioning.
  • AT command control, signal monitoring, and interface management across usb0/eth1/wwan0.
  • Troubleshooting steps, offline diagnostics, and deployment guidance for embedded devices like Raspberry Pi.

Quick Start

Connect the LTE modem to the Raspberry Pi or embedded Linux device, verify USB recognition, install and enable ModemManager and NetworkManager, then create and bring up a cellular connection.

Frequently Asked Questions about lte-cellular-modem

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure an LTE cellular modem on a Raspberry Pi?

Configure LTE cellular modems by integrating ModemManager and NetworkManager to handle AT commands, monitor signal strength, and manage USB, PPP, or wwan0 interfaces. This enables automatic and manual cellular provisioning on Linux-based systems.

How do I troubleshoot an LTE modem not working with NetworkManager?

Troubleshoot an LTE modem not working by running offline diagnostics, checking ModemManager and NetworkManager integration, verifying AT command responses, and monitoring signal levels. This isolates interface and provisioning issues on embedded Linux devices.

Does ModemManager work with NetworkManager for cellular provisioning?

Yes, ModemManager works with NetworkManager to provide both automatic and manual cellular provisioning. This integration manages LTE modem connections, handles AT commands, and controls network interfaces like wwan0 across Linux-based systems.

How do I manage AT commands and signal monitoring for a 4G modem on Linux?

Manage AT commands and signal monitoring for a 4G modem on Linux using ModemManager. This allows direct control of modem settings, real-time signal evaluation, and proper interface management across usb0, eth1, or wwan0 connections.

Can I use this LTE modem setup for off-grid internet and remote monitoring?

Yes, you can use this LTE modem setup for off-grid internet, remote monitoring, and device provisioning scenarios. The configuration supports Raspberry Pi and other embedded Linux platforms in isolated or cyberdeck deployments.