Arduino and uhf RFID

Hi guys ,
i have a project "hardware management" this is my graduation project ,
i need a long range reading tags module (about 3 to 5 meters) i don't know which module i can work with and what i need equipment with the module (i don't which module is compatible with arduino)
please i need help
this is my first time working with rfid
please help guys ,
thanks

What research have you done so far?

Hi

hi , thank you
how can i connect this module with arduino board ? and how to program this reader ?

hi ,
i found this module but i don't know if can i connect it with arduino and how to use it
please help if you have any information

I don't want to appear patronizing, but I'm sure I'm expressing the thoughts of many people who read this forum. Learning how to find out things independently is usually the primary reason for completing a final school project. How is that achieved if you just have people on a forum feed you answers?

If you have specific questions about how that module connects or why or why not it will connect to an Arduino, then post more information than an Alibaba link, and explain exactly which aspects you do not understand. Then many more people will be motivated to help.

1 Like

Have you found the matching tags to go with the modules?

i'm about searching ,
i didn't find any tutoriel working with this module that's why i'm asking

yess uhf passive tags

But did you find documentation relating to how to communicate with the module and what the message format is?

2 Likes

Passive tags, yes most tags in this frequency range are passive.

any module i can work with it? can i connect it with arduino ?

UHF RFID Reader interfaced with Arduino using RS232 to TTL converter
the module will read serial number of tag (hex) and display it on the serial monior

The one you linked to does not need a RS232 to ttl converter. It has a native ttl output.
But to the point, what does the output message look like? Does it repeat as long as the tag is in the area? Do you have to respond to the message to tell the controller not to repeat that tag?

That is more of an Alibaba type description. Did you find the actual documentation?

no , i didn't find any documentation

I followed the AliExpress link and found a reference in the specs there, listed under "support protocol":

ISO - ISO/IEC 18000-6:2013 - Information technology — Radio frequency identification for item management — Part 6: Parameters for air interface communications at 860 MHz to 960 MHz General

listed as the communications protocol.

I'm not going to do the rest for you...

1 Like

thank you

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.