Advertisement

Quick Links

MCR04G RFID Reader
Ethernet
13,56 MHz ISO14443
User Manual
June 2022 Rev 1.0

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MCR04G and is the answer not in the manual?

Questions and answers

Summary of Contents for minova MCR04G

  • Page 1 MCR04G RFID Reader Ethernet 13,56 MHz ISO14443 User Manual June 2022 Rev 1.0...
  • Page 2 The information contained herein is provided solely for the purpose of allowing customers to operate and service Minova manufactured equipment and is not to be released, reproduced, or used for any other purpose without written permission of Minova Technology. Information and specifications contained in this document are subject to change without prior notice and do not represent a commitment on the part of Minova Technology.
  • Page 3 Revision History Changes of this document are listed below: Date Note 10.06.2022 Standard release Minova Technology GmbH Page 3 D-78628 Rottweil, Auf dem Wall 29 Tel.: (+49) 7 41 / 348 51 564...
  • Page 4: Table Of Contents

    Offline Mode of Operation ................. 12 4.1.1 Offline examples: ....................13 Example Operation with GSA ................14 Test Connection with Hercules ................15 Minova Technology GmbH Page 4 D-78628 Rottweil, Auf dem Wall 29 Tel.: (+49) 7 41 / 348 51 564...
  • Page 5: Introduction

    After MCR0x is up i.e. (after gained an IP from your network) you can use miFinder. It is also advisable to turn off any firewall & antivirus software before running miFinder. As stated before, firewalls on PC may prevent to discover the network. Minova Technology GmbH Page 5 D-78628 Rottweil, Auf dem Wall 29...
  • Page 6: Mifinder Configuration Software

    (www). • Enter to update mode to check firmware update of all terminals connected to network. Minova Technology GmbH Page 6 D-78628 Rottweil, Auf dem Wall 29 Tel.: (+49) 7 41 / 348 51 564...
  • Page 7 This setting window gives you to: • Set the terminal IP static or dynamic • Set protocol type of operation of the terminal: UDP or TCP Minova Technology GmbH Page 7 D-78628 Rottweil, Auf dem Wall 29 Tel.: (+49) 7 41 / 348 51 564...
  • Page 8: Automatic Ip (Dhcp) Mode

    The last step is to set DHCP mode to OFF in main window of miFinder as given in Figure-4. The terminal restarts again in Static IP mode. Please note that you can skip this step if your terminal is already operating in static IP mode. Minova Technology GmbH Page 8 D-78628 Rottweil, Auf dem Wall 29...
  • Page 9: Client And Web Client Modes Of Operation

    Http request file name for Web-Client Mode HTTP1.1 mode with host domain GET /request.php?devID=MCR04-1000&UID=04286CD29C3981 HTTP/1.1 Host: login.mitrack.de Minova Technology GmbH Page 9 D-78628 Rottweil, Auf dem Wall 29 Tel.: (+49) 7 41 / 348 51 564...
  • Page 10: Message Formats From Server To Terminal

    Clear activity file NONE Terminal answer: ACT_CLR,ACK ACT_GET= Read activity record INDEX Ex: ACT_GET=12 Terminal answer: ACT_GET,TYPE,INF,UID,TIMESTAMP or ACT_GET,NAK (index not exists) Minova Technology GmbH Page 10 D-78628 Rottweil, Auf dem Wall 29 Tel.: (+49) 7 41 / 348 51 564...
  • Page 11: Example Operation

    The Server may send the following to Terminal: MCR04-1000,BUZZER;500;1,LCDCLR,LCDSET;0;0;0;Test1,LCDCLR,LCDSET;0;10;0;Hello World! or MCR04-1000,BUZZER;500;1,LCDCLR,LCDSET;0;0;0;Test1,LCDCLR,LCDSET;0;10;0;Hello World!,RELAY1=500 Web-Client Mode Message: GET /request.php?devID=MCR04-1000&UID=2492345374 HTTP/1.0\r\n\r\n Web-Client Mode Alive Message: GET /request.php?devID=MCR04-1000&cmd=ALIVE&io=0F HTTP/1.0\r\n\r\n Minova Technology GmbH Page 11 D-78628 Rottweil, Auf dem Wall 29 Tel.: (+49) 7 41 / 348 51 564...
  • Page 12: Offline Mode Of Operation

    Up to 4000 UIDs and 5000 activity records can be stored in the internal memory. Examples to initialize the whitelist: * Clear the white list. All stored UIDs will be deleted. MCR04-1000,WLIST_CLR Minova Technology GmbH Page 12 D-78628 Rottweil, Auf dem Wall 29 Tel.: (+49) 7 41 / 348 51 564...
  • Page 13: Offline Examples

    MCR04-1000,ACT_GET=0 MCR04-1000,ACT_CLR White list MCR04-1000,WLIST_GET=0 MCR04-1000,WLIST_CLR MCR04-1000,WLIST_ADD;1;3187729446;1300650597;1426880997 MCR04-1000,WLIST_REM;3187729446 Offline strings MCR04-1000,ACK_STR;RELAY1=500,BUZZER;50;2,RELAY2=1000,LCDCLR,LCDSET;10;20;2;ACCESS GRANTED,LCDSET;10;35;1;OFFLINE; MCR04-1000,NAK_STR;BUZZER;300;1,LCDCLR,LCDSET;10;20;2;ACCESS DENIED,LCDSET;10;35;1;OFFLINE; MCR04-1000,MSG_TXT;TAP YOUR CARD MCR04-1000,INP0_STR;LCDCLR,LCDSET;7;25;3;DO NOT DISTURB,LCDLOCK MCR04-1000,INP1_STR;LCDCLR,LCDSET;7;25;3;EMPTY,LCDLOCK Minova Technology GmbH Page 13 D-78628 Rottweil, Auf dem Wall 29 Tel.: (+49) 7 41 / 348 51 564...
  • Page 14: Example Operation With Gsa

    To approve: MCR04-1000, RELAY1=1500,BUZZER;50;2,LCDCLR,LCDSET;10;20;2;ACCESS GRANTED,LCDSET;10;35;1;Minova Technology,TSYNC=1475792451 To deny: MCR04-1000, BUZZER;500;1,LCDCLR,LCDSET;10;20;2;ACCESS DENIED,LCDSET;10;35;1;Minova Technology,TSYNC=1475792451 The server application adds to each response the TSYNC command with the actual Unixtime. This way the RTC is always synchronized with the server. The source code of this server project is included in the SDK.
  • Page 15: Test Connection With Hercules

    • Enter the response message and send to the terminal. The device ID must be the same in the received and sent data • As the TCP connection is open, we can send commands directly to the terminal Minova Technology GmbH Page 15 D-78628 Rottweil, Auf dem Wall 29...

Table of Contents