Skip to main content

HiBean Installation

image.png

Requirements

  1. ESP32-S3: Ensure you have the ESP32-S3 board and a USB cable.
    image.png
  2. Binary File Link: SkiBean.bin.
  3. Browser: Use Google Chrome or Microsoft Edge (supports Web Serial) ESPHome.
  4. USB Cable: A reliable cable for data transfer.

Steps

1. Download the Binary File


2. Open ESPHome Web

  1. Go to ESPHome Web in your Chrome or Edge browser.

  2. Make sure your ESP32-S3 is connected to your computer using a USB cable.

3. Connect the ESP32-S3

  1. On the ESPHome Web page, click the Connect button.

    image.png


  2. A pop-up will appear with available devices. Select the port for your ESP32-S3 and click Connect.

    image.png




4. Install the Binary File

  1. Once connected, click Install.

    image.png


  2. Choose File when prompted
  3. In the file selection dialog, locate and select the SkiBean.bin file you downloaded earlier.

    image.png

  4. Click Install to start the flashing process.
  5. image.png


5. Flash the Firmware

  • ESPHome Web will erase the existing firmware and flash the SkiBean.bin binary.

    image.png


  • The flashing process may take a few minutes. Wait for it to complete.
  • After successful installation, a success message will appear.

    image.png



6. Verify the Installation

  1. If the binary includes Wi-Fi credentials, the ESP32-S3 will attempt to connect to the specified Wi-Fi network.
  2. To view logs and verify functionality, click Logs in ESPHome Web after the flashing is complete.


Troubleshooting

  • Device Not Recognized: Ensure your USB cable supports data transfer.
  • Flashing Errors:
    • Press and hold the BOOT button on the ESP32-S3 while connecting via ESPHome Web.
    • Confirm the binary file matches the ESP32-S3 architecture.

Let me know if you encounter issues or need further help!