6.2.3 Windows
Base HD Access Control reader firmware flashing
Last Updated: March 30, 2023Base HD Access Control reader firmware flashing To use the Base HD access control reader/writer for your system developed with our SDK, the device needs to have the uFR firmware loaded. If for some reason that is not the case, please download the flowing flashing tool software https://www.d-logic.com/code/nfc-rfid-reader-sdk/ufr-flasher-oneclick and use the Base HD firmware version to flash the device. The ufr-flasher-oneclick project contains several firmware versions. Make sure you use the latest Base HD version – BaseHD_FW_uFRsupport-v3.9.18. This flasher is a simple, one-click executable software, so you just need to connect your Base HD to the PC and run the software. There is no need to take any further action to fully install/reinstall the device firmware. If you have trouble connecting the device to a PC, please check the BASE HD connection instructions, or contact our technical support team.
How to communicate with µFR device on Windows without FTDI drivers implementation
Last Updated: October 10, 2023How to use the µFR device on Windows without the FTDI drivers implementation: You can avoid using FTDI drivers (D2XX) by communicating with the reader via
How to set the µFR Card Formatter software to configure the access bits and security keys for each sector of a MIFARE 1K card
Last Updated: October 10, 2023µFR Card Formatter GUI displays the entire MIFARE Classic 1K structure with simple access to all its sectors and blocks ( 16 sectors of 4 blocks). The first block (block zero) contains the card factory UID, ad it is read-only by default.
Adjusting the RF analog registers on PN512 (DL533R)
Last Updated: November 1, 2022Windows PS/CS driver for µFR Series devices
Last Updated: October 10, 2023Is there any simple console application example for continuous reading?
Last Updated: November 1, 2022Is there any SDK for C # .NET Core 3.1?
Last Updated: November 1, 2022How to avoid Virtual COM port and FTDI drivers implementation on Windows OS?
Last Updated: October 10, 2023Windows software example cannot connect the µFR device. Missing library
Last Updated: October 10, 2023Missing library? After downloading any programming language SDK for Windows OS, if it includes the source code software example or you are about to develop your custom project, make sure that the uFCoder-x86.dll library is present in the software executable folder. If the library is not present in the .exe file folder, please check other SDK folders (it is usually stored in /lib/your_os/ folder). Otherwise, download the library from the GitLab repository https://code.d-logic.com/nfc-rfid-reader-sdk/ufr-lib, unpack the file and copy the library into your project executable folder. µFR Series libraries The µFR Series libraries support the µFR Series devices and related SDK. Libraries are available for the following platforms: Windows 32 and 64 bit (static and dynamic) Windows ARM Linux 32 and 64 bit (dynamic only) Linux ARM and ARM-HF (dynamic only) Mac OSX 32 and 64 bit (dynamic only) iOS 64 bit (static only). Implementation Download the project, select appropriate architecture, and place a library in the appropriate directory. Find more details in the µFR Series API reference. For quick insight and functions’ prototypes, check the/include/ufCoder.h header file. Requirements µFR Series device. Notice These libraries are specific to the listed hardware ONLY. There is no guarantee that they might be functional...
Are Digital Logic devices compatible with Windows 8?
Last Updated: November 1, 2022All of Digital Logic products with Windows SDK support all versions from Windows XP SP3, up to Windows 10. The device implementation on some elder versions may require some additional adjustments.