This section provides information about how to configure NFC readers that have not been verified by Nymi for use with the Connected Worker Platform.
- Plug the new NFC reader into a computer with the Nymi Band Application. Windows will automatically install drivers for the NFC reader.
- After Windows installs the new drivers for the NFC reader on the computer, start the Nymi Band Application.
- On the Login screen, press Control + Shift + Alt +F10. On some systems you must also press the Fn (function) key.
- In the list of supported and NFC-detected NFC readers, the new reader will appear with a green plug beside it. Copy exactly the name of the NFC reader. If you do not see the reader, make sure that the device appears in Device Manager and that the driver download has completed successfully.
- Edit the nfc-readers.json file in the C:\users\Public\AppData\Nymi\unlock directory.
-
Add an entry for the new reader by performing the following steps:
- At the end of the second last } add a , (comma).
- Add a new line and an {
- Add a new line and then type the name of the NFC reader as it appeared in the Nymi Band Application.
- Add a new line and then }
- Save the file.
The following entry is an example of the HID Omnikey 5025CL reader on Windows 10:
}
{
"supportedReader" : "Omnikey 5x25"
}
}
Comments
0 commentsPlease sign in to leave a comment.