You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
-[中文版](./README_CN.md)
7
7
8
-
esp-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.
8
+
esp-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-C61**, **ESP32**, and **ESP32-S2** Series SoCs provided for Windows, Linux, and macOS.
9
9
It 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.**
10
10
11
11
# Introduction
@@ -29,6 +29,7 @@ The following table shows ESP-AT support status of Espressif SoCs.
Copy file name to clipboardExpand all lines: docs/en/AT_Binary_Lists/esp_at_binaries.rst
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,9 @@ It is recommended to use the lastest version of firmware. Currently, Espressif r
15
15
16
16
.. only:: esp32 or esp32c2
17
17
18
-
- If you are unsure which AT firmware your module should use, please read the :doc:`../Compile_and_Develop/esp-at_firmware_differences` document first. This document compares the differences among different {IDF_TARGET_NAME} AT firmwares in terms of supported command sets, hardware configurations, and module compatibility, helping you determine if there is a suitable firmware for your module's hardware configuration.
18
+
- If you are unsure which AT firmware your module should use, please read the :doc:`../Compile_and_Develop/esp-at_firmware_differences` document first. It compares the various {IDF_TARGET_NAME} AT firmwares in terms of supported command sets, hardware configurations, and module compatibility, helping you determine which firmware best matches your module's hardware configuration.
19
19
20
-
.. only:: esp32c3 or esp32c5 or esp32c6 or esp32s2
20
+
.. only:: esp32c3 or esp32c5 or esp32c6 or esp32c61 or esp32s2
21
21
22
22
- If you are unsure whether your module can use the default AT firmware, please read the :doc:`../Compile_and_Develop/esp-at_firmware_differences` document first. This document compares the differences among different {IDF_TARGET_NAME} AT firmwares in terms of supported command sets, hardware configurations, and module compatibility, helping you confirm if your module's hardware configuration is suitable for using the default AT firmware.
23
23
@@ -28,7 +28,7 @@ It is recommended to use the lastest version of firmware. Currently, Espressif r
28
28
- :ref:`at-py-modify-uart`
29
29
- :ref:`at-py-modify-wifi`
30
30
- :ref:`at-py-modify-pki`
31
-
:esp32 or esp32c2 or esp32c3 or esp32c5 or esp32c6: - :ref:`at-py-modify-gatts`
31
+
:esp32 or esp32c2 or esp32c3 or esp32c5 or esp32c6 or esp32c61: - :ref:`at-py-modify-gatts`
32
32
33
33
Disclaimer
34
34
^^^^^^^^^^
@@ -184,7 +184,7 @@ Before using the AT firmware below, please read the :doc:`../disclaimer` careful
184
184
ESP32-C5-4MB Series
185
185
^^^^^^^^^^^^^^^^^^^
186
186
187
-
The first version of ESP-AT firmware is planned to be released in October 2025.
187
+
The first version of ESP-AT firmware is planned to be released in November 2025.
188
188
189
189
.. only:: esp32c6
190
190
@@ -195,6 +195,13 @@ Before using the AT firmware below, please read the :doc:`../disclaimer` careful
0 commit comments