Low Power

This sample app demonstrates using the Ultra Low Power Mode API. The app reads the current GPS location, sends it to a destination cell phone number, and then enters into ultra low power mode. It has a .adef sandboxed, version, processes, and bindings sections with related .cdef requires and sources sections.

This app expects a destination cell number to be specified in the envVars subsection of the processes section in the .adef file. If a value isn't specified in envVars, a message will be sent to a non-existent phone number.

Run this to install the sample app:

$ cd apps/sample/textLoc
$ make wp85
$ instapp textLoc.wp85.update <ip address>

If you're using an AR7 module in your target, substitute ar7 for wp85.

Start App


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