Westermo GD-01 User Manual
Page 134

134
6196-2220
+WSTR – Status Request
Description:
This command returns some operation status. It can be used for ex. to check the state of
the initialisation sequence; the different values returned are Not started, Ongoing,
Finished.
Syntax:
AT+WSTR=<status>
Response syntax:
+WSTR: <status>,<value>
Command example
Possible responses
Note
AT+WSTR=<status>
+WSTR :<status>,<value>
Select the status 1
(INIT SEQUENCE)
AT+WSTR=1 +WSTR: 1,2
OK
AT+WSTR=2
+WSTR: 2,1
Select the status 2
OK
(NETWORK STATUS),
result: the network is
available
AT+WSTR=?
+WSTR: (1-2)
Ask the list of possible
values, result: possible
values: 1, 2
Defined values:
<status>
1:
Initialisation sequence
<value>
0:
Not started
1:
On going
2:
Finished
<status>
2:
Network status
<value>
(result)
0:
No network
1:
Network available
B A C K