Introduction to ESP-AT
This document serves as a comprehensive guide to the ESP-AT Development Framework, an official project by Espressif Systems. It is designed to help users integrate connectivity into their products, enabling rapid mass production and reducing software development costs.
The ESP-AT project utilizes the ESP32-C6 chip as a slave device, communicating with a host MCU via AT commands. This guide details the extensive range of AT commands available, covering Wi-Fi, TCP/IP, Bluetooth LE, MQTT, HTTP, and Ethernet functionalities. It provides essential information on getting started, technology selection, hardware connection, and firmware flashing.
Explore the capabilities of ESP-AT for seamless wireless communication, data transmission, and remote control applications.
Key Features and Sections
- Get Started: Initial setup, technology selection, and hardware connection.
- AT Binary Lists: Information on released firmware versions.
- AT Command Set: Detailed descriptions of all available AT commands.
- AT Command Examples: Practical examples for various functionalities.
- Compile and Develop: Guidance on compiling and customizing the ESP-AT project.
- Customized AT Commands and Firmware: Advanced customization options.
About Espressif Systems
Espressif Systems is a leading provider of IoT solutions, specializing in Wi-Fi and Bluetooth technologies. Learn more about Espressif Systems at espressif.com.