7
(1)
Command Configuration:
MinTime = 1min
、
MaxTime = 1min
、
BatteryChange = 0.1v
、
IlluminanceChange = 100 Lux
Downlink
:
011E003C003C0100000064 003C(H
ex)
=60 (D
ec) ,
64(H
ex)
=100 (D
ec)
Response
:
811E000000000000000000
(
Configuration success
)
811E010000000000000000
(
Configuration failure
)
(2)
Read Configuration:
Downlink
:
021E000000000000000000
Response
:
821E003C003C0100000064
(
Current configuration
)
(3)
Setting light sensor illuminance range:
For example, SunlightSampleRange = 0x02 (3-220000 Lux)
Downlink
:
031E020000000000000000
Response
:
831E000000000000000000
(
Configuration success
)
831E010000000000000000
(
Configuration failure
)
(4)
Read light sensor illuminance range:
Downlink
:
041E000000000000000000
Response
:
841E020000000000000000
(
Current configuration
)
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 BatteryVoltageChange
value.
Wake up and collects data
REPORTS 3.6V
Wakes up and collects data
REPORTS 3.6V
Wakes up and collects data
REPORTS 3.6V