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

The new window does not pop up in the development version rc522 card reading, and the scanning is abnormal. ![微信图片_20220518152416](https://user-images.githubusercontent.com/38814385/168986308-a48081d5-d139-4485-a127-a3a751ecc9bf.jpg)

Hi, I am having trouble getting the binary for 1.3.3. I have some boards currently running 1.3.3, but when i flash some new boards with the 1.3.3 binary downalod from...

Hello, What a nice project! I have the RIFD working, only it does not read keypad numbers? I added a pin code to the RIFD, but that didn't work. esp-rfid...

bug
need_confirmation

If you aren't using OFFICIALBOARD and your relay isn't active high on pin 13 it will be left open on startup. I feel like this is inconsistant because I thought...

The two holy war topics this touches on is spaces vs tabs and if there should be newlines around braces omersiar suggested spaces in a github issue, and I chose...

I have problem that my Wemos D1 Pro wont autorestart when I set auto restart option on. PS Should RST pin (how) be wired?

bug
confirmed

I have been investigating issues with addusers over MQTT and my system kept crashing beause I had forgotten to add the "cmd" key to the message. Other keys like doorip...

Whenever I leave the ESP running for a few days and then try to view the log file, it reboots. The only way to view the file is to delete...

bug
knownIssue

I am using `{ cmd:'listusr', doorip:'(The ESP-RFID IP of the door to open as String)' }`

enhancement