Pool Controller
Flash the Connect 10 bridge firmware to your ESP32-C6, straight from this page.
You've picked an older release. Unless you're rolling back deliberately, use — and note that once the device is online it will offer to update itself to the latest version anyway.
Before you start
- Use a desktop Chrome or Edge browser.
- Connect the controller to your computer with a USB-C data cable — some charge-only cables carry power but no data.
- Close anything else using the port (serial monitor,
idf.py monitor, Arduino IDE). - Press Connect & Install and pick the ESP32-C6 serial port from the list.
If no port appears, hold the BOOT button while plugging the board in to force the bootloader, then try again.
After flashing
- The LED turns purple — the device is in provisioning mode.
- On your phone, join the WiFi network
POOL_AABBCC(passwordpoolsetup). - Open http://192.168.4.1 and choose your WiFi network.
- The device restarts and appears at
http://poolcontrol-AABBCC.local. The LED goes green once WiFi and MQTT are both connected.
Full setup notes, the LED colour reference and Home Assistant configuration are in the README. Once online, the device updates itself over-the-air — you only need this page for the first install.