User Guide
Table Of Contents
18
Installation Note:
If the installation location is a metal surface or includes metal materials, please leave the upper
part of device 3 to 4 cm away from the surface to avoid the signal problem.
5. Device Payload
All data are based on the following format(HEX), the Data field should follow little -endian:
Channel1
Type1
Data1
Channel2
Type2
Data2
Channel 3
...
1 Byte
1 Byte
N Bytes
1 Byte
1 Byte
M Bytes
1 Byte
...
For decoder examples you can find them at https://github.com/Milesight-IoT/SensorDecoders.
5.1 Basic Information
DS3604 report basic information of panel whenever joining the network.
Channel
Type
Description
ff
01(Protocol Version)
01=> V1
09 (Hardware Version)
01 40 => V1.4
0a (Software Version)
01 14 => V1.14
0b (Power On)
Device is on
0f (Device Type)
00: Class A, 01: Class B, 02: Class C
16 (Device SN)
16 digits










