Skip to content
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

strip doesn't turn ON after update #3832

Closed
1 task done
R3Cardoso opened this issue Mar 18, 2024 · 9 comments
Closed
1 task done

strip doesn't turn ON after update #3832

R3Cardoso opened this issue Mar 18, 2024 · 9 comments
Labels
bug fixed in source This issue is unsolved in the latest release but fixed in master

Comments

@R3Cardoso
Copy link

What happened?

If I update my ESP32 Gledopto controller from anything after 1.4.0, the strip doesn't work after power is off.
If I use 1.4.0 there is not problem, if I do a factory reset on anything after 1.4.0 it work, but as soon I power off the power it doesn't turn on the strip any more.

To Reproduce Bug

Strip doesn't light up after losing power on any update after 1.4.0.

Expected Behavior

turn on strip, as it does on version 1.4.0

Install Method

Binary from WLED.me

What version of WLED?

1.4.2

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@R3Cardoso R3Cardoso added the bug label Mar 18, 2024
@blazoncek
Copy link
Collaborator

Please provide serial output of boot sequence.
You may also want to upload debug binary.
You may also want to erase flash entirely using esptool or similar.

@R3Cardoso
Copy link
Author

I don't know how to get that.
But if I put it on version 1.4.0, everything works fine.
If I do a factory reset it works fine until I power it off(remote power source)

@blazoncek
Copy link
Collaborator

Do a flash erase and then upload newer binary.

@R3Cardoso
Copy link
Author

the board doesn't have a usb power, and I don't have tools to connect direclty to board.
it's possible to do it wireless?

@blazoncek
Copy link
Collaborator

no. unfortunately that means I'm unable to help further.

@R3Cardoso
Copy link
Author

I undestand it.
It's strange how it works fine on 1.4.0, it works fine after a factory reset on any other upgrade, but only as soon it lost power it doesn't work any more.

@softhack007 softhack007 changed the title strip doesn't turn after update strip doesn't turn ON after update Mar 18, 2024
@R3Cardoso
Copy link
Author

just found the issue, it's related to transition time settting.
if +100ms it just work fine, if setup 99ms or lower, after reboot it shows 0ms and strip doesn't turn on.

Is this a know issue?

@blazoncek
Copy link
Collaborator

yes, that is fixed in 0.15

@blazoncek
Copy link
Collaborator

#3720 duplicate

@blazoncek blazoncek closed this as not planned Won't fix, can't repro, duplicate, stale Mar 29, 2024
blazoncek added a commit that referenced this issue Mar 29, 2024
- Fix for transition 0 (#3854, #3832, #3720)
- copyright year update
- updated AsyncWebServer to v2.2.0
@blazoncek blazoncek added the fixed in source This issue is unsolved in the latest release but fixed in master label Mar 29, 2024
SonoDavid pushed a commit to SonoDavid/WLED that referenced this issue Apr 3, 2024
- Fix for transition 0 (Aircoookie#3854, Aircoookie#3832, Aircoookie#3720)
- copyright year update
- updated AsyncWebServer to v2.2.0

Changed wordclock mod to dutch version

Added wordclock NL version
softhack007 pushed a commit to MoonModules/WLED that referenced this issue Apr 9, 2024
- Fix for transition 0 (Aircoookie#3854, Aircoookie#3832, Aircoookie#3720)
- copyright year update
- updated AsyncWebServer to v2.2.0
adamsthws pushed a commit to adamsthws/WLED that referenced this issue May 9, 2024
- Fix for transition 0 (Aircoookie#3854, Aircoookie#3832, Aircoookie#3720)
- copyright year update
- updated AsyncWebServer to v2.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed in source This issue is unsolved in the latest release but fixed in master
Projects
None yet
Development

No branches or pull requests

2 participants