Provisioning your AI-on-the-Edge device can be done easily through the Web Installer. This method allows you to flash the firmware, configure the device, and upload the necessary SD card content — all from your browser.
Open the Web Installer to begin

Before starting the provisioning process, make sure the following are ready:
- A supported hardware device
- A formatted (FAT or FAT32) and empty SD card inserted into the device
- Downloaded the correct firmware ZIP file for your board from the GitHub Release Page
- Chrome or Edge browser (required for USB access via Web Serial API)
- Press and hold the
BOOTbutton - While holding
BOOT, press theRESETbutton or power cycle the device - If your device lacks a
BOOTbutton, connect GPIO0 (IO0) to GND during reset/power-up
- In the Web Installer, click "Select device", choose your USB port, then click "Install Device"
- This will flash the firmware to your MCU

- Once firmware flashing is complete, fully power cycle the device (disconnect and reconnect power)
📡 Skip this step if using ethernet connection — the device will use DHCP via ethernet by default.
- Reconnect to the device via the Web Installer
- Click "Scan for networks" to list available Wi-Fi access points

- Enter your Wi-Fi credentials and click "Connect to Wi-Fi"
- Once connected to your network, click "Visit Device" to open the web interface

- You can also access the device via:
- Hostname: http://watermeter
- mDNS: http://watermeter.local
- IP Address (check your router for assigned address)
- The device will reboot after SD card installation is complete
- Refresh your browser or revisit the device (compare Step 5)
- Optional: You can monitor installation progress or view logs in the Web Installer under "Logs & Console"


