Skip to content

WS2812 LEDs Display Incorrect Colors When WiFi is Connected #812

Answered by Makuna
mnameghi asked this question in Q&A
Discussion options

You must be logged in to vote

The discussion area is the place to ask questions.

Try the DMA method with the required pin 3 to confirm it works for you.
https://github.com/Makuna/NeoPixelBus/wiki/ESP8266-NeoMethods
Do you have a level shifter between the ESP and the LEDs?

I can't control WiFi and it has a higher priority than anything I can do. This is why I recommended the DMA method as it should not be affected by WiFi at all.

If you test with the DMA method and it still has issues, then I would suspect a signal issue around power, either the signal level shifter is not fast enough or there is noise induced on the data pin (caps and resistors can help if you use an osciliscope to check and tune).
Lastly, a power iss…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mnameghi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
NOT AN ISSUE This was a question, please use gitter for general questions and help
2 participants
Converted from issue

This discussion was converted from issue #811 on June 15, 2024 15:24.