Products
Home

RFID Module

HF RFID Module

JT-2302 HF RFID 13.56MHz Module ISO14443A ISO15693 Support Mifare1 IC card

JT-2302 HF RFID 13.56MHz Module ISO14443A ISO15693 Support Mifare1 IC card

Reading distance : 0-3cm;

Working frequency : 13.56MHz;

Support ISO14443A ISO15693 protocol.

  • Brand:

    JTSPEEDWORK
  • Item NO.:

    JT-2302
  • Product Origin:

    China
  • Lead Time:

    Within 3-7 Days
product details

JT-2302


HF RFID Module


  • JT-2302 is a professional-grade,high-performance HF integrated module.The module is designed and developed based on the ISO14443A protocol.It adopts the integrated design of the module and antenna,which is convenient for users to integrate quickly. The module supports Mifare 1 IC card and compatible ISO14443A protocol card operation.Identify the IC and read the specified data block. When the lC card is close to the antenna of the module,the module will read the specified data block.The module adopts UART 3.3VTTL signal interface,DCV power supply.


Item No. JT-2302
Power Supply User Environment
Operate voltage DC 5V Operating Temp. -20  to 60 
Working current 100mA Storage Temp. -30  to 70
Stand-by current 40mA Humidity 5-90% non-condensing (+25° C )
RFID parameters Physical parameters
Frequency Dimensions 40(L)*30(W)mm
13.56MHz Net weight Around 12g
Protocol
ISO 14443A, ISO 15693 Interface
Reading distance 5V Module 5V power input
0-3cm (relate to tag and enviroment) TX1 Module serial port TX output (3.3V TTL level)
Communication interface RX1 Module serial port RX input (3.3V TTL level)
UART 3.3V TTL signal interface GND Module GND
RS32 baud rate
115200 bps noparity,8 data bits,1 stop bit Datasheet  (download link)



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
RFID reader module
JT-2302A 13.56MHz RFID Module ISO14443A ISO15693 Protocol

Reading distance : 0-3cm; Working frequency : 13.56MHz; Support ISO14443A ISO15693 protocol.

RFID long range reader
TCP/IP Long Range Reader 20M JT-8290B

HF RFID Long Range reader JT-8290 could be applied in various harsh working environment for multiple protocols compatible and high speed reading. Full support the tags of ISO-18000-6C (EPC C1 GEN2) or ISO-18000-6C.Its stable reading distance is 25m (Depends on tag and environment)

RFID reader module
JT-2302A 13.56MHz RFID Module ISO14443A ISO15693 Protocol

Reading distance : 0-3cm; Working frequency : 13.56MHz; Support ISO14443A ISO15693 protocol.

UHF RFID Module
RS232 and TCP/IP R2000 16 ports UHF RFID Module

RS232 and TCP/IP R2000 16 ports UHF RFID Module R2000 reader module JT-916, as a high efficiency and low cost, UHF  tag  reading/writing  module,  has independent Intellectual Property Rights. It works under the frequency from 860MHz-868MHz or 902MHz-928MHz. With 8dBi antenna,reading range can be reached 10m or longer. It is easy and fast to build an RFID system with simple power supply and interface.

Lf rfid pig tag
JT-E001 LF RFID Animal Ear Tag 134.2KHz FDX EM4305

>> 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. /* 全局样式 */ 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 UHF Ceramic Windshied Tag
860-960MHz Long Distance Range UHF RFID Ceramic Card

JT-316 UHF RFID Card is made of Ceramic material. It is ISO-1800 6C EPC GEN1 CLASS 1 Protocol. It is widely used to Car parking management.

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.

  • #
  • #
  • #