-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
V0.15.0-b1 causes WRGB PWM strip to not shutdown completely #3884
Comments
Can you please describe in more detail including which colors are selected and what sequence of actions you followed. After you press Power button and LEDs turn off after the transition (default 0.7s) there are no more updates to LEDs and changing selected color has no effect on LEDs themselves. |
The steps to reproduce the bug have been performed immediately after flashing the WLED_0.15.0-b1_ESP02.bin.gz via OTA. Apart from random colors on the color wheel I tested the predefined colors on the left side of the WebUI. The issue appears with every color except for black which does not turn on anything. The exact workflow I followed for testing was:
I do not exclude that the issue could be related to my particular hardware setup since I have one RGB analog strip connected to the RGB mosfets and a separate white analog strip controlled by the W channel mosfet, but it is strange since with 0.14.x this did not happen. Here's my wled_cfg.json |
Try, and report:
PWM handling was modified in 0.15 to include 12bit PWM resolution and better low brightness level handling. |
I also noticed that if I touched a color right after saving settings the strip will turn on at full brightness, while the UI reports it as being off... Not sure if that's related or not |
Please contact me on Discord. I have a possible fix, but needs to be tested. |
What happened?
After updating to 0.15.0-b1 an RGBW PWM strip will leave one channel extremely dim instead of powering off, only an update to the color wheel or the sliders will turn the strip completely off.
The issue is not present in WLED 0.14.3. I would like to provide other details but I don't know what could be helpful..
To Reproduce Bug
Expected Behavior
The led strip should completely power off
Install Method
Binary from WLED.me
What version of WLED?
WLED 0.15.0-b1 (build 2403190)
Which microcontroller/board are you seeing the problem on?
ESP8266
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: