Products
Home

LF RFID Series

LF RFID Tag

JT-E001 LF RFID Animal Ear Tag 134.2KHz FDX EM4305

JT-E001 LF RFID Animal Ear Tag 134.2KHz FDX EM4305

  • Item NO.:

    JT-E001
  • Working frequency:

    134.2KHz
  • Protocol:

    ISO11784/85
product details


>> Product Parameters

Basic model

JT-E001- FDX

Chip type

EM4305 (EM Marin)

Function

readable and writable

Memory Capacity

EEPROM 512bit

USER DATA 288 bit

ID number

1 5 -digit ID code

Working frequency

134.2KHZ ± 1KHZ _

Protocol

ISO 11784/85 (FDX-B)

Data retention time

> 10 years at 55°C (131°F)

Number of data rewrites

>100,000 times at 25°C (77°F)

Power supply

passive (no battery)

Recognition distance

1 to 55 cm (centimeters)


EEPROM storage structure:

512 bit EEPROM is made up of 16 32bit .

EEPROM Words are numbered from 0 to 15.

Word 0 : Assigned to the factory pre-written information.

Word 1 : It is a 32-bit unique identification code (UID) written by the factory.

Word 2 : Contains a 32-bit password. The password value can only be changed after a successful login command.

Word 3 : User data storage area, which can store user-specific information.

Word 4 : Used to define configuration words - operating modes and options.

Word 4 – Word13 : User data storage area, which can store user-specific information, a total of 2 88 bits space

Word 14 – Word 15 for word protection 0 to 13 use the Write Word command to modify


JTSPEEDWORK Maintenance Plans.

JTSPEEDWORK Maintenance Plans.

Protect your JTSPEEDWORK devices for constant peak performance with these recommended maintenance plans. Device uptime, confidence, and savings — that's what you get with JTSPEEDWORK maintenance plans. You protect business-critical devices and eliminate disruptions and unplanned repair expenses.

Leave A Message

If you are interested in our products and want to know more details,please leave a message here,we will reply you as soon as we can.

Related Products
Lf rfid pig tag
JT-A001 LF RFID Animal Chip Tag 134.2KHz FDX

Item No. JT-A001 RFID  Parameter Physical Parameter Chip EM4305 Type Implanted animal tags Working frequency 134.2KHz Material Glass(Lead-free and non-toxic materials inside, plus glass and bio-coating.) Protocol ISO11785/85(FDX-B) Color Transparent Weight About 0.1g Different dimensions and reading range Environment Parameter φ1.25mm*7mm 1-12cm Working temp. -20℃~+70℃(no freezing) φ1.4mm*8mm 1-15cm Storage temp. -40℃~+85℃ (no freezing) φ2.12mm*12mm 1-20cm φ3mm*13mm 1-25cm φ3mm*15mm 1-28cm φ4mm*32mm 1-30cm Features Flexible solution, unique ID number, advanced security features (data integrity check, encrypted identity authentication), easy to use, small size, long service life and surface with anti-slip material. Application Animal tracking and identification management, animal data statistics, automatic animal breeding, animal behavior management, pet management, rare animal tracking.

Lf rfid pig tag
JT-A002 RFID Tag Chip Pet ID Animal Microchip Tracking Tags Injectable 134.2khz Animals Implanted With Disposable Needle

    The JT-A002 Integrated Passive Transponder (PIT) is an ISO11784/85 compliant Radio Frequency Identification (RFID) tag and is used with an ISO11784/85 compliant reading device. Often called implantable biochips.

UHF RFID reader module
JT-2850 860-960MHz UHF RFID Reader Module Development Kit for RFID Project

Reading 1 tag at a time; Reading range 0-1m (with JT-T0040 ceramic antenna & JT-A8554 RFID card) DATASHEET SDK

RFID On Metal Tag
JT-7830 860-960MHz ABS RFID On Metal Tag

ISO/IEC 18000-6C RFID tag, ABS material. Wide applications: Assets management, documents management,equipment management, Smart Trash Management.Motorcycle management,vehicle management.

ABS RFID Token Tag
JT-D30MM ISO18000 6C Gen2 Dia30 MM ABS RFID Token Tag

Dia30MM RFID ABS Token Tag is kind of tag made by ABS Material,Which is waterproof and heat resistance.

RFID Smart Cabinet
JT-SC19 Dehumidifying Cabinet Shoe Dry Wireless Cabinets

Product Name RFID Filing Cabinet Cabinet Appearance 1 main cabinet + 2 secondary cabinets Operating System Android Screen Size 21.5-inch touch display Main/Auxiliary Cabinet Size 698*480*1901MM(L*W*H) Inner Structure Main cabinet 4 compartments, secondary cabinet 6 compartments Power supply mode AC220V Operating Frequency 840MHZ-960MHZ Network Mode 4G/WIFI/Ethernet Identification mode Face recognition, code scanning, fingerprint, password, card, ID card recognition and other verification methods Product Function Cabinet compartments can be independently inventoried according to the opening of the door, speeding up the speed of identification without waiting; when the documents are returned, the door can be opened automatically according to the category of the documents and returned to the corresponding compartments; the documents are intelligently positioned, and the user can pick up the documents through the document indicator. JTSPEEDWORK Maintenance Plans. /* 全局样式 */ body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f8f9fa; color: #444f5a; } /* 主容器 */ .dna-container { max-width: 1000px; margin: 40px auto; padding: 30px; background-color: #F4FFF8; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); text-align: center; } /* 标题样式 */ .dna-title { color: #4D4847; font-size: 28px; font-weight: bold; margin-bottom: 20px; text-align: center; position: relative; padding-bottom: 15px; } .dna-title:after { content: ""; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80px; height: 3px; background-color: #4D4847; } /* 正文段落,仅影响 p 标签 */ p.dna-content { font-size: 16px; line-height: 1.6; margin: 0 auto 30px; color: #4D4847; max-width: 800px; text-align: center; } /* 表格内文字颜色不受 .dna-content 段落控制 */ .dna-content table, .dna-content th, .dna-content td { color: initial; } /* 按钮样式 */ .learn-more-btn { display: inline-block; padding: 12px 30px; background-color: #52616b; color: white; text-decoration: none; font-weight: bold; border-radius: 4px; transition: all 0.3s ease; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; border: 2px solid #ffffff; cursor: pointer; } .learn-more-btn:hover { background-color: transparent; color: #0066cc; border-color: #52616b; } /* 响应式设计 */ @media (max-width: 768px) { .dna-container { margin: 20px; padding: 20px; } .dna-title { font-size: 24px; } p.dna-content { font-size: 15px; max-width: 100%; } } JTSPEEDWORK Maintenance Plans. Protect your JTSPEEDWORK devices for constant peak performance with these recommended maintenance plans. Device uptime, confidence, and savings — that's what you get with JTSPEEDWORK maintenance plans. You protect business-critical devices and eliminate disruptions and unplanned repair expenses. LEARN MORE

RFID Smart Tool Trolley
JT-L508 UHF RFID Smart Toolbox

Industry Application: It is mainly used in aviation, electric power, fire protection, machinery, railway and other industries to realize automatic and fast borrowing, returning, positioning, searching and maintenance of tools.

4-port UHF RFID fixed channel reader
JT-928 2/4-ports UHF RFID Fixed Reader

4-port antenna TNC female interface, group reading

Copyright © 2026 Shenzhen Jietong Technology Co.,Ltd. All Rights Reserved.

IPv6 network supported

top

Leave A Message

Leave A Message

    If you are interested in our products and want to know more details,please leave a message here,we will reply you as soon as we can.

  • #
  • #
  • #