Sample Apps

Legato has these sample apps:

AirVantage Apps Info
AirVantage Control
AirVantage System Info
Command Line
eCall
GPIO for CF3
Hello IPC
Hello World
Legacy C
Low Power
Modem Demo
Shell Piping
SMS

All sample apps are located in apps/sample/. The built apps are located in build/<target>/bin/samples.

Start App

To start an app, run this on the target:

root@swi-mdm9x15:~# app start <app name>

To stop an app on the target, run:

root@swi-mdm9x15:~# app stop <app name>

Run app help for options.


Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.