๐Ÿ“ก UberANT Web Flasher

ESP8266 Antenna Switch

Flash the UberANT firmware directly from your browser using ESP Web Tools. No drivers, no Python, no PlatformIO required โ€” just Chrome or Edge and a USB cable.

โš ๏ธ Disconnect the 12 V supply from the antenna switch before opening it. Connect only the USB cable to the ESP8266 controller board.

Flash firmware

UberANT Antenna Switch
MS-S5 / ANTENI.NET webSWITCH ยท ESP8266 ยท flashes firmware + web assets
โš ๏ธ Web Serial is not available in this browser.
Please open this page in Google Chrome or Microsoft Edge (desktop, version 89+). Firefox and Safari do not support Web Serial.
โš ๏ธ Web Serial requires a secure context (HTTPS).
This page must be served over https:// โ€” opening the file directly from disk (file://) will not work.
๐Ÿ’ก This flashes both the firmware binary and the LittleFS web-asset image in one step โ€” the same as running ./firmware/flash.sh --all.

Before you flash

  1. Remove the front face plate from the antenna switch to expose the controller board.
  2. Plug a USB cable into the micro-USB port on the ESP8266 controller board.
  3. Connect the other end to this computer.
  4. Click Install above, select the serial port that appears, and follow the prompts.

After flashing โ€” first-time WiFi setup

  1. The device reboots. The OLED shows ssid: AutoConnectAP.
  2. Connect your phone or laptop to the AutoConnectAP WiFi network.
  3. Browse to http://192.168.4.1 โ†’ Configure WiFi โ†’ enter your SSID + password โ†’ Save.
  4. The device reboots and joins your network. The OLED shows the assigned IP for a few seconds.
  5. Open http://uberant.local (or the IP shown on the OLED) in a browser.
๐Ÿ’ก If you need to bake WiFi credentials into the firmware image at flash time (so the device joins your network without the captive portal), use ./firmware/flash.sh --ssid MyNet --pass secret from the command line instead.

Links