Skip to content

Timestamp of 2018.03.23 13:32 in line 2002 of dscKeybusPrintData.cpp #359

Discussion options

You must be logged in to vote

Confirmed. Changing dscKeypad.h line 62 to read:

byte panelCommandA5[8] = {0xA5, 0x19, 0x0E, 0xED, 0x80, 0x00, 0x00, 0x39};

Initializes the PK5500 date to read MAR 23/19 (from MAR 23/18). The encoding is outlined in line 2002 of dskKeybusPrintData.cpp. Changing the 8 to 9 required that the CRC be changed from 0x38 to 0x39. Hopefully I'll be able to debug TimeSyncNTP from here.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by keithehenry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants