pdf-icon

Unit RFID-UHF

SKU:U107

Description

Unit RFID-UHF is an ultra-high frequency (UHF) embedded wireless RF read/write module. It adopts the JRD-4035 module solution with a built-in ceramic antenna, completely eliminating the technical uncertainties associated with external antennas required by ordinary UHF modules. The optimized RF design ensures low power consumption and high performance, achieving an effective range of over 1.5M with a transmission power of 100mW. Using a serial communication interface and a built-in AT command set, it offers plug-and-play functionality, providing a great development and user experience. It is suitable for applications such as warehouse logistics management and smart retail, meeting the needs of monitoring and reading multiple product tags.

Features

  • Detection distance: Up to 2M
  • Operating frequency range: 840-960MHz
  • Air interface protocol:
    • EPCglobal UHF Class 1 Gen 2
    • ISO 18000-6C
  • UART communication interface (Baud rate: 115200bps)
  • Buffer capacity: Up to 200 tags
  • Sensitive and stable tag recognition

Includes

  • 1 x Unit RFID-UHF
  • 1 x HY2.0-4P Grove cable (20cm)
  • 1 x RFID tag (840-960MHz)

Applications

  • Warehouse logistics pallet management
  • Vehicle management
  • Smart retail

Specifications

Specification Parameters
Air interface protocol EPCglobal UHF Class 1 Gen 2 / ISO 18000-6C
Supported regions US, Canada, and other regions following U.S. FCC; Europe and other regions following ETSI EN 302 208; Mainland China, Japan, Korea, Malaysia, Taiwan
Operating frequency range 840-960MHz
Output power range 18-26 dBm
Tag buffer capacity 200 tags
Communication protocol UART (Baud rate: 115200bps)
Net weight 41g
Gross weight 58.8g
Product dimensions 56 x 48 x 11.5mm
Package dimensions 88 x 61 x 21mm
Housing material Plastic (PC)

Schematics

PinMap

Unit RFID-UHF

HY2.0-4P Black Red Yellow White
PORT.C GND 5V UART_TX UART_RX

Model Size

Datasheets

Softwares

Arduino

Protocol


//0. Hardware version
BB 00 03 00 01 00 04 7E

//1. Software version
BB 00 03 00 01 01 05 7E

//2. Manufacturer    
BB 00 03 00 01 02 06 7E 

//3. Single polling command       
BB 00 22 00 00 22 7E

//4. Multiple polling command       
BB 00 27 00 03 22 27 10 83 7E 
   
//5. Stop multiple polling command 
BB 00 28 00 00 28 7E 

//6. Set Select parameter command
BB 00 0C 00 13 01 00 00 00 20 60 00 30 75 1F EB 70 5C 59 04 E3 D5 0D 70 AD 7E

//7. Get Select parameter
BB 00 0B 00 00 0B 7E               

//8. Set Select mode
BB 00 12 00 01 01 14 7E 

//9. Read tag data storage area
BB 00 39 00 09 00 00 FF FF 03 00 00 00 02 45 7E

//10. Write tag data storage area
BB 00 49 00 0D 00 00 FF FF 03 00 00 00 02 12 34 56 78 6D 7E
     
//11. Lock tag data storage area
BB 00 82 00 07 00 00 FF FF 02 00 80 09 7E

//12. Kill tag                       
BB 00 65 00 04 00 00 FF FF 67 7E

//13. Set communication baud rate                                             
BB 00 11 00 02 00 C0 D3 7E  

//14. Get Query command related parameters
BB 00 0D 00 00 0D 7E

//15. Set Query parameters
BB 00 0E 00 02 10 20 40 7E

//16. Set working region
BB 00 07 00 01 01 09 7E 

//17. Get working region
BB 00 08 00 00 08 7E 

//18. Set working channel
BB 00 AB 00 01 01 AC 7E   

//19. Get working channel
BB 00 AA 00 00 AA 7E             

//20. Set to automatic frequency hopping mode
BB 00 AD 00 01 FF AD 7E

//21. Insert working channel
BB 00 A9 00 06 05 01 02 03 04 05 C3 7E

//22. Get transmission power                  
BB 00 B7 00 00 B7 7E

//23. Set transmission power
BB 00 B6 00 02 07 D0 8F 7E

//24. Set continuous carrier transmission
BB 00 B0 00 01 FF B0 7E

//25. Get receiver demodulator parameters
BB 00 F1 00 00 F1 7E

//26. Set receiver demodulator parameters
BB 00 F0 00 04 03 06 01 B0 AE 7E

//27. Test RF input blocking signal
BB 00 F2 00 00 F2 7E

//28. Test RF input RSSI signal
BB 00 F3 00 00 F3 7E

//30. Module sleep
00 BB 00 17 00 00 17 7E

//31. Module idle sleep time
BB 00 1D 00 01 02 20 7E

//32. IDLE mode
BB 00 04 00 03 01 01 03 0C 7E

//33. NXP G2X tag support ReadProtect/Reset ReadProtect command
BB 00 E1 00 05 00 00 FF FF 00 E4 7E

//34. NXP G2X tag support Change EAS command
BB 00 E3 00 05 00 00 FF FF 01 E7 7E

//35. NXP G2X tag support EAS_Alarm command
BB 00 E4 00 00 E4 7E

//36. NXP G2X tag 16bits Config-Word
BB 00 E0 00 06 00 00 FF FF 00 00 E4 7E  

//37. Impinj Monza 4 QT tag support QT command
BB 00 E5 00 08 00 00 FF FF 01 01 40 00 2D 7E

//38. BlockPermalock command can permanently lock certain blocks in the user area                     
BB 00 D3 00 0B 00 00 FF FF 01 03 00 00 01 07 00 E8 7E
     

EasyLoader

Easyloader Download Link Remarks
Unit RFID-UHF Test Easyloader download /

Video