You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unfortunately, with the "Test" Button in the Hardware Section, I cannot get the relais to switch.
What could be the reason?
I have not yet connected a Wiegand Reader - could that be the cause?
I am mildly confused about the different ways to name the pins...
This Pin 5 according to this schematic
Could be GPIO5 (=D1) or D5 (=GPIO14).
I have tested both settings in the webinterface (GPIO5 and GPIO14) without success :-(
Regards,
Hendrik
The text was updated successfully, but these errors were encountered:
I found the test failing, when you change the Pin in the settings and press Test without saving and restarting. Could depend on ESP-RFID version, but please give it a try. Also my Relay is 5V Arduino-type and I was not able to trigger it stable with 3,3V VCC from the NodeMCU Board on some Pins (GPIO5 fx.). Try D7 (GPIO13) this works for me. but leave it open on reboot!
Hello,
I have tested my relais board with this code:
unfortunately, with the "Test" Button in the Hardware Section, I cannot get the relais to switch.
What could be the reason?
I have not yet connected a Wiegand Reader - could that be the cause?
I am mildly confused about the different ways to name the pins...
This Pin 5 according to this schematic
Could be GPIO5 (=D1) or D5 (=GPIO14).
I have tested both settings in the webinterface (GPIO5 and GPIO14) without success :-(
Regards,
Hendrik
The text was updated successfully, but these errors were encountered: