SmartWAV2-SerialMode_R1

SMARTWAV 2
Serial Mode
Vizic Technologies ©2020 | 23
6.4 Wake System - 00hex
Commands (host)
byte(s)
1.- 0x00 (hex).
Responses (device)
byte(s)
1.- 0x4F (hex), O (ascii) - Success ACK or
0x46 (hex), F (ascii) - Fail NAK.
Description
Wake the processor from sleep mode, after
this command is received, all the internal
state machines and configurations are
restored.
*Note: This command only works for sleep
mode, in stand-by mode the processor can
only wake up by an external hardware reset.
Examples (sent and
received commands)
Example 1: System is in sleep mode
Sent data:
-00- Wake System.
Received data:
-4F- OK.
(System is running to receive commands)
*All data is in hex.