Sample Apps

Legato has these sample apps:

command line
eCall
GPIO for CF3
hello IPC
hello World
Legacy C
AirVantage Control
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.