View Categories
gaq kb

FAQ

31 articles

NDEF Message vCard property types – Virtual Contact File NDEF record writing

Last Updated: May 4, 2023

NDEF Message vCard property types Virtual Contact File NDEF record writing   Name Property presence Description Example v. 2.1 v. 3.0 v. 4.0 ADR Optional Optional Optional A structured representation of the physical delivery address for the vCard object. ADR;TYPE=home:;;123 Main St.;Springfield;IL;12345;USA AGENT Optional Optional Undefined Information about another person who will act on behalf of the vCard object. Typically this would be an area administrator, assistant, or secretary for the individual. Can be either a URL or an embedded vCard. AGENT:http://mi6.gov.uk/007 ANNIVERSARY Undefined Undefined Optional Defines the person’s anniversary. ANNIVERSARY:19901021 BDAY Optional Optional Optional Date of birth of the individual associated with the vCard. BDAY:19700310 BEGIN Required Required Required All vCards must start with this property. BEGIN:VCARD CALADRURI Undefined Undefined Optional A URL to use for sending a scheduling request to the person’s calendar. CALADRURI:http://example.com/calendar/jdoe CALURI Undefined Undefined Optional A URL to the person’s calendar. CALURI:http://example.com/calendar/jsmith CATEGORIES Optional Optional Optional A list of “tags” that can be used to describe the object represented by this vCard. CATEGORIES:swimmer,biker CLASS Undefined Optional Undefined Describes the sensitivity of the information in the vCard. CLASS:public CLIENTPIDMAP Undefined Undefined Optional Used for synchronizing different revisions of the same vCard. CLIENTPIDMAP:1;urn:uuid:3df403f4-5924-4bb7-b077-3c711d9eb34b EMAIL Optional Optional Optional The address for...

Can any NFC RFID reader/writer be used with a Digital Logic SDK?

Last Updated: October 10, 2023

Can any NFC RFID reader/writer be used with a Digital Logic SDK? Digital Logic Ltd. is an NFC RFID development tools manufacturer. We provide software support for our hardware only. All the SDK projects have been developed for implementation with our µFR Series (including Base HD) and µFR Online Series of reader/writer devices. They rely on our customized uFR library and cannot be used with third-party hardware. If you are interested in developing your system based on some of our free SDK projects, you may consider choosing some of the µFR hardware models available at  https://webshop.d-logic.com/products/nfc-rfid-reader-writer/ufr-series-dev-tools-with-sdk.html. All these devices are mutually compliant, so work with our SDKs, can be combined and merged into a single system, and you can also switch out one model for another without changing your code. Please feel free to contact us for any further details.

A corrupted µFR Nano Online firmware recovery – desktop app

Last Updated: October 10, 2023

