{"id":14963191,"url":"https://github.com/espressif/esp-at","last_synced_at":"2025-05-14T09:06:49.894Z","repository":{"id":37664992,"uuid":"78652809","full_name":"espressif/esp-at","owner":"espressif","description":"AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266","archived":false,"fork":false,"pushed_at":"2025-05-07T08:22:15.000Z","size":234723,"stargazers_count":1005,"open_issues_count":106,"forks_count":955,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-05-08T02:55:33.896Z","etag":null,"topics":["at","ble","esp-idf","esp32","esp32c2","esp32c3","esp32c6","esp8266","ethernet","qcloud","sdio","spi","uart","wifi"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/espressif.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-01-11T15:36:52.000Z","updated_at":"2025-05-07T12:21:42.000Z","dependencies_parsed_at":"2023-09-27T15:56:55.168Z","dependency_job_id":"1250ff02-4ed7-4330-a82f-218752e7288e","html_url":"https://github.com/espressif/esp-at","commit_stats":{"total_commits":1348,"total_committers":20,"mean_commits":67.4,"dds":0.5267062314540059,"last_synced_commit":"a107039ac67b6fbc2f675d5298b024d7e704e0bb"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressif%2Fesp-at","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressif%2Fesp-at/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressif%2Fesp-at/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/espressif%2Fesp-at/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/espressif","download_url":"https://codeload.github.com/espressif/esp-at/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254110374,"owners_count":22016391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["at","ble","esp-idf","esp32","esp32c2","esp32c3","esp32c6","esp8266","ethernet","qcloud","sdio","spi","uart","wifi"],"created_at":"2024-09-24T13:31:09.177Z","updated_at":"2025-05-14T09:06:49.883Z","avatar_url":"https://github.com/espressif.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# ESP-AT\n[![alt text][doc-latest]](https://docs.espressif.com/projects/esp-at/en/latest/)\n\n[doc-latest]: https://img.shields.io/badge/docs-latest-blue\n\n- [中文版](./README_CN.md)\n\nesp-at project was started and powered by Espressif Systems (@[espressif](https://github.com/espressif/)) as an official project, for the **ESP32-C2**, **ESP32-C3**, **ESP32-C5**, **ESP32-C6**, **ESP32**, and **ESP32-S2** Series SoCs provided for Windows, Linux, and macOS.  \nIt is now supported and maintained by Espressif esp-at team (@[esp-at](https://github.com/espressif/esp-at)). **Before using the ESP-AT solution, please read the [disclaimer](https://docs.espressif.com/projects/esp-at/en/latest/esp32/disclaimer.html) carefully and comply with its terms and precautions.**\n\n# Introduction\nEspressif SoCs serve as add-on modules, easily integrating wireless connectivity into existing products. To reduce development costs, Espressif offers a set of [AT commands](https://docs.espressif.com/projects/esp-at/en/latest/esp32/AT_Command_Set/index.html) (select your target chip from the dropdown menu in the top left corner) that enable users to interface with Espressif products.\n\nThe AT solution provided by Espressif allows for rapid integration by providing:\n\n- In-built a large number of AT commands\n- Easy integration with resource-constrained host platforms\n- Easy-to-parse command-response protocols\n- Customized, user-defined AT commands\n\n# ESP-AT Release and SoC Compatibility\nThe following table shows ESP-AT support status of Espressif SoCs.\n\n| Chip | v3.2.1.0 | v3.3.0.0 | v3.4.0.0 | v4.0.0.0 | v4.1.0.0 | master |\n|:- |:-:| :-:| :-:| :-:| :-:| :-:|\n| ESP32 | [![alt text][released]](https://github.com/espressif/esp-at/releases/tag/v3.2.1.0) | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v3.3.0.0) | [![alt text][released]](https://github.com/espressif/esp-at/releases/tag/v3.4.0.0) | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v4.0.0.0) | ![alt text][pre-release] | [![alt text][supported]](https://github.com/espressif/esp-at/tree/master) |\n|ESP32-C3 | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v3.2.1.0) | [![alt text][released]](https://github.com/espressif/esp-at/releases/tag/v3.3.0.0) | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v3.4.0.0) | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v4.0.0.0) | ![alt text][pre-release] | [![alt text][supported]](https://github.com/espressif/esp-at/tree/master) |\n|ESP32-C2 | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v3.2.1.0) | [![alt text][released]](https://github.com/espressif/esp-at/releases/tag/v3.3.0.0) | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v3.4.0.0) | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v4.0.0.0) | ![alt text][pre-release] | [![alt text][supported]](https://github.com/espressif/esp-at/tree/master) |\n|ESP32-C6 | | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v3.3.0.0) | [![alt text][supported]](https://github.com/espressif/esp-at/tree/release/v3.4.0.0) | [![alt text][released]](https://github.com/espressif/esp-at/releases/tag/v4.0.0.0) | ![alt text][pre-release] | [![alt text][supported]](https://github.com/espressif/esp-at/tree/master) |\n|ESP32-S2 | | |  [![alt text][released]](https://github.com/espressif/esp-at/releases/tag/v3.4.0.0) | | | [![alt text][supported]](https://github.com/espressif/esp-at/tree/master) |\n|ESP32-C5 | | | | | | [![alt text][supported]](https://github.com/espressif/esp-at/tree/master) |\n\n- ![alt text][released]: Released versions. You can click ![alt text][released] to go to the corresponding release page and download the AT firmware.\n- ![alt text][supported]: Supported versions. You can click ![alt text][supported] to go to the corresponding branch and develop your own AT firmware.\n- ![alt text][pre-release]: Pre-release versions, expected to release AT firmware for the corresponding chip soon.\n\nPlease choose one of the following options based on your needs:\n- **The default AT firmware meets your requirements**: It is recommended to use the latest released version of the firmware corresponding to the chip.\n- **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.\n- **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](https://github.com/espressif/esp-at/tree/master).\n\n[released]: https://img.shields.io/badge/-released-4CBB17\n[supported]: https://img.shields.io/badge/-supported-1F51FF\n[pre-release]: https://img.shields.io/badge/-pre--release-FFC000\n\n**Other series of chips:**\n- ESP-AT will support ESP32-C5 series of chips.\n- ESP-AT will not support ESP32-S3 and ESP32-H series of chips.\n\n# Support Periods of ESP-AT\n\n![support periods](https://dl.espressif.com/esp-at/at-support-periods.png)\n\n- Please refer to [ESP-AT Versions](https://docs.espressif.com/projects/esp-at/en/latest/esp32/versions.html) for more details.\n\n# Resources\n- There are several guides for esp-at developers and users. These guides can be rendered in a number of formats, like HTML and PDF.  \n  Documentation for the latest version: [https://docs.espressif.com/projects/esp-at/en/latest/index.html](https://docs.espressif.com/projects/esp-at/en/latest/index.html). This documentation is built from the [docs directory](https://github.com/espressif/esp-at/tree/master/docs) of this repository.\n\n- The Changelogs of historic released versions: https://github.com/espressif/esp-at/releases\n\n- [Check the Issues section on GitHub](https://github.com/espressif/esp-at/issues) if you find a bug or have a feature request. Please check existing Issues before opening a new one.\n\n- The [esp-at forum](https://www.esp32.com/viewforum.php?f=42) is a place to ask questions and find community resources.\n\n- The [ESP Product Selector](https://products.espressif.com/#/product-selector?language=en\u0026names=) is a tool to help you compare different chips or modules.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespressif%2Fesp-at","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fespressif%2Fesp-at","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fespressif%2Fesp-at/lists"}