SparkFun_Simultaneous_RFID_Tag_Reader_Library
SparkFun_Simultaneous_RFID_Tag_Reader_Library copied to clipboard
Arduino library to control the M6E-Nano RFID module from ThingMagic
I need to read the temperature from my RFID temperature sensor. For reading the temperature, 2 step process requiring standard UHF Select and Read commands. Send a standard Class−1 Generation−2...
Hi there, I am looking to add support for some Gen2 commands like the untraceable command. I am not too experienced with C, so I am a bit lost. I...
Hi, i am trying to wire the RFID module to an ESP32 devkit. I use a BSS138 level shifter (and also tried with a 4050 level shifter) I can receive...
I am by no means an expert, but after fussing with this thing for a few days I think I nailed down the problem and a possible solution. I will...
Is there any chance someone knows how to send a “S0” to the reader via the Arduino/Red Board? If you use the URA, you can set it up in the...
Hi there; Had all my code working on the weekend, but now it alternately passes and fails the nano.check function, and sometimes comes up with an unknown error; as below:...
How would one set asynchOffTime and asynchOnTime for the reader? There are functions to set baudrate and some other parameters, but not everything. Will these be implemented?
I added support for read and write filters. This allows users to write data to a specific tag or read only tags that match your filter. It also supports custom...