esp-rfid icon indicating copy to clipboard operation
esp-rfid copied to clipboard

ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS

Results 113 esp-rfid issues
Sort by recently updated
recently updated
newest added

I noticed in your keypad code (src/rfid.esp line 41), you are only accepting 26 and 34 bits, otherwise it is a keypad entry. It would be nice to also add...

enhancement

place i need this i have an implementation of over 350 keyfob so i have to do factory default every 3,5 - 4 months .. because of fulling memory (...

I'm getting this error logged into the JS console the second after logging in > WebSocket connection to 'ws://192.168.4.1/ws' failed: Could not decode a text frame as UTF-8. The serial...

Hello everyone, thank you very much already for all the work you are doing. For a project I would like to be able to modify a piece of code to...

Is there any way to add oled display(0.96) to the code

enhancement
hardware

Hi chaps, a lot of people are here to help you - however, sometimes it's a tough call because information is missing in what you describe to be an issue....

After logging on to interface and clicking on Event Log it displays the message "Please wait while fetching data..." and seconds later the device reboots itself before being able to...

need_confirmation
investigate

Using version https://github.com/esprfid/esp-rfid/releases/tag/1.3.3, on NodeMCU Lolin and RFID reader RC522. All RFID cards are recognized correctly, but the access log is empty. I am a developer, your code is of...

bug
need_confirmation
investigate

Hello to everyone and congratulations for this great software. I've been trying to find an answer to this question with no luck. I'm trying to build an rfid based attendance...

Hey, i loved to see that now extendet MQTT Support is available! Can you please tell me how i can use it? Please give me an example how i can...

help wanted
documentation