All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Sample Apps

Legato has these sample apps:

AirVantage
eCall
hello IPC
hello World
Legacy C
modem Demo
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.