Questions tagged [rfid]

RFID is short for Radio Frequency IDentification. RFID systems consist of tags (physical markers that contain information) and readers (that can enumerate tags and read information from them, and in some systems, write information to them). RFID is typically used to identify (and obtain information about) products and equipment marked with RFID tags.

RFID is short for Radio Frequency IDentification. RFID systems consist of tags (physical markers that contain information) and readers (that can enumerate tags and read information from them, and in some systems, write information to them). RFID is typically used to identify (and obtain information about) products and equipment marked with RFID tags.

Image of an RFID tag

There are various different standards for RFID systems. Systems can be classified based on their operating frequency ranges:

  • LF: Low Frequency (125/135 kHz).
  • HF: High Frequency (13.56 MHz). Short read range, used mostly for ID cards.
  • UHF: Ultra High Frequency (840 - 960 MHz). Long read range and fast data capture (reads per second). Used for stock control and distribution in large open spaces.

Besides their standard RFID tags can be categorized based on their power supply:

  • Passive: Tags are powered through the RF field emitted by the RFID reader. They modulate their power dissipation or reflect portions of the reader RF signal to send data back to the reader.
  • Semi-Active / Semi-Passive: Tags are powered by themselves (e.g. through an on-board battery). Tags send data to the reader by modulating their power dissipation or reflecting portions of the reader RF signal.
  • Active: Tags use their own power supply (e.g. an on-board battery) to both, power themselves and to generate their own RF signal to send data to the reader. This typically allows a larger communication range than with passive and semi-passive tags.
1319 questions
0
votes
1 answer

Interfacing RDM6300 RFID Module with PIC Microcontroller

I interfaced RDM6300 RFID module with 16F877A PIC. But It seems does not work although I connected it properly. I followed this Tutorial correctly. So need to know whether this RDM6300 support for this task and if yes, Are there any changes I need…
IrushiL
  • 23
  • 9
0
votes
2 answers

RDM880 RFID reading anomaly on Arduino

I've an RDM880 HW to read some 13.56MHz cards. I've read the protocol of comunication and writed a sketch following some guides i found on the net. I'm able print on serial the response from the reciver correctly, but when i try to store it to use…
groot
  • 57
  • 1
  • 9
0
votes
1 answer

Serial() Parameters to read a PN532 through uart in python

So I'm trying to read data from my rfid reader PN532 which is connected to UART on my raspberry pi. The hardware is all connected and should be working properly, because libnfc's example nfc-poll reads my tag and phone, and the nfcpy library can…
Guinn
  • 1,355
  • 13
  • 29
0
votes
1 answer

Reading NFC data

As part of my university project I am trying to read NFC data (13.56MHz) at a longer range (~60 cm). I have already developed code that reads data from the card at close proximity, using libnfc and a standard USB based NFC reader. I am facing the…
Karma
  • 1
  • 1
0
votes
2 answers

TWO RFID READERS and ARDUINO MEGA, only one reader will read

I am trying to run 2 rfid readers (RDM 630) in an Arduino Mega 2560. I just can't figure it out why only one reader will read and the other won't. (The readers are both functional). #include SoftwareSerial Reader1(50,…
Dayz
  • 21
  • 1
  • 1
0
votes
1 answer

RFID Arduino to Raspberry Pi serial read python action running twice

I have the below script to read a serial port from an Arduino on a Raspberry Pi. The intent is to have the Pi monitor the Arduino rfid output and when a particular card number is identified, to activate two different relays on a relay board. What's…
0
votes
2 answers

Converting ISBN number of a Book to HexaDecimal for Writing To RFID tags

I am in the process of Writing ISBN values to UHF RFID cards , So that I need to scan the barcode of the book and to receive the ISBN and then I need to convert that ISBN of(13 digit integer) to hexadecimal value to write to the UHF RFID tags. As of…
0
votes
1 answer

Arduino converting byte array to String?

I am working on a little RFID project but I am having one tiny problem. I have a RC522 RFID Module connected to an Arduino UNO and I want to be able to read TAGS and then compare the read ID to a string. The ID will get stored into a byte array with…
Bavilo
  • 389
  • 1
  • 6
  • 19
0
votes
1 answer

RFID - One tag gives two different IDs in two different readers

I'm having trouble with RFID cards. I have 2 distinct devices that read RFID. When I scan ANY card, I always get 2 values each. I tested with a commun usb card reader, FYI. The IDs I get are: Device 1 (same as USB reader) = 0006628180 Device 2 (The…
Tiago Cachinho
  • 323
  • 1
  • 4
  • 15
0
votes
1 answer

Implementing RFID with an exisiting system using vb.net and a sql database

We are currently trying to implement RFID scanners into our process at my facility. We have many places they would be useful for automation but until now we have used vb.net code and human entry for most of everything. We have used some bar code…
Cheddar
  • 530
  • 4
  • 30
0
votes
1 answer

APDU FF 88 00 gives incorrect length

I have some PC/SC code that has encoded thousands of MIFARE cards. I now have a HID OMNIKEY 5127 CK reader and I cannot get it to authenticate. For a standard 1K MIFARE card I load the transport key with: FF 82 20 00 06 FF FF FF FF FF FF which…
Rob
  • 3,315
  • 1
  • 24
  • 35
0
votes
1 answer

RC 522 RFID Error arduino

I am using the https://github.com/miguelbalboa/rfid library to connect my Arduino mega to a RFID RC522 but I am having no luck. MFRC522 Software Version: 0x0 (unknown) WARNING: Communication failure, is the MFRC522 properly connected? Scan PICC…
Jed
  • 929
  • 2
  • 19
  • 32
0
votes
0 answers

Domotics connectivity options for iOS

I would like to explore the connectivity options for domotics software to connect hardware on a house compatible to iOS (iPhone/iWatch/iPad). My first thoughts go to RFID tags applied to the devices or hardware transmitting Wi-Fi signal. However I…
mm24
  • 9,280
  • 12
  • 75
  • 170
0
votes
0 answers

how to get all data from a client(here client is my rfid machine)

I am new to java. Here i showed three different rfid card to my rfid machine.but i get only one correct ans and that answer is repeating what is wrong with my code, Advance thanks..... import java.io.BufferedReader; import…
Miller
  • 744
  • 3
  • 15
  • 39
0
votes
1 answer

Edittext focus is automatically disabled after single rfid card scanned

I have a app which is based on RFID reader and providing data is based on that tags. my layout view contains the edittext which has the Listener OnEditorActionListener to read rfid tags and Gridview to show the calendar (customised…
ManojKumar
  • 61
  • 8