Useful Commands For This Tutorial (And More) - mangOH Red Getting Started

Wpx5xx + linux dev machine + cli
Hide thumbs Also See for Red:
Table of Contents

Advertisement

mangOH Red Getting Started
Table C-1: Legato commands
Command types
Command
Versioning
cm info
legato version
Radio
cm radio
cm radio on
cm radio off
Refer to cm radio (http://legato.io/legato-docs/latest/toolsTarget_cm.html#toolsTarget_cm_radio) for
more details and command options.
Data connections
cm data
cm data info
cm data apn <yourAPN>
cm data connect
cm data connect <timeout> Start a data connection (keep trying for up to <timeout> seconds).
Refer to cm data (http://legato.io/legato-docs/latest/toolsTarget_cm.html#toolsTarget_cm_data) for
more details and command options.
SIM
cm sim info
cm sim status
cm sim enterpin
Refer to cm sim (http://legato.io/legato-docs/latest/toolsTarget_cm.html#toolsTarget_cm_sim) for
more details and command options.
Applications
app status
app start <appName>
app stop <appName>
app remove <appName>
Refer to app (http://legato.io/legato-docs/latest/toolsTarget_app.html) for more details and command
options.
Rev 2 8/23/17
C.3 Useful commands for this tutorial (and
more)
The following table describes the Legato and Linux commands used in this tutorial,
plus other useful commands.
Description
Display the modules model, IMEI, FSN (serial number), and firmware
and bootloader versions.
Display the Legato framework version.
Display the radio status.
Enable or disable the radio.
Display information about the current profile in use.
Set the APN for your profile to the APN from your SIM provider.
Start a data connection.
Display information about the SIM.
Display the SIM status
Enter a SIM PIN code to be able to use the SIM.
Display the status of installed applications (running, stopped).
Start, stop, or remove an application.
54
41110481

Advertisement

Table of Contents
loading

Table of Contents