ZentriOS-WZ commands
This page provides a list of commands specific to ZentriOS-WZ (Wi-Fi with ZentriOS app support), with a full description of how to use each command.
See ZentriOS Commands for ZentriOS-W commands not used in the ZAP context, and for navigation tips, shortcuts and command documentation format.
Alphabetical List of Commands
Description of Commands
zap_run
Abbreviation
zapr
Description
Load a ZentriOS app into memory and run it. Only one ZentriOS app can be loaded at a time.
Syntax for Zentri Devices
> zap_run <app_file>
where:
app_file
: The filename in extended flash, e.g.apps/hello_world.zap
Syntax for NXP Devices
> zap_run
NXP devices permit only one app to be downloaded to the device at a time, so no app filename is required.
Example
Zentri devices
> zap_run apps/basic/hello_world.zap
NXP devices
> zap_run