Setup Demo
Install Demo
Demo Commands
What's Next?
processes:
run: ( send "<please enter number here>" "Welcome to modemDemo app")
run: ( modemDemo )
There are two sample applications included with Legato code to demo various services.
If you're using an AR7 module in your device, substitute ar7 for wp7.
To install and use this app:
$ cd apps/sample/airvantageDemo $ make wp7 $ instapp airvantageDemo.wp7 <ipaddress>
where ipaddress is the address of your target device.
To install and use this app:
$ cd apps/sample/modemDemo $ make wp7 $ instapp modemDemo <ipaddress>
where ipaddress is the address of your target device.
The modemDemo app accepts several commands (through sending the target a sms message) and will reply with the results:
Connect to AirVantage
Pushing Data
Copyright (C) Sierra Wireless, Inc. 2014. All rights reserved. Use of this work is subject to license.