-
Notifications
You must be signed in to change notification settings - Fork 2
Home
The CustomerID is field of information for 3rd party partner to identify the ATKey customer release to. The CustomerID will be ready once the WBF driver is installed with Windows update (WU). The CustomerID is received with the communication with ATKey product server after the WU so end-user internet availability is a MUST during the CustomerID retrieval.
The location of the CustomerID is
HKEY_CURRENT_USER\SOFTWARE\ATKey\Enum\USB\VID_1C7A&PID_0571\FFFFFF10 where VID_1C7A&PID_0571 is VID and PID and FFFFFF10 is key code of the hello dongle.
The format of the CustomerID is in the form of string as "FCECA463-C0BD-4925-BE89-AD924FE74696".
A string comparison of the CustomerID is need for checking the correctness of the CustomerID from the 3rd Party Partner.
The CustomerID will be ready with the WBF driver after v3.5.2.8.
- For TMU3132, support InstantGo in Win10. The behavior of driver with below descriptions:
- When fingerprint verify continues 10 sec, then the dongle will go into detect mode and stop flashing Blue LED to support InstantGo.
- When the dongle is in detect mode and detected any finger on or new OS' power-stage changed, the dongle will wakup and start to verify.
- Support clock shift mode to improve image quality on common noise notebook.
[Win10 x86 WBF v3.5.2.6 driver] (https://github.com/AuthenTrend/ATKey.Hello/releases/download/v3.5.2.6/ETU801_3.5.2.6_win10_rs1_wbf_whql_x86.zip)
- To fix bug: "Resume from sleep, no response sometimes".
- For TMU3132, add LED support since firmware version 1.0.6.1.
- To add new device ID support USB\VID_1C7A&PID_0571 for hello dongle.
[Win10 x86 WBF v3.5.2.5 driver] (https://github.com/AuthenTrend/ATKey.Hello/releases/download/v3.5.2.5/ETU801_3.5.2.5_win10_rs1_wbf_whql_x86.zip)