RFID Reader firmware is included in the Regula Document Reader SDK package and normally it is installed automatically while updating the SDK. However, starting from version 23 of firmware, some important changes are implemented.
In the versions earlier than 23, while updating the firmware, the RFID was turned into a USB mass storage device, and the new firmware was located on this device. This had at least two drawbacks: you had to turn off and turn on the device after the firmware installation, and sometimes using USB mass storage could be banned by the client’s policy and perceived as a security threat.
In the major firmware version 23, we introduce the new solution: installation via DFU instead of USB. Now, you need to reflash the RFID devices with the latest firmware in the older format and add the capability to flash it further via DFU. The new firmware versions of the major version 23 will have the DFU format and extension.
On this page, find the instructions on how to update the firmware and enable your device for firmware reflashing via DFU.
Note
Please keep in mind that you can update/repair the firmware only in case you run the application as an administrator.
First of all, you need a specific .bin firmware file that we provide by demand at the moment, please contact us to get the file.
Updating RFID firmware
UI version
- Connect a device with a 2x.**+ version of RFID firmware to your computer.
- Run RFFWUpdate.exe as administrator in the folder C:\Program Files (x86)\Regula\RFID Reader SDK\FirmwareUpdate (C:\Program Files\Regula\RFID Reader SDK\FirmwareUpdate for SDK x64).
- Click Connect Device:
- Once a device is connected you will see a current firmware version in the "Current Version Firmware" field. Then click Choose Firmware File:
- In the opened window select the .bin file with the required firmware version. The default folder is C:\Program Files (x86)\Regula\RFID Reader SDK\FirmwareUpdate (C:\Program Files\Regula\RFID Reader SDK\FirmwareUpdate for SDK x64).
- Click the Update Firmware button:
- If the firmware is updated successfully, you will see a dialog window asking to reconnect the scanner. Click OK:
- Replug the device.
Now you've got the latest firmware version, and the new DFU firmware can be installed without replugging the device.
Console version
- Download the FWupdaterScript.bat file and copy it to the C:\Program Files (x86)\Regula\RFID Reader SDK\FirmwareUpdate (C:\Program Files\Regula\RFID Reader SDK\FirmwareUpdate for SDK x64) folder.
- Connect a scanner with a 2*.**+ version of firmware to your computer.
- Run the FWupdaterScript.bat file as administrator.
- The firmware will be installed automatically.
- Replug a device.
Note.
To define the path to the RFID firmware file, you can run RFFWUpdApp.exe with a command-line argument that defines a path to the directory with the firmware. Otherwise, the firmware file is searched for near the RFFWUpdApp.exe application file.
Repairing firmware RFID
UI version
- Connect a device to your computer.
- Go to C:\Program Files (x86)\Regula\RFID Reader SDK\FirmwareUpdate (C:\Program Files\Regula\RFID Reader SDK\FirmwareUpdate for SDK x64)
- Run RFFWUpdate.exe as administrator.
- In the options, turn on the Advanced mode:
- Choose the firmware and click Force Update Firmware
Warning!
There is a peculiarity with USB hubs used in our devices. If there are several devices on the same hub (for example, 7034M with RFID + contact smart card reader), then even in the DFU mode, the device will require reconnection for RFID to appear in the system after the flashing process
Comments
Please sign in to leave a comment.