Flash your ESP32-S3 board straight from this page — no toolchain, no drivers to hunt down. The whole thing takes about a minute.
Three things, and one of them trips up most people.
The board has no network yet, so it hosts its own.
ECHO_xxxx
The board's own Wi-Fi network. Password 12345678. The last four characters come from its MAC address.
192.168.4.1
The console loads — dashboard, channels, audio, SD card, network, logs.
Four failures cover almost everything.
Put the board into flashing mode by hand: hold BOOT, tap RESET, then release BOOT. Click Install again. If the list is still empty, the cable is charge-only — swap it before anything else.
Something else already owns it. Close any serial monitor, Arduino IDE or PlatformIO session, then retry.
Usually the cable or a USB hub. Plug straight into the machine and try once more. A half-written flash is not fatal — the board stays in bootloader mode and you can start over.
ECHO_xxxx network afterwardEither the 60-second window has closed — power-cycle the board and look again — or the flash did not take. Watch the screen: if it never reaches the status display, install once more.