It is a good motion sensor what I use outside, out from the rain.
But since a month or so, the battery drains very quickly. 1 battery in a month. This can be caused by the outside temperature. But it might be a setting.
Is there anyone else who uses this device?
I'm especially curious about the 7. Customer function setting.
Code: Select all
2. Basic Set Level: (huidig: 255)
Setting the BASIC command value to turn on the light. The 0xFF (-1) means turn on the light. For dimmer equipment 1 to 100 means the light strength. 0 means turn off the light.
3. PIR sensitivity: (huidig: 80)
0 means disable the PIR motion. 1 means the lowest sensitivity. 99 means the highest sensitivity. High sensitivity means can detected long distance, but if there is more noise signal in the invironment, it wil re-trigger too frequent.
6. Multi-Sensor Function Switch: (huidig: 5)
Multi-Sensor Function switch. Using bit to control. Bit 0: Reserved always 0 Bit 1: Reserved always 0 Bit 2: Reserved always 1 Bit 3: Are the device and the lighting in the same room? 0: In the same room(Default), 1: In the different room. Bit 4: Disable delay 5 seconds to turn off the light, when door/window closed. Bit 5: Disable auto turn off the light, after door/window opened to turn on the light. Notice: If bit2 is zero, this setting is useless. Notice: If the configuration No.9 is zero, this setting is useless. Bit 6: Reserve. Bit 7: Reserve.
7. Customer Function: (huidig: 22)
Customer function switch, using bit control.
Bit 0: Reserve.
Bit 1: Enable sending motion OFF report (0:Disable, 1:Enable). Note: Depends on the Bit 4, 0: Report Notification CC, Type: 0x07, Event: 0xFE 1: Sensor Binary Report, Type: 0x0C, Value: 0x00.
Bit 2: Enable PIR super sensitivity mode (0:Disable, 1:Enable).
Bit 3: Reserve.
Bit 4: Notification Type (0: Notification Report, 1: Sensor Binary Report).
Bit 5: Disable Multi CC in auto report (1:Disable, 0:Enable).
Bit 6: Disable to report battery state when the device triggered (1:Disable, 0:Enable)
Bit 7: Reserve.
ozw recommended setting: 00010110 : 22
8. PIR Re-Detect Interval Time: (huidig: 3)
In the normal mode, after the PIR motion detected, setting the re-detect time, 8 seconds per tick, default tick is 3 (24 seconds). Setting the suitable value to prevent received the trigger signal too frequency. Also can save the battery energy. Notice: If this value bigger than the configuration setting NO. 9. There is a period after the light turned off and the PIR not start detecting.
9. Turn Off Light Time: (8 sec) (huidig: 4)
After turn on the lighting, setting the delay time to turn off the lighting when the PIR motion is not detected. 8 seconds per tick, default tick is 4 (32 seconds). 0 means never send turn off light command.
10. Auto Report Battery Time: (30 min) (huidig: 12)
The interval time for auto report the battery level. 0 means turn off auto report battery. The default value is 12. The tick time can setting by the configuration No.20.
20. Auto Report Tick Interval: (huidig: 30)
The interval time for auto report each tick. Setting this configuration will effect configuration No.10, No.11, No.12 and No.13. Caution: Setting to 0 means turn off all auto report function.
2000. Wake-up Interval: (Seconds) (huidig: 41400)
How often the Device will Wake up to check for pending commands