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

PIR Sensor doesn't work when using more than 39-ish LEDs with the web interface closed #209

Open
1 task done
AchillesPDX opened this issue Jan 2, 2025 · 2 comments
Open
1 task done
Labels
bug Something isn't working fxed in mdev fixed in latest mdev source code

Comments

@AchillesPDX
Copy link

AchillesPDX commented Jan 2, 2025

What happened?

The PIR sensor stops working completely when using more than 39-ish LEDs if you close the web interface or disable the GFX preview.

To Reproduce Bug

Load WLED MM esp32_4MB_XL

Connect PIR Sensor to pin 32

Change your LEDs to more than 39-ish

Attempt to use a PIR Sensor with the web interface open and the GFX preview enabled - should work fine.

Attempt the same thing but this time with the GFX preview disabled or the web interface closed - doesn't work.

Expected Behavior

I would expect the PIR Sensor to continue working, just as it does if it's less than 39-ish LEDs

Install Method

From https://wled-install.github.io/

What version/release of MM WLED?

WLEDMM 14.5.1-dev (build 2412300)

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
@AchillesPDX AchillesPDX added the bug Something isn't working label Jan 2, 2025
@AchillesPDX AchillesPDX changed the title PIR Sensor doesn't work when using a 2D Matrix with the web interface closed PIR Sensor doesn't work when using more than 30 LEDs with the web interface closed Jan 2, 2025
@AchillesPDX AchillesPDX changed the title PIR Sensor doesn't work when using more than 30 LEDs with the web interface closed PIR Sensor doesn't work when using more than 39-ish LEDs with the web interface closed Jan 3, 2025
@softhack007
Copy link
Collaborator

Should be solved by fdc43e0 - please try again with build 2501030 (or newer).

@softhack007 softhack007 added the fxed in mdev fixed in latest mdev source code label Jan 3, 2025
@AchillesPDX
Copy link
Author

Should be solved by fdc43e0 - please try again with build 2501030 (or newer).

Thank you so much! Seems to be working now. whew

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fxed in mdev fixed in latest mdev source code
Projects
None yet
Development

No branches or pull requests

2 participants