18.01.2021, 08:15
Information about the last actual ekey FSX scanner firmware v.06190506:
The main extra feature of this version is the future to enroll a wide scope of the RFID Mifare cards for scanners with the RFID function:
Now as RFID cards can be used bank cards, public transport cards, and for example the swedish ID06 person identity card for employees https://id06.se/english/
Steps to perform the scanner firmware update:
1) The ekey FSX app v.20201108 must be installed
2) you need to download the firmware file using lua script:
list = io.readproc ('wget -O /home/apps/store/user/ekey/update06190506.eku www.ekey.lv/logicmachine/firmware/update06190506.eku')
log(list)
3) and after execute the update separate for each scanner with the cmd :
http://192.168.0.10/apps/data/ekey/api.l...re=6190506
The result of FW update command you can see in the ekey fsx app log list.
4) After the FW update please restart the LM device!
The main extra feature of this version is the future to enroll a wide scope of the RFID Mifare cards for scanners with the RFID function:
Now as RFID cards can be used bank cards, public transport cards, and for example the swedish ID06 person identity card for employees https://id06.se/english/
Steps to perform the scanner firmware update:
1) The ekey FSX app v.20201108 must be installed
2) you need to download the firmware file using lua script:
list = io.readproc ('wget -O /home/apps/store/user/ekey/update06190506.eku www.ekey.lv/logicmachine/firmware/update06190506.eku')
log(list)
3) and after execute the update separate for each scanner with the cmd :
http://192.168.0.10/apps/data/ekey/api.l...re=6190506
The result of FW update command you can see in the ekey fsx app log list.
4) After the FW update please restart the LM device!