Skip to content

Can I use multiple strips on an ESP32? #529

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

You must be logged in to vote

This wiki entry contains some information on this. https://github.com/Makuna/NeoPixelBus/wiki/ESP32-NeoMethods
Due to the hardware requirement, you can't instance the exact same "method" as it will reuse the same hardware feature to send, thus what you are experiencing.

Try NeoEsp32Rmt0800KbpsMethod , NeoEsp32Rmt1800KbpsMethod , NeoEsp32Rmt2800KbpsMethod for each of your NeoPixelBus and it will work.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@RogerParkinson
Comment options

Answer selected by Makuna
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants