-
-
Notifications
You must be signed in to change notification settings - Fork 2k
RFID
RFID is a technology that uses electromagnetic fields to automatically identify and track tags attached to objects. These tags contain electronically stored information that can be read by an RFID reader. RFID is widely used in areas like inventory management, access control, and transportation systems.
NFC, on the other hand, is a subset of RFID technology that operates within a shorter range, typically within a few centimeters. NFC allows devices to establish communication by bringing them close together. It is commonly used for contactless payments, data sharing between devices, and smart access systems.
RFID tags that can be written to allow users to modify the data stored on the tag, enabling dynamic information updates. However, these tags do not support writing to block 0, which often contains manufacturer data or unique identifiers.
Tags that can be cloned are a security concern. Cloning an RFID tag involves making a duplicate copy of the tag's information, which can be used maliciously for unauthorized access or fraudulent activities. To clone a tag, you typically need to write to block 0, which requires a special type of tag that supports this functionality.
- MIFARE Classic 1k/4k: A widely used RFID protocol that operates at 13.56MHz frequency and offers 1KB or 4KB of memory storage. It is commonly used in access control systems, transportation, and loyalty programs. You can find clonable version of those tags here.
- NTAG Series: NTAG tags, such as NTAG213 and NTAG215, are popular NFC tag types operating at 13.56MHz. They are known for their compatibility with a wide range of NFC-enabled devices and applications. Those tags support NDEF records that can be interpreted by smartphones.
- EM4100 and T5557: RFID protocols operating at 125kHz frequency, commonly used for low-frequency access control systems, identification badges, key fobs, asset tracking, and other applications requiring proximity-based identification.
- RFID 13.56MHz
- RFID 125kHz
- RDM6300 (Connection Schema)
- Read
- Write
- Clone
- Write NDEF Records (NFC tags only)
- Erase
- Save file
- Load file
- Emulate
- Read
- Save file
hi im from undersea