-
Notifications
You must be signed in to change notification settings - Fork 126
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
Screen goes blank when battery is connected #47
Comments
Hello, have you solved your issue? |
I also have this problem. The unit works when plugged into USB, but if you install a 18650 battery, the screen slowly goes blank. There are a few missing passive components next to the + terminal, could that be the issue? I have not removed any components from this board. |
I have the same problem. I can confirm the battery is of type 18650 and fully charged. How can I fix that? |
Are you sure the battery is making contact with the battery terminals you need to bend them in quite some way to ensure contact, especially if you have the flat top 18650 type of battery. |
Thanks for the tip. Yes, I have bend the terminals pretty far so that the battery makes contact. I can also verify that all ESP32 functions (such as GPIO ports, WiFi, etc.) work flawlessly - it's only the display that does not work. EDIT: This might sound very stupid but I have again tried to bend the terminals so that it definitely makes contact with the battery and now the display works flawlessly. I don't know if previously it was just not contacting enough so that it only had enough power for the processor but not the display - but it's working for me now. |
@Schnabulation Did this issue ever return for you? I have two of these boards, and both are now displaying the same symptoms - blank display when battery inserted (with or without external power), but work fine when just powered from USB. I've played with the battery terminals, but to no avail. |
Actually this was fixed by bending the terminals and never returned. |
@Schnabulation Thanks (and I've just realised that you also responded earlier on the other thread too!) Today, I soldered on an 18650 holder to the battery terminals and, lo and behold, it all works fine now: I can't work out whether the battery clips are just not very good conductors, or the tension of the battery is upsetting something else on the board, but desoldering them and replacing with this is an easy, quick fix for me and if it turns out reliable (as it seems to be now), then it'll do for me! |
This issue is stale because it has been open for 30 days with no activity. |
I have a strange issue. When I connect the 18650 battery, screen goes blank however blue LED is on. I've tested if ESP32 getting 3.3v and confirmed that its getting 3.3v.
What could be the issue?
Also can I solder wires to PH connector and use instead? Does anyone know they use different circuitry ?
The text was updated successfully, but these errors were encountered: