
Bug or not supported? (DS90)
I'm trying to get Door / window sensor
DS90 to communicate with indigo wia W800 rf interface, some problems:
Here is what happens when I press the "tamper contact" button
- Code: Select all
2006-10-08 20:00:15 Received RF security command sensor alert (min delay) (ID 215)
2006-10-08 20:00:16 Received RF security command sensor alert (min delay) (ID 55)
2006-10-08 20:00:18 Error illegal security code byte 44
2006-10-08 20:00:19 Error illegal security code byte 44
2006-10-08 20:00:19 Error illegal security code byte 44
And here is what happens when I move the module close to magnet & away from it
- Code: Select all
2006-10-08 20:00:47 Error illegal security code byte C4
2006-10-08 20:00:48 Error illegal security code byte C4
2006-10-08 20:00:49 Error illegal security code byte 44
2006-10-08 20:00:50 Error illegal security code byte 44
2006-10-08 20:00:54 Error illegal security code byte C4
2006-10-08 20:00:54 Error illegal security code byte C4
2006-10-08 20:00:55 Error illegal security code byte 44
2006-10-08 20:00:55 Error illegal security code byte 44
The Illegal security code byte C4 seems to come when the contact magnet comes close to the module and byte 44 when the magnet is taken away from the module. Always comes in pairs.
C4 / 44 are the illegal bytes if the module is set on "min delay", if the module is set on "max delay" the bytes are C0 / 40.