-
Hey,
After about 40 minutes of trying to fix the bootloop, i finally connected the RC552 correctly to the NodeMCU V3, but it still doesn't work. (3.3V->3V, GND->GND, MISO->D6, MOSI->D7, SCK->D5, SDA(…
-
I have been unable to read back from the device. I have multiple devices on an i2c bus and other devices do read so I am leaning towards an issue in this firmware not being compatible with esp-idf i2c…
-
I was on v.6
saw the .6.1 update, wanted to give it a try via the web ui.
downloaded the firmware, named "firmware (2).bin" and applied.
Upon completion there is no feedback, is it supposed to re…
-
Please download latest version firmware.bin [here](https://github.com/omersiar/esp-rfid/releases/latest) https://github.com/omersiar/esp-rfid/releases/latest
**You Need To Clear Browser's Cache or …
-
good evening sorry but I have a problem I just flash in nodemcu the firmware esp-rfid with a rfid rc522, everything went ok until I entered the settings and I changed the password from admin to anothe…
-
Has anyone got a working setup with either websocket or MQTT to Nodered? My aim is to send RFID id's to Nodered and use that for various automations.
I am having trouble connecting the Nodered WS c…
-
Hello, I've come across your project and first of all… wow - thanks to all contributors for your hard work!
Unfortunately, I stumbled across the following error:
**Whats my Hardware:**
NodeMCU …
-
My Setup:
NodeMCU V3 / LoLin 0.1
RFID-RC522
My Pin Setup
D1 -> GPIO5 -> SPI SDA
D2 -> GPIO4 -> Relay
D7-> GPIO 13 -> SPI MOSI
D6 -> GPIO 12 -> SPI MISO
D5 -> GPIO14 -> SPI SCK
I try t…
-
Thank you for your project When I give the NodeMCU brush into the firmware, log on 192.168.4.1, in the interface after the operation click the save button is not used, the serial monitor will keep the…
-
Is it possible to use one more pin for a button which will trigger the relay to open a door from inside?