SolarOS 4.13.4 manual · command
modem
Open the modem status and settings TUI.
Usage
| Usage | Description | ||||||
|---|---|---|---|---|---|---|---|
modem | Open the modem status and settings TUI. | ||||||
modem list | List registered cellular modems, concrete drivers, transports, and power, reset, and baud capabilities. | ||||||
modem status [name] | Read SIM readiness, LTE registration, signal, packet-context, and IP-interface state. | ||||||
| `modem power <on\ | off> [name]` | Switch a modem's optional hardware power line. | |||||
modem reset [name] | Reset a supported modem using its reset line or driver-defined power cycle. | ||||||
| `modem baud [name] [auto\ | rate]` | Show or persist an optional serial modem transport rate. auto selects the driver's preferred rate. | |||||
| `modem profile set [name] --apn <apn> [--dns <ipv4\ | auto>] [--ip ipv4\ | ipv6\ | ipv4v6] [--auth none\ | pap\ | chap\ | auto] [--user <user> --password <password>]` | Validate, apply, and persist a modem-independent cellular profile. |
| `modem profile show\ | clear [name]` | Inspect a saved profile with its password redacted, or remove it. | |||||
| `modem connect\ | disconnect [name]` | Bring the saved cellular network connection and PPP interface up or down. | |||||
modem sim unlock <pin> [name] | Enter a required SIM PIN without persisting it. | ||||||
modem at <quoted-command> [name] [timeout-ms] | Send one validated AT command and print the complete response. |