How to Download the Latest Temporary Version of AT Firmware from GitHub

[中文]

As ESP-AT enables CI (Continuous Integration) on GitHub, temporary versions of ESP-AT firmware is generated every time when the code is pushed to GitHub.

Note

The temporary version of AT firmware is only for testing, and Espressif is not responsible for it. You need to test and save the firmware by yourself.

The following steps guide you on how to download the latest temporary version of AT firmware from GitHub. Before you start, please sign in your GitHub account, as you need login permission to download firmware.

  1. Open the website https://github.com/espressif/esp-at.

    ESP-AT GitHub Home Page

    ESP-AT GitHub Home Page

  2. Click “Actions” to enter the “Actions” page.

    Click Actions

    Click Actions

    Actions Page

    Actions Page

  3. Click the latest workflow and enter the latest workflow page.

    Click the Latest Workflow

    Click the Latest Workflow

    Latest Workflow Page

    Latest Workflow Page

    If you want to download the temporary firmware of the specified branch, click “Branch” to enter the workflow page of the specified branch.

    Click the Branch

    Click the Branch

  4. Scroll the page to the end, select the corresponding module on the Artifacts page.

    Artifacts Page

    Artifacts Page

  5. Click to download the temporary version of AT firmware for modules.

Note

If you do not find the firmware of the corresponding module on the Artifacts page, you can refer to ESP-AT Firmware Differences to select a similar firmware to download.