A corrupted µFR Nano Online firmware recovery – desktop app If you are experiencing a problem with a corrupted firmware of your µFR Nano Online device, and it cannot be connected to your network, or for some other reason you cannot access its web backend configuration in your browser, you need to recover the device using the desktop tools. Windows desktop tools – µFR Nano Online firmware recovery Plug the device into your Windows machine USB port and make sure your FTDI drivers are running properly. As you are probably already aware, the µFR Nano Online device consists of the two joined hardware, uFR Nano and ESP32, both having individual firmware. Therefore, one firmware flashing tool may not recover the entire device. It is most likely that the device’s ESP32 firmware failed. The console flasher can flash the uFR Nano reader of the device, but you first need to fix the ESP32 with the following  ufr_online-flasher-oneclick  tool (explained at https://www.d-logic.com/nfc-rfid-reader-sdk/software/ufr-online-flasher/). In case you have trouble detecting the device on the Windows machine, make sure you meet the following conditions: – FTDI drivers present – The device is plugged directly into the host machine USB port (not into the external power...

How to recover the communication-lost µFR Nano Online

Last Updated: October 10, 2023

µFR Nano Online reader is “lost” after its firmware flashing or configuration setup – Recovery Manual – First, try to reset the reader to factory settings in order to eliminate any conflicts that may be caused by incorrect configuration. Application of desktop tools: µFR Online Configurator Instructions for use are available at https://www.d-logic.com/nfc-rfid-reader-sdk/software/%c2%b5fr-online-configurator/ By clicking on Connect uFR Online, this software automatically searches for ports and connects the Nano Online reader. If this does not happen, check if any other FTDI device is connected to the PC, which needs to be disconnected during work with this software. It is also possible that other processes in your system may affect the port search, so I recommend that you try to run the software several times in a row and connect the reader. If this is successful, apply step 6. uFR Online Configurator – Reset configuration to the factory default described on the above page. This function will reset the reader’s working mode, all custom settings, and Wi-Fi credentials (the device will not be connected to the network). Therefore, all software functions will be returned to factory settings, but this will not affect the two firmware that the device uses. Next, it...

A corrupted µFR Nano Online firmware diagnostic and recovery – web backend

Last Updated: October 10, 2023

A corrupted µFR Nano Online firmware diagnostic and recovery – web backend   – µFR Reader Firmware Issue – This device has two pairs of LEDs. The top LEDs are connected to the ESP32 board and show the network connection status, while the bottom pair of LEDs are connected to the NFC reader. The bottom LEDs should flash green (slowly when there is no card near, and fast when you read the card). If you see any red light at the bottom or no light at all, then the µFR reader firmware is missing or corrupted.  If you still can access your device’s web backend, please log in and check the device info as shown below: The red-marked fields contain the NFC reader firmware details. If you have no firmware data listed here, or if both, the reader serial and the firmware version are missing, the firmware of your device is corrupted.  In this case, you can try resting the device on the factory settings. Then connect the device to your network again and flash both firmware again. Whatever firmware version your device has, it is recommended to upgrade to the latest release. This should recover all the device functionality....

How to flash-update µFR Firmware and test the reader

Last Updated: September 9, 2025

How to flash-update µFR Firmware – µFR reader/writer firmware upgrade & downgrade If your device is a non-wireless µFR reader/writer (Nano, Classic CS, Classic, Advance, XL), all can update its firmware using the flashing software tool available at https://code.d-logic.com/nfc-rfid-reader-sdk/ufr_plus-flasher-oneclick. When you initially run the flashing software on a Windows machine, you may get a pop-up warning as shown below. Make sure you click the Run Anyway button and enable this app. If you haven’t accomplished the step above and are experiencing a problem starting the software tool, you can still enable it in Windows security/Firewall & network protection, as seen below.   Further, use the uFR Plus Flasher and select the most recent firmware version:   Now, find the desired firmware version. Type the firmware ordinal number (the last one recommended) and press Enter. Wait for the software to complete the process. After you hear the reader’s beeper sound, the firmware flashing is completed. Make sure not to interrupt this process until it’s completely done. If it was interrupted for some reason (readers cable unplugged, power went down, etc.), you need to repeat the flashing process until it is successfully accomplished. How to test the reader’s basic functions — Programming...

How to flash-update µFR Nano Online Firmware

Last Updated: October 10, 2023

µFR Nano Online Firmware flashing – upgrade & downgrade If you need to upgrade or downgrade your µFR Nano Online device, for the device connected to the desktop host (USB-connected) you may use the software tools provided for the µFR Online devices, or you can use the firmware update options of the device web configuration panel.  For the desktop, you should download the following firmware flashing software – ufr_online-flasher-oneclick. This software tool implementation is further explained at https://www.d-logic.com/nfc-rfid-reader-sdk/software/ufr-online-flasher/.  However, this device is designed to be used primarily as a network device so that it can be entirely configured and both its firmware (uFR and ESP32) can be updated using its online fronted options. To access its front-end panel, you need to connect the reader to your network. Then open its assigned IP address in your browser. Further, follow the steps of the demonstration video. 🔗 https://www.youtube.com/watch?v=5khSfhTnxV0&ab_channel=D-LogicNFC_SDK  Please remember that the default login credentials for the device online configuration panel are: user: ufr password: ufr Both of the mentioned solution, desktop, and network, includes the Factory Reset option. However, be aware that the factory reset turns all the devices’ configuration options to their default values, but does not affect the firmware...

Base HD Access Control reader firmware flashing

Last Updated: March 30, 2023

Base 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 enable µFR Nano Online Log and Access Control Mode?

Last Updated: October 10, 2023

µFR Nano Online Log and Access Control Mode How to enable log mode? Log in to the µFR Online Log and Access Control Module Online WEB configurator GUI. Enable Master mode if it is not already enabled. Click the Save and Restart option to apply the changes. Enable log mode (only visible after the Master mode is enabled)   How to enable access control mode? Log in to the µFR Online Log and Access Control Module Online WEB configurator GUI. Enable Log mode. Enable Access Control mode (only available if log mode is previously enabled). Turn off µFR Online from the power supply Connect the Access control board. Turn on µFR Online from the power supply ***Access control mode has to be enabled before the access control board is connected. Access control mode additional options Relay pulse time: How many milliseconds relay outputs square wave pulse Relay pulse frequency: Square wave output frequency in Hz Relay pulse power: Square wave output power (duty cycle) Relay active time: How many milliseconds to stay output high after a square wave pulse Use cases This section will describes two primary use case scenarios. Log mode without access control Enable log mode and ensure...

How to use the EMV Credit Card Reading SDK with the µFR Nano Online

Last Updated: October 10, 2023

How to use the EMV Credit Card Reading SDK with the µFR Nano Online Although the device delivers the raw read data to the remote server, it does not support EMV encryption on its own. This means that without deploying any intermediary software solution that applies such encryption, the device cannot transfer the encrypted credit card data to the web-based system. In order to test the device’s credit card reading, you can use some of the desktop SDK projects from the list of SDKs below: Credit card reading software SDK C++ Credit card reading software SDK C# Credit card reading software SDK C  Credit card reading software SDK Java Credit card reading software SDK WPF USB-connected device requirements This device can be used with the desktop software in the same way as any other µFR Series reader without network support if you plug it into the PC’s USB port. You only need to have the FTDI drivers installed on your machine in order to use the software. Please check the FTDI drivers installation instructions at https://www.d-logic.com/knowledge_base-tag/ftdi-drivers/. Network-connected device requirements You should assure that your host computer (PC) is connected to the same network as your µFR Nano Online device in...

How to access the µFR Nano Online configuration panel after setting the 2.4GHz BLE HID mode?

Last Updated: October 10, 2023

How to access the µFR Nano Online configuration panel after setting the 2.4GHz Low Energy HID mode? When µFR Nano Online works in a 2.4GHz Low Energy HID mode and is paired with the host device (PC, phone), its Wi-Fi access point is turned off to save power. To access the device frontend configuration panel, you need to disable (unpair) the 2.4GHz Low Energy connection on the host device first. After that, the access point with the Wi-Fi SSID named the serial number of the device (i.e. ON1XXXXX) will be turned on. Finally, connect to this Wi-Fi access point and access the configuration panel by typing the IP address 192.168.4.1 into your browser. Alternatively, you can reset the device to Wi-Fi Slave mode by resetting the device to factory settings using the uFR Online Flasher tool.

How to communicate with µFR device on Windows without FTDI drivers implementation

Last Updated: October 10, 2023

How 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 download the software for the DL533N reader/writer?

Last Updated: March 30, 2023

How to download the software for the DL533N reader/writer? You can download the Windows driver for your device from the following link:

µFR Nano Online OEM Lock/Unlock

Last Updated: October 10, 2023

µFR Nano Online Reader Protocols Structure

Last Updated: October 10, 2023

µFR Nano Online Reader settings

Last Updated: October 10, 2023

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.

How do you change the Wi-Fi network if the µFR Nano Online device is already connected?

Last Updated: April 24, 2024

To change the Wi-Fi network if the µFR Nano Online device is already WiFi-connected, you can disconnect and reset the device as follows:

Use the NDEF methods with the NT4H on µFR Nano reader (eg erase_all_ndef_records) – NDEF_UNSUPPORTED_CARD_TYPE status message

Last Updated: March 30, 2023

How to use the NDEF methods with the NT4H (e.g. erase_all_ndef_records) on µFR Nano reader if you get an NDEF_UNSUPPORTED_CARD_TYPE status?

µFR Nano TTL connection

Last Updated: March 30, 2023

How to integrate Digital Logic hardware into other devices and systems like PLCs and embedded boards

Last Updated: March 30, 2023

Find out how to integrate Digital Logic NFC RFID hardware into other devices and systems PLCs and embedded boards...

If the FTDI device not detected by MacOS, how to solve the problem

Last Updated: March 30, 2023

The FTDI device is not detected by macOS. Check out how to solve the problem. Check the FTDI drivers’ installation If the macOS cannot detect the Digital Logic FTDI device, please check if you have installed the drivers properly. Follow the FTDI drivers installation manual for your operating system and make sure you have selected the proper D2XX and VCP drivers for your hardware architecture. Install FTDI drivers on macOS Download the driver from the D2XX Drivers section of the FTDI website and save it to the hard disk. The driver is provided in disk image (.dmg) format. Mount the disk image by double-clicking on the PPC D2XX0.1.0.dmg icon for Power PC users or the Universal D2XX0.1.0.dmg icon for Intel Mac users. Start a Terminal session (Go > Applications > Utilities > Terminal) Copy libftd2xx.0.1.0.dylib to /usr/local/lib directory (cp Desktop/D2XX/bin/libftd2xx.0.1.0 /usr/local/lib) Change the directory to /usr/local/lib (cd /usr/local/lib) Create a symbolic link to the library (ln -sf libftd2xx.0.1.0.dylib libftd2xx.dylib) Samples written in C are provided to show how to use the library and verify the installation. These are command-line-based applications that must be executed from the Terminal window. To compile and run the samples perform the following steps (these assume you...

Is NFC RFID reader rebranding possible?

Last Updated: March 30, 2023

Some of the Digital Logic products are already available with customizable cases/housing, while the OEM versions are not branded as a final product. For more details on how to brand the specific device, please, contact our customer support.