The context of my project is I am using an ESP-01 as a "smaller" circuit that is deep-sleep capable, running off a coin cell. It turns on a larger MCU with its own battery pack and runs at a higher voltage. Both work together regarding data transmission.
The first time I made this thing, it was using a MOSFET switch design that was apparently a low-side type. I observed that the two devices would get out of sync and my larger MCU(Seeeduino) would get into a bad state where it's stuck(LEDs blinking, won't boot completely). So someone suggested I try a high side switch. I have purchased a lot of random parts and I found this guide on Hackaday about high side switching/bought the MOSFET but due to the 3V to 5V it won't work/I believe I need the transistor in front of the MOSFET to turn it on. I don't know maybe I didn't do something right, the high-side switching with a single NDP6020 should have worked even with my setup because it's just pulling down to ground by the ESP-01 GPIO pin.
I found a diagram from the baldengineer website and tried to make it however I think I combined the circuits on accident thinking the pictures were both the same thing. But the left one is using an N-channel type MOSFET apparently(not sure how you tell, I tried IRFZ44N) where as the right side is using PNP(I was trying to use the NDP6020 there).
Anyway I'm thinking there is something I'm missing that's trivial but I'm blind to it as this is not my field/first time I've worked with MOSFETs.
I'm going to keep trying but I'd appreciate any pointers.
Parts that I have:
transistors: 2n3906 PNP, 2n2222 NPN,
fets: IRF9640PBF P-channel, IRFZ44N N-channel, NDP6020 P-channel, IRL7833 N-channel, 2N7000 N-channel
What I've tried with the high-side so far (sorry not a great picture)

The first time I made this thing, it was using a MOSFET switch design that was apparently a low-side type. I observed that the two devices would get out of sync and my larger MCU(Seeeduino) would get into a bad state where it's stuck(LEDs blinking, won't boot completely). So someone suggested I try a high side switch. I have purchased a lot of random parts and I found this guide on Hackaday about high side switching/bought the MOSFET but due to the 3V to 5V it won't work/I believe I need the transistor in front of the MOSFET to turn it on. I don't know maybe I didn't do something right, the high-side switching with a single NDP6020 should have worked even with my setup because it's just pulling down to ground by the ESP-01 GPIO pin.
I found a diagram from the baldengineer website and tried to make it however I think I combined the circuits on accident thinking the pictures were both the same thing. But the left one is using an N-channel type MOSFET apparently(not sure how you tell, I tried IRFZ44N) where as the right side is using PNP(I was trying to use the NDP6020 there).
Anyway I'm thinking there is something I'm missing that's trivial but I'm blind to it as this is not my field/first time I've worked with MOSFETs.
I'm going to keep trying but I'd appreciate any pointers.
Parts that I have:
transistors: 2n3906 PNP, 2n2222 NPN,
fets: IRF9640PBF P-channel, IRFZ44N N-channel, NDP6020 P-channel, IRL7833 N-channel, 2N7000 N-channel
What I've tried with the high-side so far (sorry not a great picture)

Last edited: