User Manual
www.veear.eu
26 EasyVR 3 User Manual (1.0.14)
Command Details
This section describes the format of all the command strings accepted by the module. Please note that
numeric arguments of command requests are mapped to upper-case letters (see above section).
Some commands share the same lower case letter, because there were no command identifiers available
when the protocol has been expanded, but the first argument is used to discriminate.
CMD_BREAK
'b' (62h)
Abort recognition, training or playback in progress if any or do nothing
Known issues:
In firmware ID 0, any other character received during recognition will prevent this command
from stopping recognition that will continue until timeout or other recognition results.
Expected replies: STS_SUCCESS, STS_INTERR, STS_AWAKEN (if sleeping)
CMD_SLEEP
's' (73h)
Go to the specified power-down mode
[1]
Sleep mode (0-8):
0 = wake on received character only
1 = wake on whistle or received character
2 = wake on loud sound or received character
3-5 = wake on double clap (with varying sensitivity) or received character
6-8 = wake on triple clap (with varying sensitivity) or received character
Expected replies: STS_SUCCESS
CMD_ID
'x' (78h)
Request firmware identification
Expected replies: STS_ID
CMD_DELAY
'y' (79h)
Set transmit delay
[1]
Time (0-10 = 0-10 ms, 11-19 = 20-100 ms, 20-28 = 200-1000 ms)
Expected replies: STS_SUCCESS
CMD_BAUDRATE
'a' (61h)
Set communication baud-rate
[1]
Speed mode:
1 = 115200
2 = 57600
3 = 38400
6 = 19200
12 = 9600
Expected replies: STS_SUCCESS










