User Manual
Table Of Contents
BROWAN COMMUNICATIONS All rights reserved 16
Config
Configuration (0~4 bytes )
See the table as follows:
Cmd
Command Description
Config Length
0x00 Get Sensor Configuration
(Only for unconfirmed downlink)
*Note: little-endian format.
0 bytes
0x00
Set keepalive interval in sec
*Note: little-endian format.
2 bytes
0x02 Occupied interval in sec
*Note: little-endian format.
2 bytes
0x03
Free detection time in min
1 byte
0x04
Trigger Count in the occupied status
*Note: little-endian format.
2 bytes
0x05 PIR Parameters (see 5.1)
*Note: little-endian format.
4 bytes
0x06
Bit[0] = 1: Enable tamper detection,
0: Disable tamper detection
Bit[7:1] = RFU
1 byte
12.2.2 Command Description
Payload Content
Command content
Ex:
00100e || 025802 || 0305 || 040000 || 0500e02100 || 0600
00 100e => Reporting interval : 0x0e10 -> 3600 sec
02 5802 => Occupied override : 0x0258 -> 600 sec
03 05 => Free detection time : 0x05 -> 5 min
04 0000 => Trigger Count in the occupied status
05 00e02100 => PIR parameter : 0x0021e000
06 00 => Disable tamper detection
Example:
=>Room Occupied:
0500e02100
=> Desk Occupied:
0500148101










