rfidtool / ESP-RFID-Tool

A tool for logging data/testing devices with a Wiegand Interface. Can be used to create a portable RFID reader or installed directly into an existing installation. Provides access to a web based interface using WiFi in AP or Client mode. Will work with nearly all devices that contain a standard 5V Wiegand interface. Primary target group is 26-37bit HID Cards. Similar to the Tastic RFID Thief, Blekey, and ESPKey.
MIT License
492 stars 93 forks source link

ESP RFID Tool no longer capturing successful card swipes. #14

Closed charliecountryman915 closed 1 year ago

charliecountryman915 commented 1 year ago

The ESP RFID Tool was able to read several test cards from the HID multiCLASS reader to a UHPPOTE controller. The successful reads/captures can be observed below. However, the ESP RFID Tool is unable to read the same cards, also observed below. Would gladly welcome any troubleshooting ideas...

37 bit card,7 bit preamble,Binary:0000000 0010110010110111001000110010011011111,HEX:596E464DF 37 bit card,7 bit preamble,Binary:0000000 0010110010110111001000110010011011111,HEX:596E464DF 37 bit card,7 bit preamble,Binary:0000000 0010110010110111001000110010011011111,HEX:596E464DF 37 bit card,7 bit preamble,Binary:0000000 0010110010110111001000110010011011111,HEX:596E464DF 37 bit card,7 bit preamble,Binary:0000000 0010110010110111001000110010011011111,HEX:596E464DF 32 bit card,12 bit preamble,Binary:000000100001 00111101010001110011110111101100,HEX:213D473DEC Unknown 2 bit card,Binary:10 Unknown 1 bit card,Binary:1 Unknown 1 bit card,Binary:1 Unknown 1 bit card,Binary:1 Unknown 2 bit card,Binary:11 Unknown 1 bit card,Binary:1 Unknown 6 bit card,Binary:111111 Unknown 2 bit card,Binary:11 Unknown 1 bit card,Binary:1 Unknown 17 bit card,Binary:00000000000000000 Unknown 17 bit card,Binary:00000000000000000 Unknown 17 bit card,Binary:00000000000000000 Unknown 17 bit card,Binary:00000000000000000

charliecountryman915 commented 1 year ago

Ok, so the data wire wasn't secured properly to the ESP RFID Tool, which was the reason for the failed data captures - user error!