Can't change colors and palette

I was able to setup everything correclty, effects works, turning lights on and off works but the color pallete does not.

I get a weird and ugly color palette and no matter what color I choose it gets this ugly pattern, even with solid colors effect.
Also it starts with this color even after fresh installs of wled and restarting esp32 to factory defaults
Any help on this?


hi @jonas666 can you post the setup
and what Stripe type is this

Hey @Magig_Wled thank you for your reply :wink:

Setup is the following:

  • Led Strip: ws2812b 60led/m (172 leds)
  • Board: esp32 wroom 32u
  • power supply: 5v 12A
  • version 0.15.0-b4 (tried with 0.14 as well)

Note: This was working fine until I messed up with the + sign to add a custom color palette. The weird stuff is that the bug persists even after a fresh install of wled.

Note 2: Just noticed that I am being able to change the solid color effect of the first led of the set alone as shown in picture(red/green).



you need to set the PSU limiter off or to 3500mA

yes the reflash does not change the manuell settings inside JASON

see (http://[controller-ip]/edit) if there is a coustoum palett created if so delete the file

NOTE you need to be online with the PC to get to edit mode

“”"I see also that the WHITE overright slider is to far to the Right
MOVE the Tird slider or sometimes its the snd from top in the COLOR palett to the middle or fist 1/3

I think I might have corrupted the esp32 board. Don’t know if this makes sense but I think the old palette is still there on the board somewhere.

There’s no json apart from cfg and presets with only {"0":{}} in it.

Thanks again :wink:

@jonas666 Lets try if there is “LIVE” in the system
using CURL command Direct to the lights
use a Terminal im on linux so curl is already in the system
if you are on MS Windows+R then cmd

enter

…’
curl -X POST “http://WLED_IP/json/state” -d ‘{“on”:true, “bri”:25, “seg”:{“i”:[
0,15,[200,0,0],14,30,[0,255,0]]}}’ -H “Content-Type: application/json”
…’

this shoudt turn first 15 to red 15-30 green

@Magig_Wled

I did run the curl command successfully but the lights didn’t turn red or green, it does contain red and green tough.

Note: Now effects and color picking does not work as well


very unusual
@jonas666 next thing to check
USE the Standard PC connection IP from a Browser best is crome
set / SAVE a Preset direct from the Start (( this will bring the WLED System to a new state ))
TRY chase 2 // with red and green in color palett choose only 2 Colors // in Segment choose a low number 1-30
Work with the Sliders TOP Right

thats all i can say as i dont got your issue so far im on all Systems at 0,14.b2