Good day,
Trust you are all well.
Busy with a home project to control 14 devices. Code will only allow one relay to be active at any given time i.e. when you switch on another device, it will automatically switch off all other devices.
- ESP32-VROOM
- 16 Channel 5v relay low level trigger
- 5V 4A external power supply
- Breadboard
First scenario:
Using the breadboard and connecting the ESP 5v/GND to PSU 5v/GND and relay 5v/GND to PSU 5v/GND with 1 GPIO wire, the relay stays on constantly (tested with and without common ground wire), see below:
Second scenario:
I have an additional Arduino Nano lying around, so when I remove the 5v PSU power from the relay and push it into Nano VIN pin then the relay works perfectly. See below:
Any assistance in trying to understand what is going on here would be appreciated!!





