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
I haven't found anything on the internet about wiring a keygo IO remote control on esp32 to control it, do you know if this is possible and if so how to wire it correctly?
The text was updated successfully, but these errors were encountered:
By performing tests, I notice that on the remote control, one of the poles of the switch is connected to GND. So I soldered cables on the opposite side of the switch. There I encounter very strange problems, I have the impression that between the configured PIN and the activated real pin it does not correspond.
The remote control controls a sliding gate via keygo IO remote control.
For the configuration:
After doing some tests I have the impression that when I program GPIO14 it is in fact 26 which is triggered and when I program 27 it triggers if I connect to GPIO 14. I have the impression that the "my" button never triggers even if I test numerous PINs.
My board is a esp32 wroomer 30pin and I used the bin esp32.
Anyone have any idea?
Describe you new feature you'd like
I haven't found anything on the internet about wiring a keygo IO remote control on esp32 to control it, do you know if this is possible and if so how to wire it correctly?
The text was updated successfully, but these errors were encountered: