8
Resendtime = 0x00 or 0xFF, No additional data will be sent
Resendtime = 0x03 to 0xFE, The device will send data after triggering, and then supplement the last status data after 3-254s.
When the device is triggered quickly, additional data can be sent
Resendtime=0, When the reed switch is closed immediately after magnetic opening, it will only receive reed switch status =1
Resendtime=3, Close the reed switch as soon as it is opened, and you will receive reed switch status =1, it will be received after 3
seconds reed switch status =0
(3)
Configure the device to resend data within 5s after sending the packet
Downlink: 1FFF050000000000000000
Device return
:
9FFF000000000000000000 (configuration success)
9FFF010000000000000000 (configuration failure)
(4)
Read R313CB device parameter
Downlink
:
1EFF000000000000000000
Device return
:
9EFF050000000000000000 (device current parameter)
5.3 Example for MinTime/MaxTime logic
Example#1 based on MinTime = 1 Hour, MaxTime= 1 Hour, Reportable Change i.e. BatteryVoltageChange=0.1V
MaxTime MaxTime
Sleeping(MinTime) Sleeping(MinTime)
Note: MaxTime=MinTime. Data will only be report according to MaxTime (MinTime) duration regardless BtteryVoltageChange
value.
SetLastMessage
ResendtimeRsp
contactswitch
devicetype
0x9F
Status (0x00_success)
Reserved (8Bytes,Fixed 0x00)
GetLastMessage
ResendtimeReq
0x1E
Reserved (9Bytes, Fixed 0x00)
GetLastMessage
ResendtimeRsp
0x9E
Resendtime
(1Byte, Unit:1s, range:3-254s),
when 0 or 255 no resend,
default is no resend
Reserved (8Bytes,Fixed 0x00)
Wake up and collects data
REPORTS 2.8V
Wakes up and collects data
REPORTS 2.8V
Wakes up and collects data
REPORTS 2.8V