External DC voltage regulator caused a problem?
Posted: Sun Apr 19, 2026 6:05 pm
I am developing a simple alarm for my greenhouse based on an ESP32-DEVKITC-V4. The dev board has an ESP32-WROVER-IE. The alarm will be triggered by HomeAssistant and I am using ESPHome to develop the code. So far I have breadboarded my experimental circuits which all work properly when I have it connected to my computer via a USB cable. The alarm has a 12 VDC buzzer and I am using a 12VDC power supply. I have connected a GPIO port to a 2N2222A bipolar junction transistor base (simply because I have several) with a series 4.7K resistor, and the power supply (+) to the buzzer, the buzzer gnd to the emitter and the collector to the breadboard gnd. That all works well. The last step is to replace the USB cable with a DC power regulator to convert the 12 VDC supply to 3.3 V for the ESP32. The regulator is a Mean Well N7803-1CW (datasheet: https://mm.digikey.com/Volume0/opasdata ... Series.pdf. I connected the regulator red lead to the breadboard (+) rail (which is connected to the power supply (+)), the regulator black lead to the breadboard (-) rail (which is connected to the power supply (-)), and the regulator yellow (output) to the dev board 3.3v input (pin 37, labelled VDD3P3_CPU, labelled 3V3 on the dev board). I did not have the USB cable connected. The red power indicator LED flashed continuously between bright then dim even though I wasn't downloading any code. It took several minutes until HA recognized that this device was available. HA recognized the ESP32 instantly with the USB power connection. Also, I don't think that it worked.
What does the flashing dev board LED mean? Any ideas about what I did wrong?
TIA!
What does the flashing dev board LED mean? Any ideas about what I did wrong?
TIA!