Open at, Commands – Rainbow Electronics FARGO MAESTRO 100 (with TCP_IP) User Manual
Page 47
Open AT
®
Commands
Wavecom Open AT
®
Control Command +WOPEN
©Restricted
Page:
41 / 184
This document is the sole and exclusive property of Wavecom. Not to be distributed or divulged without
prior written agreement.
WM_DEV_OAT_UGD_049 - 001
VOLUME 1
August 23, 2007
Open AT
®
application current state
returned with
This state will be greater than 0 only if the current +WOPEN
command state is 1 (except when OatState = 13, which can
occur even if the application is not started on the target).
0
application is not started (current mode is AT+WOPEN=0)
1
no downloaded application in the Wireless CPU
®
2
bad
checksum
The application binary seems to be corrupted.
3
bad header
The downloaded file seems not to be an Open AT
®
application.
4
version
mismatch
The application binary was built with an SDK version which is
not compatible with the current OS.
5
too many tasks
The number of declared tasks in the application exceeds the
maximum allowed.
6
bad binary init function
The application binary seems to be corrupted.
7
bad task entry point
The application binary seems to be corrupted.
8
link
issue
The application global variables area initialization is
impossible.
9
bad memory configuration
The RAM size required by the application is incorrect.
10
application is not started, starting was cancelled by the Open
AT
®
Safe Boot.
11
reserved
12
application started in target mode
The application is now running on the target.
13
application started in RTE mode
The application is now running in debug mode.