Owner's Manual

Table Of Contents
25
Reboot (0x26)
Forces a reboot of the unit.
Example
Command/response to sending a reboot command:
Command: 0x21 0x01 0x26 0x06 0x52 0x45 0x42 0x4F 0x4F 0x54
0x0D
Response: 0x21 0x01 0x26 0x01 0x00 0x0D
COMMAND:
Byte: Description:
St 0x21
Zn 0x01
Cc 0x26
Dl 0x06
Data1 0x52
Data2 0x45
Data3 0x42
Data4 0x4F
Data5 0x4F
Data6 0x54
Et 0x0D
RESPONSE:
Byte: Description:
St 0x21
Zn Zone Number
Cc 0x26
Ac Answer code
Dl 0x01
Data1 0x00 - response
Et 0x0D
Bluetooth status (0x50)
Bluetooth status. Note: only valid if on BT input
Example
Command/response to starting a BT status request, where the response is
paired, audio paused:
Command: 0x21 0x01 0x50 0x01 0xF0 0x0D
Response: 0x21 0x01 0x50 0x00 0x01 0x01 0x0D
COMMAND:
Byte: Description:
St 0x21
Zn 0x01
Cc 0x50
Dl 0x01
Data 0xF0 - BT status request
Et 0x0D
RESPONSE:
Byte: Description:
St 0x21
Zn Zone Number
Cc 0x50
Ac Answer code
Dl Dat a length <n>
Data1 0x00 - No connection
0x01 - Connected, audio paused
0x02 - Connected, audio playing SBC
0x03 - Connected, audio playing AAC
0x04 - Connected, audio playing aptX
0x05 - Connected, audio playing aptX-HD
Data2 –
Data<n>
name of track in ASCII if playing or paused
Et 0x0D