-
|
Hi, my d1mini clone can connect to the wifi, and I can browse to the webui when powered via usb-(c) Could it be a power issue? And is it totally out of the question to connect the usb for a additional power boost? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Plugging in both the P1-port and USB for power at the same time will probably be fine. They question is if you want to risk it considering you are missing with the power delivery to your residence... You could start by disconnecting the 5V from the P1-port and powering over USB only and see if that works any better. If it does, I would try placing a diode between the 5V on the port and the ESP! |
Beta Was this translation helpful? Give feedback.
-
|
Try to figure out how much current your board is drawing when it is working. If the current draw is excessive (more than the allowed 250 mA), that would explain why it can't be powered over the port. Some people, especially when using ESP32:s, have placed capacitors on their boards to smooth out any spikes in the power consumption. |
Beta Was this translation helpful? Give feedback.
Plugging in both the P1-port and USB for power at the same time will probably be fine. They question is if you want to risk it considering you are missing with the power delivery to your residence...
You could start by disconnecting the 5V from the P1-port and powering over USB only and see if that works any better. If it does, I would try placing a diode between the 5V on the port and the ESP!