Flash a device

Plug your ESP32-2432S028R into USB and install Fragment Chat firmware directly from this page. No drivers, no command line, no IDE.

1 Plug in the device

Use a USB cable that supports data (not a charge-only cable). The board's red power LED should light up. On Windows you may also need the CP210x or CH340 driver, depending on your CYD variant — most modern Windows installs have it preinstalled.

2 Click below and pick your COM port

A browser dialog will ask you to choose a serial port — pick the one that appears when you plug the device in. If it doesn't show up, unplug and reconnect, or try a different cable.

Flash from a local build (advanced)

If you just ran pio run -e cyd on this laptop, point the four file pickers below at firmware/.pio/build/cyd/ and the framework's boot_app0.bin. Nothing is uploaded to the server — the installer streams the files straight from disk to the device over USB.

drop the four .bin files here, or pick them individually:

pick 4 files to enable the local-build button

3 Wait for the install to finish

It takes about 30 seconds. The board will reboot automatically and open a WiFi configuration portal called FragmentChat-<chip-id>. Connect to it with your phone to pick a network.

Troubleshooting