User's Manual

return: 0xf5,0x07,0x02,0xFF,0xFF,0xFF,0xFF,0xFA
D7 D6 D5 D4 D3 D2 D1 D0
0xf5,0x07,0x02
S7 S6 S5 S4 S3 S2 S1 S0, S15 S14 S13 S12 S11 S10 S9 S8,
S23 S22 S21 S20 S19 S18 S17 S16, S31 S30 S29 S28 S27 S26 S25 S24,
Data Byte0 Data Byte1
D7 D6 D5 D4 D3 D2 D1 D0 D7 D6 D5 D4 D3 D2 D1 D0
S8 S7 S6 S5 S4 S3 S2 S1 S16 S15 S14 S13 S12 S11 S10 S9
Data Byte2 Data Byte3
D7 D6 D5 D4 D3 D2 D1 D0 D7 D6 D5 D4 D3 D2 D1 D0
S24 S23 S22 S21 S20 S19 S18 S17 S32 S31 S30 S29 S28 S27 S26 S25
Get the connection status for the slave device: S1 for Slave Device 1S2 for Slave
Device 2, ……, S32 for Slave Device 320 means didn’t find the device, 1 for find
the device.
Wakeup Command (0x03)
Usage: Send this command to wakeup related slave
Command: 0x03
Data: Slave ID (32bits to indicate 32 slave)+Wakeup Time(0-255sec)
Return: 32bits to indicate 32 slave status
Example: send: 0xf5,0x08,0x03,0x00,0x01,0x00,0x00,0x05,0x04
return: 0xf5,0x07,0x03,0xFF,0xFF, 0xFF,0xFF,0xFB
The first 4bytes means the ID for the Slave Device, The fifth byte means the wake
time for the device. If you want the device wake in the next several seconds, you can
use this command to keep the required device keep waking in the next setting times.
In this setting time, the device will respond the active faster than from sleep mode,
however, the working current will also be bigger than sleep device.