Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keygo io control #529

Open
Blastmun opened this issue Jan 31, 2025 · 1 comment
Open

Keygo io control #529

Blastmun opened this issue Jan 31, 2025 · 1 comment

Comments

@Blastmun
Copy link

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?

@Blastmun
Copy link
Author

Blastmun commented Feb 2, 2025

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:
Image
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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant