Hi guys, I have one strip 257leds on esp32s with sound reactive and analog mic and other strip 156 LEDs on nodeMCU. Can I synk second strip with first for sound activation?
You can get them synchronized within 50 microseconds by listening to ssid wifi beacons
You can only sync audio between two esp32 when using AC builds ( AC firmware at the moment no longer supports audio usermod on esp8266 ) .
To be able to audio sync between esp32 and esp8266 you would have to use MM fork on the slave esp8266 .
MM and other forks bins are here WLED installation (wled-install.github.io)
I have tested that multiple times and it worked but please test it as I no longer use any esp8266 other then for testing