Update to 0.15.3
Prepare UART Converter
Download WLED_0.xx.x_C3_Custom.bin at Release page
Download ESPtool Here
Download C3_bootloader.bin and C3_partitions_4M.bin Here
esptool read_flash 0 0x400000 sp530e-encrypted.bin
Please replace 0.xx.x in the command below with the actual version number you downloaded (e.g., 0.15.3)
esptool write_flash --encrypt 0x0 C3_bootloader.bin 0x8000 C3_partitions_4M.bin 0x10000 WLED_0.xx.x_C3_Custom.bin
On Board Button GPIO 8
On Board Mic GPIO 3
On Board Blue LED GPIO 0 (Inverted)
On Board Green LED GPIO 1 (Inverted)
LED DAT Output GPIO 19
R: GPIO 10
G: GPIO 7
B: GPIO 6
WW: GPIO 5
CW: GPIO 4