esprfid / esp-rfid

ESP8266 RFID (RC522, PN532, Wiegand, RDM6300) Access Control system featuring WebSocket, JSON, NTP Client, Javascript, SPIFFS
MIT License
1.35k stars 423 forks source link

Door Status ? #594

Open Tiefflieger1 opened 1 year ago

Tiefflieger1 commented 1 year ago

Hello I have the problem when I activate the door status via Gpio-16, the system no longer works properly. doesn't let in chips. can someone help me? I've also upgraded the new version. unfortunately brings nothing

matjack1 commented 1 year ago

hey @Tiefflieger1 unfortunately the GPIO usage depends on your actual device and you need to try different GPIO combinations to find out the one that works for you :(

You can maybe start from here: https://github.com/esprfid/esp-rfid/tree/dev#pin-layout if you find configurations that don't work for you let me know.