I can't use Polymath LP-805 due to an error.

0 votes
asked by about Fingerprint Lock LP80X
edited by

"Open COM port (in the header)
 Can't find CP2101 port."

1 Answer

0 votes
No avatar answered by (193k points)

HANDLE hMasterCOM = CreateFile("\\\\.\\COMnumber",
                      GENERIC_READ | GENERIC_WRITE,
                      0,
                      0,
                      OPEN_EXISTING,
                      FILE_ATTRIBUTE_NORMAL | FILE_FLAG_OVERLAPPED,
                      0);

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...