Hi.
I have a setup composed of a relay connected to an Arduino Uno and powered by a ESC. The idea is, I'm controlling a BLDC via bluetooth and the RemoteXY app, and using a relay to change the direction of the motor (ESC is not bidirectional).
The problem is that I can't change the state of the relay. Theoretically, when I press on a switch on my phone, the relay should be open/closed. Instead, nothing happens. I've checked the pins connected to the relay; they are powering on/off, so I doubt that it is a coding issue.
One weird bug: if I short the signal wire to the ground, the relay turns on.
Your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advice on) your project See About the Installation & Troubleshooting category.
Yeah, I don't know what I fixed exactly, but I have disassembled and reassembled everything and now it works just fine, soooooo sorry for wasting your time.