百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
E

esp-at

> 编程语言
开源

ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266 的 AT 应用

1.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266 的 AT 应用

ESP-AT

alt text

  • 中文版

esp-at project was started and powered by Espressif Systems (@espressif) as an official project, for the ESP32-C2, ESP32-C3, ESP32-C5, ESP32-C6, ESP32-C61, ESP32, and ESP32-S2 Series SoCs provided for Windows, Linux, and macOS.
It is now supported and maintained by Espressif esp-at team (@esp-at). Before using the ESP-AT solution, please read the disclaimer carefully and comply with its terms and precautions.

Introduction

Espressif SoCs serve as add-on modules, easily integrating wireless connectivity into existing products. To reduce development costs, Espressif offers a set of AT commands (select your target chip from the dropdown menu in the top left corner) that enable users to interface with Espressif products.

The AT solution provided by Espressif allows for rapid integration by providing:

  • In-built a large number of AT commands
  • Easy integration with resource-constrained host platforms
  • Easy-to-parse command-response protocols
  • Customized, user-defined AT commands

ESP-AT Release and SoC Compatibility

The following table shows ESP-AT support status of Espressif SoCs.

Chip v4.2.0.0 v5.0.1.0 master
ESP32 alt text alt text alt text
ESP32-C3 alt text alt text alt text
ESP32-C2 alt text alt text alt text
ESP32-C6 alt text alt text alt text
ESP32-S2 alt text alt text alt text
ESP32-C5 alt text alt text
ESP32-C61 alt text alt text
  • alt text: Released versions. You can click alt text to go to the corresponding release page and download the AT firmware.
  • alt text: Supported versions. You can click alt text to go to the corresponding branch and develop your own AT firmware.
  • alt text: Pre-release versions, expected to release AT firmware for the corresponding chip soon.
  • alt text: No plan to release AT firmware for the corresponding chip.

Please choose one of the following options based on your needs:

  • The default AT firmware meets your requirements: It is recommended to use the latest released version of the firmware corresponding to the chip.
  • The default AT firmware does not meet your requirements and stability is a priority: It is recommended to develop your AT firmware based on the latest released version of the firmware corresponding to the chip.
  • The default AT firmware does not meet your requirements and you want more new features: It is recommended to develop your AT firmware based on the master branch.

Other series of chips:

  • ESP-AT will not support ESP32-S3 and ESP32-H2 series of chips.

Support Periods of ESP-AT

  • Please refer to ESP-AT Versions for more details.

Resources

  • There are several guides for esp-at developers and users. These guides can be rendered in a number of formats, like HTML and PDF.
    Documentation for the latest version: https://docs.espressif.com/projects/esp-at/en/latest/index.html. This documentation is built from the docs directory of this repository.

  • The Changelogs of historic released versions: https://github.com/espressif/esp-at/releases

  • Check the Issues section on GitHub if you find a bug or have a feature request. Please check existing Issues before opening a new one.

  • The esp-at forum is a place to ask questions and find community resources.

  • The ESP Product Selector is a tool to help you compare different chips or modules.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Catbleesp-idfesp32

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言