-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
FAQ
If you did not enter a static IP, the module will automatically obtain a dynamic IP from the router. You can check it in the router configuration or in the settings page, if the Access Point is still enabled.
First, make sure you can reach the connected WiFi yourself (with another device). See if you can connect to the Access Point, then go to 192.168.4.1/reset. Else, power-cycle the module manually.
This only works with Apple devices out of the box. You can install Bonjour to make it work in Windows. Furthermore, this only works with DHCP and not when you have configured a static IP.
See this page.
Please make sure you have connected the strip to GPIO2 and it is sufficiently powered.
The ESP8266 is a 3.3V microcontroller while the WS2812B LED uses 5V. I have personally got away with this in most cases, but you should technically add a level shifter.
You have an incorrect software version.
- For WS2812B (RGB) use the RGB binary. (if you use the source make sure the first line in WS2812FX.h is commented out)
- For SK2812 (RGBW) use the RGBW binary. (or make sure the first line in WS2812FX.h is NOT a comment)
You use an ESP32. The support is not yet finalized and you may run into issues.
To prevent over-current, by default the LED count is limited to 10. If you have more and can power them, go to LED settings and increase the LED count! WLED supports up to 1200 individual LEDs right now.
There is currently a strange bug which may cause LED 3 and 4 to be always off. It may be worked around by power-cycling a few times.
- List of effects and palettes
- Macros & Button
- Multi strip
- Presets
- Segments
- Webserver sitemap
- Control a relay
- Blynk
- DMX Output
- E1.31 (DMX) / Art-Net
- UDP Realtime / tpm2.net
- HTTP Request API
- Infrared
- JSON API
- MQTT
- Philips hue sync
- WebSocket
- WLED UDP sync