Skip to content

Commit e4aa658

Browse files
committed
Merge branch 'docs/add_disclaimer_v3.2' into 'release/v3.2.0.0'
docs: Added a disclaimer for the esp-at project (v3.2.0.0) See merge request application/esp-at!1648
2 parents 571f6ab + 70626a6 commit e4aa658

File tree

13 files changed

+166
-2
lines changed

13 files changed

+166
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- [中文版](#esp-at-项目)
55

66
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-C6**, **ESP32**, **ESP8266**, and **ESP32-S2** Series SoCs provided for Windows, Linux, and macOS.
7-
It is now supported and maintained by Espressif esp-at team (@[esp-at](https://github.com/espressif/esp-at)).
7+
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.**
88

99
# Introduction
1010
Espressif Wi-Fi and Bluetooth® chipsets are often used as add-on modules to seamlessly integrate wireless connectivity features into new and existing products.
@@ -68,7 +68,7 @@ The AT command firmware allows for rapid integration by providing:
6868

6969
# ESP-AT 项目
7070
esp-at 作为由 Espressif Systems (@[espressif](https://github.com/espressif/)) 发起和提供技术支持的官方项目,适用于 Windows、Linux、macOS 上的 **ESP32-C2****ESP32-C3****ESP32-C6****ESP32****ESP8266**、和 **ESP32-S2** 系列芯片。
71-
当前该项目由 Espressif esp-at 团队 (@[esp-at](https://github.com/espressif/esp-at)) 负责技术支持和维护。
71+
当前该项目由 Espressif esp-at 团队 (@[esp-at](https://github.com/espressif/esp-at)) 负责技术支持和维护。**在使用 ESP-AT 方案前,请仔细阅读 [特别声明](https://docs.espressif.com/projects/esp-at/zh_CN/latest/esp32/disclaimer.html),并遵循其中的各项条款和注意事项。**
7272

7373
# 简介
7474
乐鑫 Wi-Fi 和蓝牙芯片可以用作附加模块,完美集成在其他现有产品上,提供无线通讯功能。

docs/en/AT_Binary_Lists/ESP32-C2_AT_binaries.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ It is recommended to use the lastest version of firmware. Currently, Espressif o
1212
* :ref:`at-py-modify-wifi`
1313
* :ref:`at-py-modify-pki`
1414

15+
Disclaimer
16+
^^^^^^^^^^
17+
18+
Before using the AT firmware below, please read the :doc:`../disclaimer` carefully and comply with its terms and precautions.
19+
1520
ESP32-C2 2MB Series
1621
^^^^^^^^^^^^^^^^^^^
1722

docs/en/AT_Binary_Lists/ESP32-C3_AT_binaries.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ It is recommended to use the lastest version of firmware. Currently, Espressif o
1313
* :ref:`at-py-modify-pki`
1414
* :ref:`at-py-modify-gatts`
1515

16+
Disclaimer
17+
^^^^^^^^^^
18+
19+
Before using the AT firmware below, please read the :doc:`../disclaimer` carefully and comply with its terms and precautions.
20+
1621
ESP32-C3-MINI-1 Series
1722
^^^^^^^^^^^^^^^^^^^^^^
1823

docs/en/AT_Binary_Lists/ESP32_AT_binaries.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ It is recommended to use the lastest version of firmware. Currently, Espressif o
1313
* :ref:`at-py-modify-pki`
1414
* :ref:`at-py-modify-gatts`
1515

16+
Disclaimer
17+
^^^^^^^^^^
18+
19+
Before using the AT firmware below, please read the :doc:`../disclaimer` carefully and comply with its terms and precautions.
20+
1621
ESP32-WROOM-32 Series
1722
^^^^^^^^^^^^^^^^^^^^^^
1823

docs/en/Get_Started/What_is_ESP-AT.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ What is ESP-AT
33

44
:link_to_translation:`zh_CN:[中文]`
55

6+
.. important::
7+
Before using the ESP-AT, please read the :doc:`../disclaimer` carefully and comply with its terms and precautions.
8+
69
ESP-AT is a solution developed by Espressif to integrate connectivity into customers' products, which can be quickly moved to mass production. It aims to reduce software development costs and quickly form products. With ESP-AT commands, you can quickly join the wireless network, connect to the cloud platform, realize data transmission and remote control functions, and realize the interconnection of everything through wireless communication easily.
710

811
ESP-AT is a project based on ESP-IDF. It makes an {IDF_TARGET_NAME} board work as a slave, and an MCU as a host. The host MCU sends AT commands to the {IDF_TARGET_NAME} chip and receives AT responses back. ESP-AT provides a wide range of AT commands with different functions, such as Wi-Fi commands, TCP/IP commands, Bluetooth LE commands, Bluetooth commands, MQTT commands, HTTP commands, and Ethernet commands.

docs/en/disclaimer.rst

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
Disclaimer
2+
==========
3+
4+
:link_to_translation:`zh_CN:[中文]`
5+
6+
Thank you for choosing to use [Solution/Firmware ESP-AT]. To ensure the safe, legal, and effective use of this solution (firmware), please carefully read the following Disclaimer. This Disclaimer aims to clarify the terms and precautions that users must follow when using this solution (firmware). By continuing to use this solution (firmware), you indicate your acceptance and agreement to comply with these terms.
7+
8+
Application Scenario Verification
9+
---------------------------------
10+
11+
This solution (firmware) is a general version. Despite extensive testing across various scenarios, there remains a risk that certain use cases may not be covered. Prior to making commercial production decisions based on this solution (firmware), please conduct thorough and comprehensive validation tailored to your specific application scenarios.
12+
13+
Compatibility
14+
-------------
15+
16+
Given the rapid advancement of technology, the emergence of new technologies, solutions, or standards may lead to compatibility issues. Users are advised to conduct appropriate testing and validation based on their products and to stay informed about new version releases of this solution (firmware)
17+
18+
Server Upgrade Considerations
19+
-----------------------------
20+
21+
When upgrading servers, including but not limited to operating system upgrades, tool upgrades, and certificate upgrades, it is essential to conduct testing and validation prior to any formal upgrades to prevent connectivity issues arising from server changes.
22+
23+
Wireless Solution Issue Handling
24+
--------------------------------
25+
26+
Wireless solutions are susceptible to external factors and can present complex issue diagnostics. Users should plan remote OTA and remote issue information retrieval solutions in conjunction with their products and cloud platforms. Otherwise, users may need to provide on-site logs, data packets, and other necessary information for problem analysis.
27+
28+
Usage Restrictions
29+
------------------
30+
31+
Users must not utilize this solution (firmware) for illegal activities or purposes that violate applicable laws and regulations. Users are responsible for ensuring that their use of this solution (this firmware) complies with all relevant laws and regulations. We accept no responsibility for any consequences arising from illegal use of this solution (firmware).
32+
33+
Limitation of Liability
34+
-----------------------
35+
36+
We shall not be liable for any direct, indirect, incidental, special, or consequential damages (including but not limited to data loss, profit loss, business interruption, etc.) resulting from the use of this solution (firmware), even if we have been advised of the possibility of such damages.
37+
38+
Third-Party Software and Technology
39+
-----------------------------------
40+
41+
This solution (firmware) may contain third-party software or technology. We assume no responsibility for the applicability and compliance of such third-party software or technology. Users should adhere to the licensing agreements and usage terms of third parties.
42+
43+
Data Protection
44+
---------------
45+
46+
Users are solely responsible for the protection and backup of any data generated during the use of this solution (firmware). We accept no liability for any losses resulting from data loss or leakage.
47+
48+
Version Updates and Maintenance
49+
-------------------------------
50+
51+
This solution (firmware) will undergo periodic maintenance updates and version releases. Users are encouraged to monitor version status, and no separate notification will be provided.
52+
53+
Disclaimer Updates
54+
------------------
55+
56+
The terms of this Disclaimer may be updated periodically without prior notice.
57+
58+
User Responsibility
59+
-------------------
60+
61+
Users are strongly encouraged to read and strictly adhere to the terms of this Disclaimer. Any risks arising from non-compliance shall be borne by the user.
62+
63+
Thank you for your understanding and cooperation!

docs/en/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ This is the documentation for `ESP-AT <https://github.com/espressif/esp-at>`_ De
5252
:esp32 or esp32c3: Customized AT Commands and Firmware <Customized_AT_Commands_and_Firmware/index>
5353
FAQ <faq>
5454
Index of Abbreviations <index_of_abbreviations>
55+
Disclaimer <disclaimer>
5556
About <about>
5657

5758
* :ref:`genindex`

docs/zh_CN/AT_Binary_Lists/ESP32-C2_AT_binaries.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
* :ref:`at-py-modify-wifi`
1313
* :ref:`at-py-modify-pki`
1414

15+
特别声明
16+
^^^^^^^^
17+
18+
在使用下面的 AT 固件前,请仔细阅读 :doc:`../disclaimer`,并遵循其中的各项条款和注意事项。
19+
1520
ESP32-C2 2MB 系列
1621
^^^^^^^^^^^^^^^^^^^^^^
1722

docs/zh_CN/AT_Binary_Lists/ESP32-C3_AT_binaries.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
* :ref:`at-py-modify-pki`
1414
* :ref:`at-py-modify-gatts`
1515

16+
特别声明
17+
^^^^^^^^
18+
19+
在使用下面的 AT 固件前,请仔细阅读 :doc:`../disclaimer`,并遵循其中的各项条款和注意事项。
20+
1621
ESP32-C3-MINI-1 系列
1722
^^^^^^^^^^^^^^^^^^^^^^
1823

docs/zh_CN/AT_Binary_Lists/ESP32_AT_binaries.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
* :ref:`at-py-modify-pki`
1414
* :ref:`at-py-modify-gatts`
1515

16+
特别声明
17+
^^^^^^^^
18+
19+
在使用下面的 AT 固件前,请仔细阅读 :doc:`../disclaimer`,并遵循其中的各项条款和注意事项。
20+
1621
ESP32-WROOM-32 系列
1722
^^^^^^^^^^^^^^^^^^^^^^
1823

0 commit comments

Comments
 (0)