With the attached circuit the 12V solenoid activates when the button is manually pushed however when the ESP32 Adafruit Feather microcontroller is attached to the circuit, when the input is sent to the microcontroller the solenoid does not operate even though a voltage reading is shown coming out of the pin. Does this have something to do with the MOSFET or are there missing components with my circuit?
Additional notes: I am using a wi-fi communication with the microcontroller and therefore using the 5V regulator to power the board without the use of the USB cable. The 5V regulator is placed on the BAT pin of the microcontroller
I have another suggestion. Could you see if your mosfet transistors are of model FQP30N06 or FQP30N06L
without the L it won’t really work for 3.3v based microcontrollers such as the ESP32
with the L it will
The L stands for “Logic input”
Good luck!
Ziv from circuito.io
Hi,
Thank you for your response our mosfet does NOT have the L but when we hook up the circuit without the solenoid and input the command to the microcontroller the mosfet switches to 12V.
Howerver, when the solenoid is hooked up to the circuit the mosfet only switches to 0.1V output .
Does the L matter in this case even though a voltage switch occurs when no solenoid is applied