Stand alone ESP-01 module and DHT22 sensor fed by usb power.
Module and sensor mounted on protoboard with power supply.
Power Supply - USB fed 5v converted down to 3.3v for above
Gear:
ESP01 Programmer Adapter UART GPIO0 ESP-01 off of eBay. I have two, one modified for programming and one just to use for power/testing.
Fluke87 for meter readings
Mac Pro / iPhone / MBP for coding, testing, and USB connections.
Current Condition:
When ESP is plugged into cheap CH340 programmer board, power reads 3.3v, expected. I am able to program it, remove ground from CHI0 and bring up the WiFi and connect to it.
I move it to my breadboarded power supply. I did my research and while I found many different solutions, this one looked simple and functional for my current needs. I had already done something similar with 12v to 5v earlier. My apologies for the written notes, sometimes I find them quicker in the near term. It seems easy peasy.
I hook up my meter and it reads 3.3v as expected. I also tested the USB feed as I just stripped apart an old cable, and solder header pins on the ends; it read 5v feeding in.
I now connect the ESP-01 module up to the power supply and it drops to 2.6v and I can’t get a connection to it. I may or may not see the SSID. If I do and try to connect to it, I get an error that it can’t connect.
Why the drop of .7 volts when connected to my power supply versus the USB board? Step-up converter? But that doesn’t make sense to me if my supply reads 3.3v when the board is not connected. When I do connect the board I took reading from both the pins on the 01 module and leads coming out of the power rails.
I just placed it back in the USB converter and it powers up AND I can see and connect to the SSID.
Obviously I am not an EE, but want to learn and looking for why or what to check. Any help would be appreciated. I have tried to include all of the data I thought would be relevant.