0x53 - Lock Disarm Event
This packet is exclusively emitted by the Door Lock to indicate when it is disarmed and is acknowledged by a 0xD3 packet.
Specification
| Byte | Description | Values |
|---|---|---|
| 1 | Packet ID | 0x53 |
| 2 | Unknown | 0x20, 0x07, 0x08 |
| 3 | Unknown | 0x01, 0x00, 0x04 |
| 4 | Unknown | 0x4D, 0x53, 0x48 |
Examples
Mechanical Disarm
FF 48 04 53 20 01 4D C5App Disarm
FF 48 04 53 07 00 53 B1Fingerprint Disarm
FF 48 04 53 08 04 48 AB
Last updated on