You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone determined the algorithm for computing F7 message CRCs? It doesn't appear to be the same as is used for the messages sent from the keypad.
Also, it appears there is some initialization that occurs when a keypad powers up. I see these messages sent out: 10 87 00 00 04 04 04 00 5D
(I'm not sure why it says 87 bytes when only 7 are available.)
Thanks to all the folks who worked on this project, it's been very helpful in emulating the panel.
The text was updated successfully, but these errors were encountered:
Tom Vickers has some projects that are the compliment of this one. He's re-creating the panel firmware to talk to standard keypads. So, if there's someone who knows how to create the F7 CRC, it's probably
Tom.
Has anyone determined the algorithm for computing F7 message CRCs? It doesn't appear to be the same as is used for the messages sent from the keypad.
Also, it appears there is some initialization that occurs when a keypad powers up. I see these messages sent out: 10 87 00 00 04 04 04 00 5D
(I'm not sure why it says 87 bytes when only 7 are available.)
Thanks to all the folks who worked on this project, it's been very helpful in emulating the panel.
The text was updated successfully, but these errors were encountered: