I'm trying to wire a dry contact device that will unlock my door to a ESP32 device. The device is specifically made for my door lock and is successfully paired via BLE.
I have the COM port on the Dry Contact going to the GND on the ESP32 and the IN1 port going to GPIO13. I'm triggering it on/off via a switch I made in the config in HomeAssistant.
Sadly, nothing is happening when I trigger the the GPIO pin on the ESP32 device. I'm not sure if my wiring is correct or not. I would appreciate any help
Can you please post a copy of your circuit, a picture of a hand drawn circuit in jpg, png?
Hand drawn and photographed is perfectly acceptable.
Please include ALL hardware, power supplies, component names and pin labels.
So you need to wire things like figure C but instead of where they show a switch contact you will need to use a transistor controlled by the ESP
Wuold you like a schematic?
Got all the parts, but still not working. Interestingly enough, when I unplug the ESP32 device, it actually does trigger the relay to unlock my door, so some success there i guess.
I had a question though. In the first diagram you had a 470 resistor and then mentioned a 490 ohm resistor. I ended up buying a 470 since they were what was easily available. Would that make a big difference?
Looks like I spoke too soon, it's working after I switched the Power supply to one with a lower amp rating! Still curious about the resistor question though. Thanks for all your help!