-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
D1 Mini suddenly needs external power to start #63
Comments
I don't have prior experience with this, just trying to connect my D1 mini to a L&G 360 for the first time today. The blue LED on the D1 mini briefly lights up, then I hear a relais in the meter. Power comes on for a second, then off, then on again. Did you power your device with USB, in parallel to the 5V from the P1 port? |
@flaektrem What design of P1 interface are you using? The power supply in the P1 port is voluntary and its power capacity is unspecified. The updated ESPHome version might have changed the boot behavior of the ESP, and if your previous version barely managed to boot - it now fails... I'm currently running p1reader on a D1 mini with 10µF and ESPhome 2023.4.2. Stable and with no boot problem. |
I had problems booting up a wemos d1 mini as well, changed board to another clone from another supplier and it worked straight out of the box. Some clones seem to have low quality components |
Running this on D1 Mini and has always been powered only from the P1 port (Vattenfall). Everything has been working flawlessly until I updated ESP HA addon and flashed devices with latest ESP fw (2022.12.3)
After successful flash, the device did not start and after hours of investigation I realized that after update my D1 mini needs external power to "jump start". After up and running I can remove external power and it keeps alive from P1 port.
Is there any breaking change I've totally missed?
The text was updated successfully, but these errors were encountered: