-
-
Notifications
You must be signed in to change notification settings - Fork 344
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
Busy timeout #156
Comments
Sounds like there is an issue with your wiring. If share a photo I will take a look. |
Try connecting the 3.3v connection (currently D3) directly to the esp32's 3v3 pin. See if that fixes it, some users have reported that powering off he GPIO pin is insufficient. I have been meaning to update to documentation, but haven't gotten to it yet as I am in the middle of moving. |
I tried connecting the D3 pin to the 3V3 on the left side (usb pointing up)
and got the same result, then I tried connecting it to the 3v3 on the
right side and got the same error. Just to clarify, I ran the 3.3v wire
from the despi to the 3v3 pins (just to make sure I'm doing it right). I'm
going to try flipping the display cable again
…On Sat, Feb 8, 2025, 3:34 PM Luke Marzen ***@***.***> wrote:
Try connecting the 3.3v connection (currently D3) directly to the esp32's
3v3 pin. See if that fixes it, some users have reported that powering off
he GPIO pin is insufficient. I have been meaning to update to
documentation, but haven't gotten to it yet as I am in the middle of moving.
—
Reply to this email directly, view it on GitHub
<#156 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BPFT5JQVGK2HEB3XN74VQK32OZZ5DAVCNFSM6AAAAABWSHO7K2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBVHE2TEMRQGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Whelp I've found a new issue, it seems my screen ribbon cable is torn
partially. :( i feel it's gonna be a few weeks before I get the new part
…On Sat, Feb 8, 2025, 9:22 PM Matthew N ***@***.***> wrote:
I tried connecting the D3 pin to the 3V3 on the left side (usb pointing
up) and got the same result, then I tried connecting it to the 3v3 on the
right side and got the same error. Just to clarify, I ran the 3.3v wire
from the despi to the 3v3 pins (just to make sure I'm doing it right). I'm
going to try flipping the display cable again
On Sat, Feb 8, 2025, 3:34 PM Luke Marzen ***@***.***> wrote:
> Try connecting the 3.3v connection (currently D3) directly to the esp32's
> 3v3 pin. See if that fixes it, some users have reported that powering off
> he GPIO pin is insufficient. I have been meaning to update to
> documentation, but haven't gotten to it yet as I am in the middle of moving.
>
> —
> Reply to this email directly, view it on GitHub
> <#156 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BPFT5JQVGK2HEB3XN74VQK32OZZ5DAVCNFSM6AAAAABWSHO7K2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNBVHE2TEMRQGQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Thanks for your thread, it helped me troubleshoot my own issues (ribbon cable upside down). One thing I still don't have is a working BME, I have two, planning for a second build, neither are detected. I'm concerned I fried them soldering the headers, any idea why yours weren't working or anything to do/avoid when I order replacements? |
Hi, i appreciate your comment. I had the same issue with my bme280 not
working, luckily I had purchased a 3 pack, my hands were shaking too badly
due to the possibly early onset parkinsons which caused me to fry 2 of the
bme280 even when using a helping hands tool. I'm pretty sure the thick
solder i was using caused the issue as I had to hold it there for an extra
second or two which would cause extra heat to go in as well as melting more
solder which loved to go into the chip near the end pin. I also found
installing the pins upside down helped immensely. Like do the opposite of
the picture diagram to where the soldering iron is essentially hitting the
bare board if you mess up, just gives you a little more buffer. My 3rd one
worked after trying both tricks so I hope it'll work for you too!
…On Wed, Mar 5, 2025, 5:16 PM Elryth ***@***.***> wrote:
Thanks for your thread, it helped me troubleshoot my own issues (ribbon
cable upside down). One thing I still don't have is a working BME, I have
two, planning for a second build, neither are detected. I'm concerned I
fried them soldering the headers, any idea why yours weren't working or
anything to do/avoid when I order replacements?
—
Reply to this email directly, view it on GitHub
<#156 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BPFT5JUNREYKOHX2AY7JIVL2S6AUFAVCNFSM6AAAAABWSHO7K2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBSGI4TIMRTGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[image: Elryth]*Elryth* left a comment (lmarzen/esp32-weather-epd#156)
<#156 (comment)>
Thanks for your thread, it helped me troubleshoot my own issues (ribbon
cable upside down). One thing I still don't have is a working BME, I have
two, planning for a second build, neither are detected. I'm concerned I
fried them soldering the headers, any idea why yours weren't working or
anything to do/avoid when I order replacements?
—
Reply to this email directly, view it on GitHub
<#156 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BPFT5JUNREYKOHX2AY7JIVL2S6AUFAVCNFSM6AAAAABWSHO7K2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMBSGI4TIMRTGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi, I love the project but I'm having a little trouble. I got it to compile and upload through platformio on vscode. I'm not using the battery at this moment. I get no screen output, I'm using the despi board. I opened the serial monitor and discovered the bme280 wasn't detected, after the third bme280 replacement it reported as a success but then says:
Busy timeout! Power on, busy timeout, update full, busy timeout, power off, awake for 38.831s, entering deep sleep. I appreciate any help you can give me
The text was updated successfully, but these errors were encountered: