Flashing WLED Firmware
All RGB2Go controllers (Solo2Go, Duo2Go, Tetra2Go, Octa2Go, Matrix2Go) can be re-flashed using the same process below. You will need a data-capable USB cable — a charge-only cable will not work.
The serial driver allows your computer to recognize the controller when it is plugged in via USB.
On Windows, run the installer after downloading. Once installed, plug in your controller and a new COM port will appear in Device Manager.
ESPHome Flasher is a simple utility for flashing firmware onto ESP8266 and ESP32 controllers.
Download the correct firmware for your controller from our firmware downloads page. Make note of where you save the file.
Connect your controller to your computer using a data-capable USB cable. On Windows, you should hear a notification sound indicating the device was recognized. Open Device Manager and confirm a COM port appears under Ports (COM & LPT).
Open ESPHome Flasher. You should see your controller listed under Serial Port as a COM port (e.g. COM3, COM7). Select it.
Under Firmware, click Browse and select the .bin file you downloaded in Step 3.
Click Flash ESP. The status LED on the controller will go out during flashing. When the progress reaches 100%, the LED will come back on — flashing is complete. You can ignore any garbled text that appears after 100%.
Unplug the USB cable and reconnect your controller's normal power supply. It will boot as a fresh install and broadcast a WiFi access point named WLED-<controllername>.
Connect to that WiFi network and navigate to 4.3.2.1 in your browser to complete setup. Go to Config → LED & Hardware and enable Use per-output limiter to set the current limit for each output.
