Read the Docs build information Build id: 2653401 Project: espressif-esp-at-zh-cn Version: release-v2.2.0.0_esp8266 Commit: b432041a728533062e33e64e215ae4ac29def1f6 Date: 2024-12-02T09:28:33.491414Z State: finished Success: True [rtd-command-info] start-time: 2024-12-02T09:28:34.651046Z, end-time: 2024-12-02T09:28:36.908622Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/espressif/esp-at.git . Cloning into '.'... [rtd-command-info] start-time: 2024-12-02T09:28:36.981219Z, end-time: 2024-12-02T09:28:39.048301Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/release/v2.2.0.0_esp8266:refs/remotes/origin/release/v2.2.0.0_esp8266 From https://github.com/espressif/esp-at * [new branch] release/v2.2.0.0_esp8266 -> origin/release/v2.2.0.0_esp8266 [rtd-command-info] start-time: 2024-12-02T09:28:39.175097Z, end-time: 2024-12-02T09:28:39.477360Z, duration: 0, exit-code: 0 git checkout --force origin/release/v2.2.0.0_esp8266 Note: switching to 'origin/release/v2.2.0.0_esp8266'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at b432041 Merge branch 'docs/fix_doc_compile_issue' into 'release/v2.2.0.0_esp8266' [rtd-command-info] start-time: 2024-12-02T09:28:39.542609Z, end-time: 2024-12-02T09:28:39.601804Z, duration: 0, exit-code: 0 cat docs/zh_CN/.readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip - pdf # Set the version of Python and other tools you might need build: os: "ubuntu-20.04" tools: python: "3.6" # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: docs/setuptools.requirements.txt - requirements: docs/requirements.txt sphinx: configuration: docs/zh_CN/conf.py [rtd-command-info] start-time: 2024-12-02T09:28:43.953925Z, end-time: 2024-12-02T09:28:44.043798Z, duration: 0, exit-code: 0 asdf global python 3.6.15 [rtd-command-info] start-time: 2024-12-02T09:28:44.527995Z, end-time: 2024-12-02T09:28:45.656814Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.6.15.final.0-64 in 742ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-12-02T09:28:45.721506Z, end-time: 2024-12-02T09:28:54.156725Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (21.2.3) Collecting pip Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (57.4.0) Collecting setuptools Downloading setuptools-59.6.0-py3-none-any.whl (952 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-21.3.1 setuptools-59.6.0 [rtd-command-info] start-time: 2024-12-02T09:28:54.232132Z, end-time: 2024-12-02T09:29:01.874340Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting Pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting alabaster<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting Jinja2>=3.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting packaging>=21.0 Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting importlib-metadata>=4.8 Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting docutils<0.20,>=0.14 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting pytz>=2015.7 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB) Collecting idna<4,>=2.5 Downloading idna-3.10-py3-none-any.whl (70 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Collecting certifi>=2017.4.17 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Installing collected packages: zipp, urllib3, typing-extensions, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, importlib-metadata, imagesize, docutils, babel, alabaster, sphinx Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2024.8.30 charset-normalizer-2.0.12 docutils-0.18.1 idna-3.10 imagesize-1.4.1 importlib-metadata-4.8.3 packaging-21.3 pyparsing-3.1.4 pytz-2024.2 requests-2.27.1 snowballstemmer-2.2.0 sphinx-5.3.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.1.1 urllib3-1.26.20 zipp-3.6.0 [rtd-command-info] start-time: 2024-12-02T09:29:01.944611Z, end-time: 2024-12-02T09:29:04.344127Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/setuptools.requirements.txt Collecting setuptools<58 Downloading setuptools-57.5.0-py3-none-any.whl (819 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 59.6.0 Uninstalling setuptools-59.6.0: Successfully uninstalled setuptools-59.6.0 Successfully installed setuptools-57.5.0 [rtd-command-info] start-time: 2024-12-02T09:29:04.424216Z, end-time: 2024-12-02T09:29:26.352349Z, duration: 21, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting setuptools==40.6.2 Downloading setuptools-40.6.2-py2.py3-none-any.whl (573 kB) Collecting sphinx==2.3.1 Downloading Sphinx-2.3.1-py3-none-any.whl (2.7 MB) Collecting breathe==4.14.1 Downloading breathe-4.14.1-py3-none-any.whl (74 kB) Collecting sphinx-rtd-theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting sphinx-notfound-page==0.7.1 Downloading sphinx_notfound_page-0.7.1-py3-none-any.whl (8.3 kB) Collecting sphinxcontrib-blockdiag==2.0.0 Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting sphinxcontrib-seqdiag==2.0.0 Downloading sphinxcontrib_seqdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-actdiag==2.0.0 Downloading sphinxcontrib_actdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-nwdiag==2.0.0 Downloading sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB) Collecting sphinxcontrib-wavedrom==2.0.0 Downloading sphinxcontrib_wavedrom-2.0.0-py3-none-any.whl (9.6 kB) Collecting nwdiag==2.0.0 Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB) Collecting recommonmark==0.7.0 Downloading recommonmark-0.7.0-py2.py3-none-any.whl (10 kB) Collecting markdown<3.4.0,>=3.0.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) Collecting sphinx_markdown_tables==0.0.15 Downloading sphinx_markdown_tables-0.0.15-py3-none-any.whl (28 kB) Collecting future==0.16.0 Downloading future-0.16.0.tar.gz (824 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting funcparserlib==1.0.0a0 Downloading funcparserlib-1.0.0a0-py2.py3-none-any.whl (17 kB) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.11.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (21.3) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.3) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.2) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.2.0) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.18.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.14.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.27.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.7.13) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.2) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.0) Collecting six>=1.9 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.12 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Collecting seqdiag>=0.9.3 Downloading seqdiag-2.0.0-py3-none-any.whl (2.6 MB) Collecting actdiag>=0.5.3 Downloading actdiag-2.0.0-py3-none-any.whl (2.6 MB) Collecting cairosvg>=2 Downloading CairoSVG-2.7.1-py3-none-any.whl (43 kB) Collecting xcffib Downloading xcffib-1.5.0.tar.gz (89 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wavedrom>=0.1 Downloading wavedrom-2.0.3.post3.tar.gz (137 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting commonmark>=0.8.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from markdown<3.4.0,>=3.0.1->-r docs/requirements.txt (line 16)) (4.8.3) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from babel!=2.0,>=1.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2024.2) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) Collecting Pillow>3.0 Downloading Pillow-8.4.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting cssselect2 Downloading cssselect2-0.4.1-py3-none-any.whl (13 kB) Collecting cairocffi Downloading cairocffi-1.2.0.tar.gz (70 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from importlib-metadata>=4.4->markdown<3.4.0,>=3.0.1->-r docs/requirements.txt (line 16)) (3.6.0) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from importlib-metadata>=4.4->markdown<3.4.0,>=3.0.1->-r docs/requirements.txt (line 16)) (4.1.1) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from Jinja2>=2.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2024.8.30) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.10) Collecting svgwrite Downloading svgwrite-1.4.3-py3-none-any.whl (67 kB) Collecting pyyaml Downloading PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from packaging->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.1.4) Collecting cffi>=1.1.0 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: future, wavedrom, xcffib, cairocffi Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.16.0-py3-none-any.whl size=487809 sha256=f338794a3d361fd908cfd264bf5560539af2e436d7ff7dad52a911a8ffe92f07 Stored in directory: /tmp/pip-ephem-wheel-cache-1w7i_vyc/wheels/06/d8/4f/1fda930a85fef200da1e8cb24dae1821feb00270b42990efee Building wheel for wavedrom (setup.py): started Building wheel for wavedrom (setup.py): finished with status 'done' Created wheel for wavedrom: filename=wavedrom-2.0.3.post3-py2.py3-none-any.whl size=29953 sha256=9f2054ba602127a3b9622ead6b2f9a91e9957b6536d4812cb5369bd537a49bf4 Stored in directory: /tmp/pip-ephem-wheel-cache-1w7i_vyc/wheels/19/bf/1c/54896bb52532cdda932432bc0377c914dbd0d1201aa7927e48 Building wheel for xcffib (setup.py): started Building wheel for xcffib (setup.py): finished with status 'done' Created wheel for xcffib: filename=xcffib-1.5.0-py3-none-any.whl size=97508 sha256=27a7087a10b70bff26dfb10c856cf563f13602c5f8c1837138656856dca4e414 Stored in directory: /tmp/pip-ephem-wheel-cache-1w7i_vyc/wheels/63/70/9f/3a7626fa05ae8ed23c9a4fb832f492a01624d00828fa9a113a Building wheel for cairocffi (setup.py): started Building wheel for cairocffi (setup.py): finished with status 'done' Created wheel for cairocffi: filename=cairocffi-1.2.0-py3-none-any.whl size=89562 sha256=c134ec7e9d07e43d6197114fe19a585531e62122825f764579d7202b363700a5 Stored in directory: /tmp/pip-ephem-wheel-cache-1w7i_vyc/wheels/37/f0/7e/f92a9b82bde542ad7e50f6f91b368f84fab2cf1176ba265aa5 Successfully built future wavedrom xcffib cairocffi Installing collected packages: webencodings, pycparser, webcolors, tinycss2, setuptools, Pillow, funcparserlib, cffi, svgwrite, six, pyyaml, docutils, defusedxml, cssselect2, cairocffi, blockdiag, xcffib, wavedrom, sphinx, seqdiag, nwdiag, markdown, commonmark, cairosvg, actdiag, sphinxcontrib-wavedrom, sphinxcontrib-seqdiag, sphinxcontrib-nwdiag, sphinxcontrib-blockdiag, sphinxcontrib-actdiag, sphinx-rtd-theme, sphinx-notfound-page, sphinx-markdown-tables, recommonmark, future, breathe Attempting uninstall: setuptools Found existing installation: setuptools 57.5.0 Uninstalling setuptools-57.5.0: Successfully uninstalled setuptools-57.5.0 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: sphinx 5.3.0 Uninstalling sphinx-5.3.0: Successfully uninstalled sphinx-5.3.0 Successfully installed Pillow-8.4.0 actdiag-2.0.0 blockdiag-2.0.1 breathe-4.14.1 cairocffi-1.2.0 cairosvg-2.7.1 cffi-1.15.1 commonmark-0.9.1 cssselect2-0.4.1 defusedxml-0.7.1 docutils-0.17.1 funcparserlib-1.0.0a0 future-0.16.0 markdown-3.3.7 nwdiag-2.0.0 pycparser-2.21 pyyaml-6.0.1 recommonmark-0.7.0 seqdiag-2.0.0 setuptools-40.6.2 six-1.16.0 sphinx-2.3.1 sphinx-markdown-tables-0.0.15 sphinx-notfound-page-0.7.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-actdiag-2.0.0 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-nwdiag-2.0.0 sphinxcontrib-seqdiag-2.0.0 sphinxcontrib-wavedrom-2.0.0 svgwrite-1.4.3 tinycss2-1.1.1 wavedrom-2.0.3.post3 webcolors-1.11.1 webencodings-0.5.1 xcffib-1.5.0 [rtd-command-info] start-time: 2024-12-02T09:29:26.546300Z, end-time: 2024-12-02T09:29:26.609547Z, duration: 0, exit-code: 0 cat docs/zh_CN/conf.py # -*- coding: utf-8 -*- # # English Language RTD & Sphinx config file # # Uses ../conf_common.py for most non-language-specific settings. # Importing conf_common adds all the non-language-specific # parts to this conf module import sys import os sys.path.insert(0, os.path.abspath('..')) from conf_common import * # noqa: F401, F403 - need to make available everything from common from local_util import download_file_if_missing # noqa: E402 - need to import from common folder # General information about the project. project = u'ESP-AT 用户指南' copyright = u'2020 乐鑫信息科技(上海)股份有限公司' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'zh_CN' # Download font file that is stored on a separate server to save on esp-idf repository size. print("Downloading font file") download_file_if_missing('https://dl.espressif.com/dl/esp-idf/docs/_static/NotoSansSC-Regular.otf', '../_static') # Set up font for blockdiag, nwdiag, rackdiag and packetdiag blockdiag_fontpath = '../_static/NotoSansSC-Regular.otf' seqdiag_fontpath = '../_static/NotoSansSC-Regular.otf' actdiag_fontpath = '../_static/NotoSansSC-Regular.otf' nwdiag_fontpath = '../_static/NotoSansSC-Regular.otf' rackdiag_fontpath = '../_static/NotoSansSC-Regular.otf' packetdiag_fontpath = '../_static/NotoSansSC-Regular.otf' [rtd-command-info] start-time: 2024-12-02T09:29:26.674495Z, end-time: 2024-12-02T09:29:42.001574Z, duration: 15, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/html Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file loading translations [zh_CN]... done fatal: No names found, cannot describe anything. Git commit ID: b432041 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 51 source files that are out of date updating environment: [new config] 51 added, 0 changed, 0 removed reading sources... [ 1%] AT_Binary_Lists/ESP32-S2_AT_binaries reading sources... [ 3%] AT_Binary_Lists/ESP32_AT_binaries reading sources... [ 5%] AT_Binary_Lists/ESP8266_AT_binaries reading sources... [ 7%] AT_Binary_Lists/index reading sources... [ 9%] AT_Command_Examples/BLE_AT_Examples reading sources... [ 11%] AT_Command_Examples/Ethernet_AT_Examples reading sources... [ 13%] AT_Command_Examples/MQTT_AT_Examples reading sources... [ 15%] AT_Command_Examples/TCP-IP_AT_Examples reading sources... [ 17%] AT_Command_Examples/Web_server_AT_Examples reading sources... [ 19%] AT_Command_Examples/index reading sources... [ 21%] AT_Command_Set/AT_Command_Set_Comparison reading sources... [ 23%] AT_Command_Set/BLE_AT_Commands reading sources... [ 25%] AT_Command_Set/BT_AT_Commands reading sources... [ 27%] AT_Command_Set/Basic_AT_Commands reading sources... [ 29%] AT_Command_Set/Driver_AT_Commands reading sources... [ 31%] AT_Command_Set/Ethernet_AT_Commands reading sources... [ 33%] AT_Command_Set/HTTP_AT_Commands reading sources... [ 35%] AT_Command_Set/MQTT_AT_Commands reading sources... [ 37%] AT_Command_Set/Signaling_Test_AT_Commands reading sources... [ 39%] AT_Command_Set/TCP-IP_AT_Commands reading sources... [ 41%] AT_Command_Set/Web_server_AT_Commands reading sources... [ 43%] AT_Command_Set/Wi-Fi_AT_Commands reading sources... [ 45%] AT_Command_Set/index reading sources... [ 47%] AT_Command_Set/user_at_commands reading sources... [ 49%] Compile_and_Develop/AT_API_Reference reading sources... [ 50%] Compile_and_Develop/How_to_add_new_platform reading sources... [ 52%] Compile_and_Develop/How_to_add_user-defined_AT_commands reading sources... [ 54%] Compile_and_Develop/How_to_clone_project_and_compile_it reading sources... [ 56%] Compile_and_Develop/How_to_create_factory_parameter_bin reading sources... [ 58%] Compile_and_Develop/How_to_customize_BLE_services reading sources... [ 60%] Compile_and_Develop/How_to_customize_partitions reading sources... [ 62%] Compile_and_Develop/How_to_enable_ESP_AT_Ethernet reading sources... [ 64%] Compile_and_Develop/How_to_implement_ESP32_SDIO_AT reading sources... [ 66%] Compile_and_Develop/How_to_implement_OTA_update reading sources... [ 68%] Compile_and_Develop/How_to_implement_SPI_AT reading sources... [ 70%] Compile_and_Develop/How_to_set_AT_port_pin reading sources... [ 72%] Compile_and_Develop/How_to_understand_the_differences_of_each_type_of_module reading sources... [ 74%] Compile_and_Develop/How_to_update_IDF reading sources... [ 76%] Compile_and_Develop/How_to_use_ESP_AT_Classic_Bluetooth reading sources... [ 78%] Compile_and_Develop/index reading sources... [ 80%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set reading sources... [ 82%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/index reading sources... [ 84%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/tencent_cloud_iot_at_binaries reading sources... [ 86%] Customized_AT_Commands_and_Firmware/index reading sources... [ 88%] Get_Started/Downloading_guide reading sources... [ 90%] Get_Started/Hardware_connection reading sources... [ 92%] Get_Started/What_is_ESP-AT reading sources... [ 94%] Get_Started/index reading sources... [ 96%] disclaimer reading sources... [ 98%] index reading sources... [100%] index_of_abbreviations looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] AT_Binary_Lists/ESP32-S2_AT_binaries writing output... [ 3%] AT_Binary_Lists/ESP32_AT_binaries writing output... [ 5%] AT_Binary_Lists/ESP8266_AT_binaries writing output... [ 7%] AT_Binary_Lists/index writing output... [ 9%] AT_Command_Examples/BLE_AT_Examples writing output... [ 11%] AT_Command_Examples/Ethernet_AT_Examples writing output... [ 13%] AT_Command_Examples/MQTT_AT_Examples writing output... [ 15%] AT_Command_Examples/TCP-IP_AT_Examples writing output... [ 17%] AT_Command_Examples/Web_server_AT_Examples writing output... [ 19%] AT_Command_Examples/index writing output... [ 21%] AT_Command_Set/AT_Command_Set_Comparison writing output... [ 23%] AT_Command_Set/BLE_AT_Commands writing output... [ 25%] AT_Command_Set/BT_AT_Commands writing output... [ 27%] AT_Command_Set/Basic_AT_Commands writing output... [ 29%] AT_Command_Set/Driver_AT_Commands writing output... [ 31%] AT_Command_Set/Ethernet_AT_Commands writing output... [ 33%] AT_Command_Set/HTTP_AT_Commands writing output... [ 35%] AT_Command_Set/MQTT_AT_Commands writing output... [ 37%] AT_Command_Set/Signaling_Test_AT_Commands writing output... [ 39%] AT_Command_Set/TCP-IP_AT_Commands writing output... [ 41%] AT_Command_Set/Web_server_AT_Commands writing output... [ 43%] AT_Command_Set/Wi-Fi_AT_Commands writing output... [ 45%] AT_Command_Set/index writing output... [ 47%] AT_Command_Set/user_at_commands writing output... [ 49%] Compile_and_Develop/AT_API_Reference writing output... [ 50%] Compile_and_Develop/How_to_add_new_platform writing output... [ 52%] Compile_and_Develop/How_to_add_user-defined_AT_commands writing output... [ 54%] Compile_and_Develop/How_to_clone_project_and_compile_it writing output... [ 56%] Compile_and_Develop/How_to_create_factory_parameter_bin writing output... [ 58%] Compile_and_Develop/How_to_customize_BLE_services writing output... [ 60%] Compile_and_Develop/How_to_customize_partitions writing output... [ 62%] Compile_and_Develop/How_to_enable_ESP_AT_Ethernet writing output... [ 64%] Compile_and_Develop/How_to_implement_ESP32_SDIO_AT writing output... [ 66%] Compile_and_Develop/How_to_implement_OTA_update writing output... [ 68%] Compile_and_Develop/How_to_implement_SPI_AT writing output... [ 70%] Compile_and_Develop/How_to_set_AT_port_pin writing output... [ 72%] Compile_and_Develop/How_to_understand_the_differences_of_each_type_of_module writing output... [ 74%] Compile_and_Develop/How_to_update_IDF writing output... [ 76%] Compile_and_Develop/How_to_use_ESP_AT_Classic_Bluetooth writing output... [ 78%] Compile_and_Develop/index writing output... [ 80%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set writing output... [ 82%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/index writing output... [ 84%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/tencent_cloud_iot_at_binaries writing output... [ 86%] Customized_AT_Commands_and_Firmware/index writing output... [ 88%] Get_Started/Downloading_guide writing output... [ 90%] Get_Started/Hardware_connection writing output... [ 92%] Get_Started/What_is_ESP-AT writing output... [ 94%] Get_Started/index writing output... [ 96%] disclaimer writing output... [ 98%] index writing output... [100%] index_of_abbreviations generating indices... genindexdone writing additional pages... searchdone copying images... [ 1%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_ap.png copying images... [ 3%] AT_Command_Examples/../../_static/Web_server/web_brower_open_html.png copying images... [ 5%] AT_Command_Examples/../../_static/Web_server/web_brower_get_ap_record.png copying images... [ 7%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_success.png copying images... [ 9%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_fail.png copying images... [ 11%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_config_page.png copying images... [ 13%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_chose_app.png copying images... [ 15%] AT_Command_Examples/../../_static/Web_server/web_brower_send_app_result.png copying images... [ 17%] AT_Command_Examples/../../_static/Web_server/web_wechat_applet_qr.png copying images... [ 19%] AT_Command_Examples/../../_static/Web_server/web_wechat_open_applet.png copying images... [ 21%] AT_Command_Examples/../../_static/Web_server/web_wechat_connect_rounter.png copying images... [ 23%] AT_Command_Examples/../../_static/Web_server/web_wechat_get_rounter_info.png copying images... [ 25%] AT_Command_Examples/../../_static/Web_server/web_wechat_update_rounter_info.png copying images... [ 27%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connecting.png copying images... [ 29%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_success.png copying images... [ 31%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_fail.png copying images... [ 33%] AT_Command_Examples/../../_static/Web_server/web_wechat_enter_local_password.png copying images... [ 35%] AT_Command_Examples/../../_static/Web_server/web_wechat_start_connect.png copying images... [ 37%] AT_Command_Examples/../../_static/Web_server/captive_portal_auth_pages.png copying images... [ 39%] Compile_and_Develop/../../_static/project-configuration.png copying images... [ 41%] Compile_and_Develop/../../_static/OTA-1.png copying images... [ 43%] Compile_and_Develop/../../_static/OTA-2.png copying images... [ 45%] Compile_and_Develop/../../_static/OTA-3.png copying images... [ 47%] Compile_and_Develop/../../_static/OTA-4.png copying images... [ 49%] Compile_and_Develop/../../_static/OTA-5.png copying images... [ 50%] Compile_and_Develop/../../_static/OTA-6.png copying images... [ 52%] Compile_and_Develop/../../_static/OTA-7.png copying images... [ 54%] Compile_and_Develop/../../_static/OTA-8.png copying images... [ 56%] Compile_and_Develop/../../_static/OTA-9.png copying images... [ 58%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/../../../_static/customized_ota_process.png copying images... [ 60%] Get_Started/../../_static/Download_tool.png copying images... [ 62%] Get_Started/../../_static/esp32_wroom32_download_select.png copying images... [ 64%] Get_Started/../../_static/esp32_wroom32_download_one_bin.png copying images... [ 66%] Get_Started/../../_static/esp32_wroom32_download_multi_bin.png copying images... [ 68%] Get_Started/../../_static/esp32_wroom32_version.png copying images... [ 70%] Get_Started/../../_static/hw-connection-what-you-need.png copying images... [ 72%] Get_Started/../../_static/esp32-wroom-hw-connection.png copying images... [ 74%] Get_Started/../../_static/esp32-wrover-hw-connection.png copying images... [ 76%] Get_Started/../../_static/esp32-pico-hw-connection.png copying images... [ 78%] Get_Started/../../_static/esp32-solo-hw-connection.png copying images... [ 80%] Get_Started/../../_static/esp32-s2-hw-connection.png copying images... [ 82%] Get_Started/../../_static/esp32-c3-hw-connection.png copying images... [ 84%] Get_Started/../../_static/esp8266-hw-connection.png copying images... [ 86%] Get_Started/../../_static/ESP-AT-overview.jpg copying images... [ 88%] ../_static/hp-get-started.png copying images... [ 90%] ../_static/hp-at-binary-lists.png copying images... [ 92%] ../_static/hp-at-command-set.png copying images... [ 94%] ../_static/hp-at-command-examples.png copying images... [ 96%] ../_static/hp-compile-and-develop.png copying images... [ 98%] ../_static/hp-customized-at-commands-and-firmware.png copying images... [100%] ../_static/intro-tt-mode.png copying static files... ... done copying extra files... done dumping search index in Chinese (code: zh)... done dumping object inventory... done build succeeded. The HTML pages are in ../../_readthedocs/html. Creating redirect get-started/ESP_AT_Commands_Set to AT_Command_Set/AT_Command_Set... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/checkouts/release-v2.2.0.0_esp8266/_readthedocs/html/get-started/ESP_AT_Commands_Set.html redirects to relative URL ../AT_Command_Set/AT_Command_Set.html /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) [rtd-command-info] start-time: 2024-12-02T09:29:42.069413Z, end-time: 2024-12-02T09:29:47.835735Z, duration: 5, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/NotoSansSC-Regular.otf' already exists loading translations [zh_CN]... done fatal: No names found, cannot describe anything. Git commit ID: b432041 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [singlehtml]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... Get_Started/index Get_Started/What_is_ESP-AT Get_Started/Hardware_connection Get_Started/Downloading_guide AT_Binary_Lists/index AT_Binary_Lists/ESP32_AT_binaries AT_Binary_Lists/ESP32-S2_AT_binaries AT_Binary_Lists/ESP8266_AT_binaries AT_Command_Set/index AT_Command_Set/Basic_AT_Commands AT_Command_Set/Wi-Fi_AT_Commands AT_Command_Set/TCP-IP_AT_Commands AT_Command_Set/BLE_AT_Commands AT_Command_Set/BT_AT_Commands AT_Command_Set/MQTT_AT_Commands AT_Command_Set/HTTP_AT_Commands AT_Command_Set/Ethernet_AT_Commands AT_Command_Set/Signaling_Test_AT_Commands AT_Command_Set/Driver_AT_Commands AT_Command_Set/Web_server_AT_Commands AT_Command_Set/user_at_commands AT_Command_Set/AT_Command_Set_Comparison AT_Command_Examples/index AT_Command_Examples/TCP-IP_AT_Examples AT_Command_Examples/BLE_AT_Examples AT_Command_Examples/MQTT_AT_Examples AT_Command_Examples/Ethernet_AT_Examples AT_Command_Examples/Web_server_AT_Examples Compile_and_Develop/index Compile_and_Develop/How_to_clone_project_and_compile_it Compile_and_Develop/How_to_set_AT_port_pin Compile_and_Develop/How_to_add_user-defined_AT_commands Compile_and_Develop/How_to_create_factory_parameter_bin Compile_and_Develop/How_to_customize_BLE_services Compile_and_Develop/How_to_customize_partitions Compile_and_Develop/How_to_use_ESP_AT_Classic_Bluetooth Compile_and_Develop/How_to_enable_ESP_AT_Ethernet Compile_and_Develop/How_to_add_new_platform Compile_and_Develop/How_to_implement_ESP32_SDIO_AT Compile_and_Develop/How_to_implement_SPI_AT Compile_and_Develop/How_to_implement_OTA_update Compile_and_Develop/How_to_update_IDF Compile_and_Develop/How_to_understand_the_differences_of_each_type_of_module Compile_and_Develop/AT_API_Reference Customized_AT_Commands_and_Firmware/index Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/index Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/tencent_cloud_iot_at_binaries index_of_abbreviations disclaimer done writing... done writing additional files... done copying images... [ 1%] ../_static/hp-get-started.png copying images... [ 3%] ../_static/hp-at-binary-lists.png copying images... [ 5%] ../_static/hp-at-command-set.png copying images... [ 7%] ../_static/hp-at-command-examples.png copying images... [ 9%] ../_static/hp-compile-and-develop.png copying images... [ 11%] ../_static/hp-customized-at-commands-and-firmware.png copying images... [ 13%] Get_Started/../../_static/ESP-AT-overview.jpg copying images... [ 15%] Get_Started/../../_static/hw-connection-what-you-need.png copying images... [ 17%] Get_Started/../../_static/esp32-wroom-hw-connection.png copying images... [ 19%] Get_Started/../../_static/esp32-wrover-hw-connection.png copying images... [ 21%] Get_Started/../../_static/esp32-pico-hw-connection.png copying images... [ 23%] Get_Started/../../_static/esp32-solo-hw-connection.png copying images... [ 25%] Get_Started/../../_static/esp32-s2-hw-connection.png copying images... [ 27%] Get_Started/../../_static/esp32-c3-hw-connection.png copying images... [ 29%] Get_Started/../../_static/esp8266-hw-connection.png copying images... [ 31%] Get_Started/../../_static/Download_tool.png copying images... [ 33%] Get_Started/../../_static/esp32_wroom32_download_select.png copying images... [ 35%] Get_Started/../../_static/esp32_wroom32_download_one_bin.png copying images... [ 37%] Get_Started/../../_static/esp32_wroom32_download_multi_bin.png copying images... [ 39%] Get_Started/../../_static/esp32_wroom32_version.png copying images... [ 41%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_ap.png copying images... [ 43%] AT_Command_Examples/../../_static/Web_server/web_brower_open_html.png copying images... [ 45%] AT_Command_Examples/../../_static/Web_server/web_brower_get_ap_record.png copying images... [ 47%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_success.png copying images... [ 49%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_fail.png copying images... [ 50%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_config_page.png copying images... [ 52%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_chose_app.png copying images... [ 54%] AT_Command_Examples/../../_static/Web_server/web_brower_send_app_result.png copying images... [ 56%] AT_Command_Examples/../../_static/Web_server/web_wechat_applet_qr.png copying images... [ 58%] AT_Command_Examples/../../_static/Web_server/web_wechat_open_applet.png copying images... [ 60%] AT_Command_Examples/../../_static/Web_server/web_wechat_connect_rounter.png copying images... [ 62%] AT_Command_Examples/../../_static/Web_server/web_wechat_get_rounter_info.png copying images... [ 64%] AT_Command_Examples/../../_static/Web_server/web_wechat_update_rounter_info.png copying images... [ 66%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connecting.png copying images... [ 68%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_success.png copying images... [ 70%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_fail.png copying images... [ 72%] AT_Command_Examples/../../_static/Web_server/web_wechat_enter_local_password.png copying images... [ 74%] AT_Command_Examples/../../_static/Web_server/web_wechat_start_connect.png copying images... [ 76%] AT_Command_Examples/../../_static/Web_server/captive_portal_auth_pages.png copying images... [ 78%] Compile_and_Develop/../../_static/project-configuration.png copying images... [ 80%] Compile_and_Develop/../../_static/OTA-1.png copying images... [ 82%] Compile_and_Develop/../../_static/OTA-2.png copying images... [ 84%] Compile_and_Develop/../../_static/OTA-3.png copying images... [ 86%] Compile_and_Develop/../../_static/OTA-4.png copying images... [ 88%] Compile_and_Develop/../../_static/OTA-5.png copying images... [ 90%] Compile_and_Develop/../../_static/OTA-6.png copying images... [ 92%] Compile_and_Develop/../../_static/OTA-7.png copying images... [ 94%] Compile_and_Develop/../../_static/OTA-8.png copying images... [ 96%] Compile_and_Develop/../../_static/OTA-9.png copying images... [ 98%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/../../../_static/customized_ota_process.png copying images... [100%] ../_static/intro-tt-mode.png copying static files... ... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in ../../_readthedocs/htmlzip. Creating redirect get-started/ESP_AT_Commands_Set to AT_Command_Set/AT_Command_Set... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/checkouts/release-v2.2.0.0_esp8266/_readthedocs/htmlzip/get-started/ESP_AT_Commands_Set.html redirects to relative URL AT_Command_Set/AT_Command_Set.html /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) [rtd-command-info] start-time: 2024-12-02T09:29:49.338364Z, end-time: 2024-12-02T09:29:54.579698Z, duration: 5, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/pdf Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/NotoSansSC-Regular.otf' already exists loading translations [zh_CN]... done fatal: No names found, cannot describe anything. Git commit ID: b432041 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing ReadtheDocsTemplate.tex... index Get_Started/index Get_Started/What_is_ESP-AT Get_Started/Hardware_connection Get_Started/Downloading_guide AT_Binary_Lists/index AT_Binary_Lists/ESP32_AT_binaries AT_Binary_Lists/ESP32-S2_AT_binaries AT_Binary_Lists/ESP8266_AT_binaries AT_Command_Set/index AT_Command_Set/Basic_AT_Commands AT_Command_Set/Wi-Fi_AT_Commands AT_Command_Set/TCP-IP_AT_Commands AT_Command_Set/BLE_AT_Commands AT_Command_Set/BT_AT_Commands AT_Command_Set/MQTT_AT_Commands AT_Command_Set/HTTP_AT_Commands AT_Command_Set/Ethernet_AT_Commands AT_Command_Set/Signaling_Test_AT_Commands AT_Command_Set/Driver_AT_Commands AT_Command_Set/Web_server_AT_Commands AT_Command_Set/user_at_commands AT_Command_Set/AT_Command_Set_Comparison AT_Command_Examples/index AT_Command_Examples/TCP-IP_AT_Examples AT_Command_Examples/BLE_AT_Examples AT_Command_Examples/MQTT_AT_Examples AT_Command_Examples/Ethernet_AT_Examples AT_Command_Examples/Web_server_AT_Examples Compile_and_Develop/index Compile_and_Develop/How_to_clone_project_and_compile_it Compile_and_Develop/How_to_set_AT_port_pin Compile_and_Develop/How_to_add_user-defined_AT_commands Compile_and_Develop/How_to_create_factory_parameter_bin Compile_and_Develop/How_to_customize_BLE_services Compile_and_Develop/How_to_customize_partitions Compile_and_Develop/How_to_use_ESP_AT_Classic_Bluetooth Compile_and_Develop/How_to_enable_ESP_AT_Ethernet Compile_and_Develop/How_to_add_new_platform Compile_and_Develop/How_to_implement_ESP32_SDIO_AT Compile_and_Develop/How_to_implement_SPI_AT Compile_and_Develop/How_to_implement_OTA_update Compile_and_Develop/How_to_update_IDF Compile_and_Develop/How_to_understand_the_differences_of_each_type_of_module Compile_and_Develop/AT_API_Reference Customized_AT_Commands_and_Firmware/index Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/index Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/tencent_cloud_iot_at_binaries index_of_abbreviations disclaimer resolving references... done writing... done copying images... [ 1%] ../_static/hp-get-started.png copying images... [ 3%] ../_static/hp-at-binary-lists.png copying images... [ 5%] ../_static/hp-at-command-set.png copying images... [ 7%] ../_static/hp-at-command-examples.png copying images... [ 9%] ../_static/hp-compile-and-develop.png copying images... [ 11%] ../_static/hp-customized-at-commands-and-firmware.png copying images... [ 13%] Get_Started/../../_static/ESP-AT-overview.jpg copying images... [ 15%] Get_Started/../../_static/hw-connection-what-you-need.png copying images... [ 17%] Get_Started/../../_static/esp32-wroom-hw-connection.png copying images... [ 19%] Get_Started/../../_static/esp32-wrover-hw-connection.png copying images... [ 21%] Get_Started/../../_static/esp32-pico-hw-connection.png copying images... [ 23%] Get_Started/../../_static/esp32-solo-hw-connection.png copying images... [ 25%] Get_Started/../../_static/esp32-s2-hw-connection.png copying images... [ 27%] Get_Started/../../_static/esp32-c3-hw-connection.png copying images... [ 29%] Get_Started/../../_static/esp8266-hw-connection.png copying images... [ 31%] Get_Started/../../_static/Download_tool.png copying images... [ 33%] Get_Started/../../_static/esp32_wroom32_download_select.png copying images... [ 35%] Get_Started/../../_static/esp32_wroom32_download_one_bin.png copying images... [ 37%] Get_Started/../../_static/esp32_wroom32_download_multi_bin.png copying images... [ 39%] Get_Started/../../_static/esp32_wroom32_version.png copying images... [ 41%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_ap.png copying images... [ 43%] AT_Command_Examples/../../_static/Web_server/web_brower_open_html.png copying images... [ 45%] AT_Command_Examples/../../_static/Web_server/web_brower_get_ap_record.png copying images... [ 47%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_success.png copying images... [ 49%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_fail.png copying images... [ 50%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_config_page.png copying images... [ 52%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_chose_app.png copying images... [ 54%] AT_Command_Examples/../../_static/Web_server/web_brower_send_app_result.png copying images... [ 56%] AT_Command_Examples/../../_static/Web_server/web_wechat_applet_qr.png copying images... [ 58%] AT_Command_Examples/../../_static/Web_server/web_wechat_open_applet.png copying images... [ 60%] AT_Command_Examples/../../_static/Web_server/web_wechat_connect_rounter.png copying images... [ 62%] AT_Command_Examples/../../_static/Web_server/web_wechat_get_rounter_info.png copying images... [ 64%] AT_Command_Examples/../../_static/Web_server/web_wechat_update_rounter_info.png copying images... [ 66%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connecting.png copying images... [ 68%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_success.png copying images... [ 70%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_fail.png copying images... [ 72%] AT_Command_Examples/../../_static/Web_server/web_wechat_enter_local_password.png copying images... [ 74%] AT_Command_Examples/../../_static/Web_server/web_wechat_start_connect.png copying images... [ 76%] AT_Command_Examples/../../_static/Web_server/captive_portal_auth_pages.png copying images... [ 78%] Compile_and_Develop/../../_static/project-configuration.png copying images... [ 80%] Compile_and_Develop/../../_static/OTA-1.png copying images... [ 82%] Compile_and_Develop/../../_static/OTA-2.png copying images... [ 84%] Compile_and_Develop/../../_static/OTA-3.png copying images... [ 86%] Compile_and_Develop/../../_static/OTA-4.png copying images... [ 88%] Compile_and_Develop/../../_static/OTA-5.png copying images... [ 90%] Compile_and_Develop/../../_static/OTA-6.png copying images... [ 92%] Compile_and_Develop/../../_static/OTA-7.png copying images... [ 94%] Compile_and_Develop/../../_static/OTA-8.png copying images... [ 96%] Compile_and_Develop/../../_static/OTA-9.png copying images... [ 98%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/../../../_static/customized_ota_process.png copying images... [100%] ../_static/intro-tt-mode.png copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) [rtd-command-info] start-time: 2024-12-02T09:30:01.613273Z, end-time: 2024-12-02T09:30:01.670680Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'xelatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'internal xindy ' . $ENV{'XINDYOPTS'} . ' %O -o %D %S'; sub xindy { my @args = @_; if (-z $args[-1]) { # create an empty .ind file if .idx is empty open(FH, ">" . $args[-2]); close(FH); return 0; } else { return system("xindy", @args); } } add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-12-02T09:30:01.745572Z, end-time: 2024-12-02T09:30:35.121537Z, duration: 33, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-at-zh-cn -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 13) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 4, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 13) line 5, chunk 1. Subroutine xindy redefined at (eval 14) line 6, chunk 1. Subroutine makeglo redefined at (eval 14) line 18, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 1, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 2, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 3, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 4, chunk 1. Use of uninitialized value in concatenation (.) or string at (eval 14) line 5, chunk 1. Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67. Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-at-zh-cn" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.14159265-2.6-0.999991 (TeX Live 2019/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xdvipdfmx.def)) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-at-zh-cn.idx Package xeCJK Warning: Fandol is being set as the default font for CJK text. (xeCJK) Please make sure it has been properly installed. Package fontspec Warning: Font "FandolSong-Regular" does not contain requested (fontspec) Script "CJK". (./espressif-esp-at-zh-cn.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] [1] [2] [1] [2] Chapter 1. LaTeX Warning: Hyper reference `disclaimer::doc' on page 3 undefined on input l ine 138. LaTeX Warning: Hyper reference `AT_Command_Set/index::doc' on page 3 undefined on input line 156. [3] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection:esp32' on page 4 undefined on input line 170. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection:esp32-s2' on pa ge 4 undefined on input line 173. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection:esp32-c3' on pa ge 4 undefined on input line 176. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection:esp8266' on pag e 4 undefined on input line 179. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_understand_the_diffe rences_of_each_type_of_module::doc' on page 4 undefined on input line 183. [4] [5] [6] [7] [8] [9] [10] [11] LaTeX Warning: Hyper reference `AT_Binary_Lists/ESP8266_AT_binaries::doc' on pa ge 12 undefined on input line 976. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 1 2 undefined on input line 990. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_understand_the_diffe rences_of_each_type_of_module::doc' on page 12 undefined on input line 992. LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 12 undefine d on input line 1000. [12] [13] LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:id6' on page 14 u ndefined on input line 1145. [14] [15] [16] [17] LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:id6' on page 18 u ndefined on input line 1190. [18] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 1 9 undefined on input line 1201. [19] Underfull \vbox (badness 3601) detected at line 1318 Overfull \vbox (3.58594pt too high) detected at line 1318 [20] Underfull \vbox (badness 3601) detected at line 1363 [21] LaTeX Warning: Hyper reference `Get_Started/What_is_ESP-AT::doc' on page 22 und efined on input line 1395. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 2 2 undefined on input line 1397. LaTeX Warning: Hyper reference `Get_Started/Downloading_guide::doc' on page 22 undefined on input line 1397. [22] Chapter 2. [23] [24] [25] [26] Chapter 3. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-at' on pag e 27 undefined on input line 1545. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 27 undefined on input line 1548. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-gmr' on pa ge 27 undefined on input line 1551. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-cmd' on pa ge 27 undefined on input line 1554. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-gslp' on p age 27 undefined on input line 1557. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-ate' on pa ge 27 undefined on input line 1560. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-restore' o n page 27 undefined on input line 1563. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartc' on page 27 undefined on input line 1566. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartd' on page 27 undefined on input line 1569. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sleep' on page 27 undefined on input line 1572. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysram' on page 27 undefined on input line 1575. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 27 undefined on input line 1578. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysflash' on page 27 undefined on input line 1581. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-fs' on pag e 27 undefined on input line 1584. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rfpower' o n page 27 undefined on input line 1587. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysrollbac k' on page 27 undefined on input line 1590. [27] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-settime' o n page 28 undefined on input line 1593. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-syslog' on page 28 undefined on input line 1596. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-wkcfg' on page 28 undefined on input line 1599. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 28 undefined on input line 1602. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysreg' on page 28 undefined on input line 1605. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-systemp' o n page 28 undefined on input line 1608. [28] [29] [30] [31] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 3 2 undefined on input line 1989. [32] [33] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 3 4 undefined on input line 2120. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 34 undefined on input line 2179. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 34 undefined on input line 2182. [34] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-wkcfg' on page 35 undefined on input line 2195. [35] LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 36 undef ined on input line 2300. Underfull \hbox (badness 6016) in paragraph at lines 2317--2318 []\TU/FreeSerif(0)/m/n/10 1\TU/FandolSong-Regular(0)/m/n/10 :| 使 用 详 细 版 提 示 信 息,| 如 \TU/FreeMono(0)/m/n/10 +LINK_CONN:status_type,link_id,ip_type, LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 36 undef ined on input line 2322. [36] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 37 undefined on input line 2360. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 37 undef ined on input line 2363. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-start' on page 37 undefined on input line 2366. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-server' o n page 37 undefined on input line 2366. Underfull \hbox (badness 10000) in paragraph at lines 2366--2367 []\TU/FandolSong-Regular(0)/m/n/10 若 设 \TU/FreeSerif(0)/m/n/10 Bit1 \TU/FandolS ong-Regular(0)/m/n/10 为 \TU/FreeSerif(0)/m/n/10 1\TU/FandolSong-Regular(0)/m/n/ 10 ,| 将 会 影 响 \TU/FreeSerif(0)/m/it/10 AT+CIPSTART \TU/FandolSong-Regular(0)/m /n/10 和 \TU/FreeSerif(0)/m/it/10 AT+CIPSERVER \TU/FandolSong-Regular(0)/m/n/10 命 令,| 系 统 将 提 示 Underfull \hbox (badness 5726) in paragraph at lines 2366--2367 |\TU/FandolSong-Regular(0)/m/n/10 “\TU/FreeSerif(0)/m/n/10 +LINK_CONN:status_ty pe,link_id,ip_type,terminal_type,remote_ip,remote_port,local_port\TU/FandolSong -Regular(0)/m/n/10 ” ,| 而 不 是 [37] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_partitions ::doc' on page 38 undefined on input line 2467. [38] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_partitions ::doc' on page 39 undefined on input line 2561. [39] [40] [41] Underfull \hbox (badness 10000) in paragraph at lines 2861--2862 []\TU/FandolSong-Regular(0)/m/n/10 由 于 \TU/FreeSerif(0)/m/n/10 RF TX Power \TU/ FandolSong-Regular(0)/m/n/10 分 为 不 同 的 等 级,| 而 每 个 等 级 都 有 与 之 对 应 的 取 值 范 围,| Underfull \hbox (badness 10000) in paragraph at lines 2861--2862 \TU/FandolSong-Regular(0)/m/n/10 所 以 通 过 \TU/FreeMono(0)/m/n/10 esp_wifi_get_ma x_tx_power \TU/FandolSong-Regular(0)/m/n/10 查 询 到 的 \TU/FreeMono(0)/m/n/10 wifi _power \TU/FandolSong-Regular(0)/m/n/10 的 值 可 能 与 [42] [43] Underfull \hbox (badness 7667) in paragraph at lines 3168--3168 []\TU/FandolSong-Regular(0)/m/n/10 错 误 代 Overfull \hbox (8.48299pt too wide) in paragraph at lines 3168--3168 []\TU/FreeSerif(0)/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH| [44] [45] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 46 undefined on input line 3324. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 46 undefined on input line 3327. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 46 undefined on input line 3330. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 46 undefined on input line 3333. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-sap' on pa ge 46 undefined on input line 3336. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-reconncfg' on page 46 undefined on input line 3339. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipap' on p age 46 undefined on input line 3342. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 46 undefined on input line 3345. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-apmac' on page 46 undefined on input line 3348. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stamac' on page 46 undefined on input line 3351. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-dns' on p age 46 undefined on input line 3354. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcconf' on page 46 undefined on input line 3357. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-autoconni nt' on page 46 undefined on input line 3360. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-tcpopt' o n page 46 undefined on input line 3363. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcps' on page 46 undefined on input line 3366. [46] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 47 undefined on input line 3369. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-staproto' on page 47 undefined on input line 3372. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-approto' o n page 47 undefined on input line 3375. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jeap' on p age 47 undefined on input line 3378. LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethip' on page 47 undefined on input line 3381. LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethmac' on page 47 undefined on input line 3384. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bname' on pa ge 47 undefined on input line 3387. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btname' on pa ge 47 undefined on input line 3390. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvp' on pa ge 47 undefined on input line 3393. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 47 undefined on input line 3396. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvdex' on page 47 undefined on input line 3399. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscanr' on p age 47 undefined on input line 3402. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscanp' on p age 47 undefined on input line 3405. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btscanmode' o n page 47 undefined on input line 3408. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconnp' on p age 47 undefined on input line 3411. [47] [48] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 49 undefined on input line 3543. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-wstate' on page 49 undefined on input line 3546. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 49 undefined on input line 3549. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-reconncfg' on page 49 undefined on input line 3552. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lapopt' on page 49 undefined on input line 3555. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 49 undefined on input line 3555. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 49 undefined on input line 3558. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-qap' on pa ge 49 undefined on input line 3561. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-sap' on pa ge 49 undefined on input line 3564. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lif' on pa ge 49 undefined on input line 3567. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-qif' on pa ge 49 undefined on input line 3570. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 49 undefined on input line 3573. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcps' on page 49 undefined on input line 3576. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-autoc' on page 49 undefined on input line 3579. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-approto' o n page 49 undefined on input line 3582. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-staproto' on page 49 undefined on input line 3585. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stamac' on page 49 undefined on input line 3588. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-apmac' on page 49 undefined on input line 3591. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 49 undefined on input line 3594. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipap' on p age 49 undefined on input line 3597. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-starts' on page 49 undefined on input line 3600. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stops' on page 49 undefined on input line 3603. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-wps' on pa ge 49 undefined on input line 3606. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mdns' on p age 49 undefined on input line 3609. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jeap' on p age 49 undefined on input line 3612. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-hostname' on page 49 undefined on input line 3615. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-country' o n page 49 undefined on input line 3618. [49] [50] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 51 undefined on input line 3701. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 51 undefined on input line 3768. [51] [52] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 53 undefined on input line 3917. [53] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 54 undefined on input line 3959. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-reconncfg' on page 54 undefined on input line 3965. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 54 undefined on input line 3974. [54] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 55 undefined on input line 4088. [55] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 56 undefined on input line 4126. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 56 undefined on input line 4164. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 56 undefined on input line 4167. [56] [57] [58] [59] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 60 undefined on input line 4506. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 60 undefined on input line 4506. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 60 undefined on input line 4509. [60] [61] [62] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 63 undefined on input line 4714. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 63 undefined on input line 4717. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipap' on p age 63 undefined on input line 4717. [63] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 64 undefined on input line 4810. [64] [65] [66] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 67 undefined on input line 5076. [67] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 68 undefined on input line 5150. [68] [69] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 70 undefined on input line 5241. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 70 undefined on input line 5244. [70] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 71 undefined on input line 5334. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 71 undefined on input line 5337. [71] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stops' on page 72 undefined on input line 5458. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stops' on page 72 undefined on input line 5461. [72] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stops' on page 73 undefined on input line 5495. [73] [74] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jeap' on p age 75 undefined on input line 5736. [75] [76] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 77 undefined on input line 5964. [77] [78] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 79 undefined on input line 6137. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipstate' on page 79 undefined on input line 6140. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-status' o n page 79 undefined on input line 6143. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-domain' o n page 79 undefined on input line 6146. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-start' on page 79 undefined on input line 6149. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-startex' on page 79 undefined on input line 6152. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 79 undefined on input line 6155. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 79 undef ined on input line 6155. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 79 undefined on input line 6158. LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 79 undef ined on input line 6158. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 79 undef ined on input line 6158. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 79 undefined on input line 6161. LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 79 undef ined on input line 6161. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-close' on page 79 undefined on input line 6164. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ifsr' on page 79 undefined on input line 6167. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 79 undefined on input line 6170. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-server' o n page 79 undefined on input line 6173. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-servermax ' on page 79 undefined on input line 6176. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipmode' o n page 79 undefined on input line 6179. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 79 undefined on input line 6182. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 79 undef ined on input line 6182. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sto' on p age 79 undefined on input line 6185. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sntpcfg' on page 79 undefined on input line 6188. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sntpt' on page 79 undefined on input line 6191. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 79 undefined on input line 6194. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipdinfo' on page 79 undefined on input line 6197. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcconf' on page 79 undefined on input line 6200. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslccn' o n page 79 undefined on input line 6203. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcsni' on page 79 undefined on input line 6206. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcalpn' on page 79 undefined on input line 6209. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcpsk' on page 79 undefined on input line 6212. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-autoconni nt' on page 79 undefined on input line 6215. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 79 undef ined on input line 6215. [79] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvmo de' on page 80 undefined on input line 6218. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvda ta' on page 80 undefined on input line 6221. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvle n' on page 80 undefined on input line 6224. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-cipping' on page 80 undefined on input line 6227. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-dns' on p age 80 undefined on input line 6230. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-tcpopt' o n page 80 undefined on input line 6233. [80] Underfull \hbox (badness 7344) in paragraph at lines 6300--6301 []\TU/FandolSong-Regular(0)/m/n/10 在 使 用 基 于 \TU/FreeSerif(0)/m/n/10 IPv6 \TU/F andolSong-Regular(0)/m/n/10 网 络 的 上 层 应 用 前,| 需 要 先 启 用 \TU/FreeSerif(0)/m/n/1 0 IPv6 \TU/FandolSong-Regular(0)/m/n/10 网 络。 (例 如:| 基 于 Underfull \hbox (badness 10000) in paragraph at lines 6300--6301 \TU/FreeSerif(0)/m/n/10 IPv6 \TU/FandolSong-Regular(0)/m/n/10 网 络 使 用 \TU/FreeS erif(0)/m/n/10 TCP/UDP/SSL/PING/DNS\TU/FandolSong-Regular(0)/m/n/10 ,| 也 称 为 \ TU/FreeSerif(0)/m/n/10 TCP6/UDP6/SSL6/PING6/DNS6 \TU/FandolSong-Regular(0)/m/n/ 10 或 [81] [82] [83] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 84 undefined on input line 6561. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 84 undefined on input line 6561. [84] Underfull \hbox (badness 10000) in paragraph at lines 6653--6654 []\TU/FandolSong-Regular(0)/m/n/10 如 果 \TU/FreeSerif(0)/m/n/10 UDP \TU/FandolSo ng-Regular(0)/m/n/10 连 接 中 的 远 端 \TU/FreeSerif(0)/m/n/10 IP \TU/FandolSong-Regu lar(0)/m/n/10 地 址 是 \TU/FreeSerif(0)/m/n/10 IPv6 \TU/FandolSong-Regular(0)/m/n/ 10 组 播 地 址 \TU/FreeSerif(0)/m/n/10 (FF00:0:0:0:0:0:0:0 ~ LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 85 undefined on input line 6659. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 85 undefined on input line 6659. [85] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 86 undefined on input line 6732. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 86 undefined on input line 6732. [86] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-start' on page 87 undefined on input line 6753. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 87 undefined on input line 6753. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 87 undef ined on input line 6763. LaTeX Warning: Hyper reference `index_of_abbreviations:term-2' on page 87 undef ined on input line 6763. LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 87 undef ined on input line 6794. [87] LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 88 undef ined on input line 6836. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 88 undef ined on input line 6857. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 88 undefined on input line 6857. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 88 undef ined on input line 6857. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 88 undef ined on input line 6859. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-start' on page 88 undefined on input line 6859. [88] LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 89 undef ined on input line 6886. [89] [90] [91] LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 92 undef ined on input line 7139. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipmode' o n page 92 undefined on input line 7139. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-server' o n page 92 undefined on input line 7142. [92] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 93 undefined on input line 7247. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 93 undefined on input line 7256. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 93 undefined on input line 7256. [93] [94] LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 95 undef ined on input line 7396. LaTeX Warning: Hyper reference `index_of_abbreviations:term-2' on page 95 undef ined on input line 7399. [95] LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 96 undef ined on input line 7448. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 96 undef ined on input line 7451. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 96 undef ined on input line 7481. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 96 undef ined on input line 7481. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 96 undefined on input line 7487. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 96 undefined on input line 7487. [96] LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 97 undef ined on input line 7526. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 97 undef ined on input line 7529. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 97 undef ined on input line 7551. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 97 undef ined on input line 7551. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 97 undefined on input line 7557. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 97 undefined on input line 7557. [97] [98] [99] [100] [101] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 102 undefined on input line 7868. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-restore' o n page 102 undefined on input line 7930. [102] [103] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 104 undefined on input line 8072. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 104 unde fined on input line 8072. [104] [105] [106] [107] LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 108 unde fined on input line 8344. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 108 unde fined on input line 8364. [108] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 109 undefined on input line 8390. [109] LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 110 unde fined on input line 8459. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvda ta' on page 110 undefined on input line 8476. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-close' on page 110 undefined on input line 8479. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-close' on page 110 undefined on input line 8479. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvda ta' on page 110 undefined on input line 8479. [110] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipdinfo' on page 111 undefined on input line 8536. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipdinfo' on page 111 undefined on input line 8539. [111] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 112 undefined on input line 8650. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 112 undefined on input line 8650. [112] [113] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 114 undefined on input line 8745. [114] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-binit' on pa ge 115 undefined on input line 8860. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-baddr' on pa ge 115 undefined on input line 8863. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bname' on pa ge 115 undefined on input line 8866. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscanp' on p age 115 undefined on input line 8869. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscan' on pa ge 115 undefined on input line 8872. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscanr' on p age 115 undefined on input line 8875. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvp' on pa ge 115 undefined on input line 8878. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 115 undefined on input line 8881. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvdex' on page 115 undefined on input line 8884. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvstart' o n page 115 undefined on input line 8887. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvstop' on page 115 undefined on input line 8890. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconn' on pa ge 115 undefined on input line 8893. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconnp' on p age 115 undefined on input line 8896. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bdisc' on pa ge 115 undefined on input line 8899. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bdlen' on pa ge 115 undefined on input line 8902. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bmtu' on pag e 115 undefined on input line 8905. [115] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvcre' on page 116 undefined on input line 8908. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvstart' on page 116 undefined on input line 8911. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvstop' o n page 116 undefined on input line 8914. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 116 undefined on input line 8917. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 116 undefined on input line 8920. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsntfy' on p age 116 undefined on input line 8923. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsind' on pa ge 116 undefined on input line 8926. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsseta' on p age 116 undefined on input line 8929. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 116 undefined on input line 8932. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcinclsrv' o n page 116 undefined on input line 8935. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 116 undefined on input line 8938. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcrd' on pag e 116 undefined on input line 8941. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcwr' on pag e 116 undefined on input line 8944. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blesppcfg' o n page 116 undefined on input line 8947. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blespp' on p age 116 undefined on input line 8950. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blesmppar' o n page 116 undefined on input line 8953. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleenc' on p age 116 undefined on input line 8956. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleencrsp' o n page 116 undefined on input line 8959. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blekeyreply' on page 116 undefined on input line 8962. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleconfreply ' on page 116 undefined on input line 8965. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleencdev' o n page 116 undefined on input line 8968. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleencclear' on page 116 undefined on input line 8971. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blesetkey' o n page 116 undefined on input line 8974. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blehidinit' on page 116 undefined on input line 8977. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blehidkb' on page 116 undefined on input line 8980. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blehidmus' o n page 116 undefined on input line 8983. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blehidc' on page 116 undefined on input line 8986. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blufi' on pa ge 116 undefined on input line 8989. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blufiname' o n page 116 undefined on input line 8992. [116] [117] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es::doc' on page 118 undefined on input line 9070. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 118 undefined on input line 9076. [118] [119] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 120 undefined on input line 9238. [120] [121] [122] [123] [124] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvdex' on page 125 undefined on input line 9675. [125] Underfull \hbox (badness 10000) in paragraph at lines 9737--9738 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 字 符 串 参 数。 | 例 如,| 若 想 设 置 \TU/FreeSerif(0)/m/n/10 UUID \TU/FandolSong-Regular(0)/m/n/10 为 |“\TU/FreeSerif(0)/m/n/10 0xA002\TU/FandolSong-Regular(0)/m/n/10 ” ,| 则 命 令 为 LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 126 undefined on input line 9751. [126] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvp' on pa ge 127 undefined on input line 9789. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 127 undefined on input line 9792. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 127 undefined on input line 9795. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvdex' on page 127 undefined on input line 9795. Underfull \hbox (badness 10000) in paragraph at lines 9795--9796 []\TU/FandolSong-Regular(0)/m/n/10 若 之 前 已 经 使 用 命 令 \TU/FreeSerif(0)/m/it/10 A T+BLEADVDATA\TU/FreeSerif(0)/m/n/10 = \TU/FandolSong-Regular(0)/m/n/1 0 设 置 过 广 播 数 据,| 则 会 被 [127] [128] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscan' on pa ge 129 undefined on input line 9923. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 129 undefined on input line 9932. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcinclsrv' o n page 129 undefined on input line 9935. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 129 undefined on input line 9938. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcrd' on pag e 129 undefined on input line 9941. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcwr' on pag e 129 undefined on input line 9944. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsind' on pa ge 129 undefined on input line 9947. [129] [130] [131] [132] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bmtu' on pag e 133 undefined on input line 10213. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvcre' on page 133 undefined on input line 10269. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvstart' on page 133 undefined on input line 10272. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 133 undefined on input line 10275. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 133 undefined on input line 10278. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsntfy' on p age 133 undefined on input line 10281. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsind' on pa ge 133 undefined on input line 10284. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsseta' on p age 133 undefined on input line 10287. [133] [134] [135] [136] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 137 undefined on input line 10572. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 137 undefined on input line 10575. [137] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 138 undefined on input line 10633. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 138 undefined on input line 10636. [138] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 139 undefined on input line 10691. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 139 undefined on input line 10694. [139] [140] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 141 undefined on input line 10828. [141] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 142 undefined on input line 10916. [142] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 143 undefined on input line 10983. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 143 undefined on input line 10986. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcrd' on pag e 143 undefined on input line 11003. Overfull \hbox (2.86647pt too wide) in paragraph at lines 11003--11004 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 服 务 特 征 值,| \TU/FreeSerif(0)/m/n/10 HEX \TU/FandolSong-Regular(0)/m/n/10 字 符 串,| 运 行 \TU/FreeSerif(0)/m/it/10 AT+BLEGATTCRD\TU/FreeSerif(0)/m/n/10 =, , LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcrd' on pag e 143 undefined on input line 11006. Underfull \hbox (badness 10000) in paragraph at lines 11006--11007 []\TU/FreeSerif(0)/b/n/10 []\TU/FandolSong-Regular(0)/m/n/10 :| 服 务 特 征 描 述 符 的 值,| \TU/FreeSerif(0)/m/n/10 HEX \TU/FandolSong-Regular(0)/m/n/10 字 符 串,| 运 行 Underfull \hbox (badness 10000) in paragraph at lines 11006--11007 \TU/FreeSerif(0)/m/it/10 AT+BLEGATTCRD\TU/FreeSerif(0)/m/n/10 =,,, \TU/FandolSong-Regular(0)/m/n/10 读 取。| 例 如, | 若 响 应 为 [143] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 144 undefined on input line 11070. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 144 undefined on input line 11073. [144] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 145 undefined on input line 11172. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 145 undefined on input line 11172. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 145 undefined on input line 11175. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 145 undefined on input line 11175. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 145 undefined on input line 11178. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 145 undefined on input line 11178. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 145 undefined on input line 11181. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 145 undefined on input line 11181. [145] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 146 undefined on input line 11234. [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blufi' on pa ge 158 undefined on input line 12153. [158] LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btinit' on pa ge 159 undefined on input line 12176. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btname' on pa ge 159 undefined on input line 12179. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btscanmode' o n page 159 undefined on input line 12182. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btdisc' on pa ge 159 undefined on input line 12185. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppinit' on page 159 undefined on input line 12188. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppconn' on page 159 undefined on input line 12191. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppdisconn' on page 159 undefined on input line 12194. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppstart' o n page 159 undefined on input line 12197. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppsend' on page 159 undefined on input line 12200. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpinit' o n page 159 undefined on input line 12203. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpconn' o n page 159 undefined on input line 12206. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpdisconn ' on page 159 undefined on input line 12209. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpsrc' on page 159 undefined on input line 12212. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpctrl' o n page 159 undefined on input line 12215. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsecparam' o n page 159 undefined on input line 12218. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btkeyreply' o n page 159 undefined on input line 12221. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btpinreply' o n page 159 undefined on input line 12224. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btseccfm' on page 159 undefined on input line 12227. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btencdev' on page 159 undefined on input line 12230. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btencclear' o n page 159 undefined on input line 12233. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btcod' on pag e 159 undefined on input line 12236. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btpwr' on pag e 159 undefined on input line 12239. [159] [160] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 161 undefined on input line 12371. [161] [162] [163] [164] [165] [166] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 167 undefined on input line 12860. [167] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 168 undefined on input line 12898. [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttusercfg ' on page 178 undefined on input line 13677. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttlongcli entid' on page 178 undefined on input line 13680. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttlonguse rname' on page 178 undefined on input line 13683. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttlongpas sword' on page 178 undefined on input line 13686. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttconncfg ' on page 178 undefined on input line 13689. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttconn' o n page 178 undefined on input line 13692. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpub' on page 178 undefined on input line 13695. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpubraw' on page 178 undefined on input line 13698. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttsub' on page 178 undefined on input line 13701. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttunsub' on page 178 undefined on input line 13704. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttclean' on page 178 undefined on input line 13707. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:mqtterrcod' on page 178 undefined on input line 13710. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:mqttnote' on pa ge 178 undefined on input line 13713. [178] [179] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttusercfg ' on page 180 undefined on input line 13853. [180] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttusercfg ' on page 181 undefined on input line 13910. [181] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttusercfg ' on page 182 undefined on input line 13967. [182] [183] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpubraw' on page 184 undefined on input line 14174. [184] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpubraw' on page 185 undefined on input line 14215. [185] [186] [187] [188] [189] LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpclient' on page 190 undefined on input line 14920. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpgetsize ' on page 190 undefined on input line 14923. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpcpost' on page 190 undefined on input line 14926. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httperrcode ' on page 190 undefined on input line 14929. [190] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_understand_the_diffe rences_of_each_type_of_module::doc' on page 191 undefined on input line 15028. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 191 undefined on input line 15028. [191] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_understand_the_diffe rences_of_each_type_of_module::doc' on page 192 undefined on input line 15084. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 192 undefined on input line 15084. [192] [193] LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethpre' on page 194 undefined on input line 15334. LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethmac' on page 194 undefined on input line 15337. LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethip' on page 194 undefined on input line 15340. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 194 undefined on input line 15360. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_enable_ESP_AT_Ethern et::doc' on page 194 undefined on input line 15365. [194] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_understand_the_diffe rences_of_each_type_of_module::doc' on page 195 undefined on input line 15437. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 195 undefined on input line 15437. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 195 undefined on input line 15440. [195] [196] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_understand_the_diffe rences_of_each_type_of_module::doc' on page 197 undefined on input line 15522. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 197 undefined on input line 15522. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 197 undefined on input line 15525. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 197 undefined on input line 15528. LaTeX Warning: Hyper reference `AT_Command_Set/Signaling_Test_AT_Commands:cmd-f actplcp' on page 197 undefined on input line 15556. [197] LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvadc' o n page 198 undefined on input line 15611. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmini t' on page 198 undefined on input line 15614. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmdut y' on page 198 undefined on input line 15617. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmfad e' on page 198 undefined on input line 15620. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvi2cini t' on page 198 undefined on input line 15623. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvi2crd' on page 198 undefined on input line 15626. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvi2cwrd ata' on page 198 undefined on input line 15629. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvi2cwrb ytes' on page 198 undefined on input line 15632. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvspicon fgpio' on page 198 undefined on input line 15635. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvspiini t' on page 198 undefined on input line 15638. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvspird' on page 198 undefined on input line 15641. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvspiwr' on page 198 undefined on input line 15644. [198] LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmdut y' on page 199 undefined on input line 15755. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmfad e' on page 199 undefined on input line 15755. [199] [200] [201] [202] [203] [204] [205] [206] [207] LaTeX Warning: Hyper reference `AT_Command_Set/Web_server_AT_Commands:cmd-webse rver' on page 208 undefined on input line 16368. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 208 undefined on input line 16419. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_understand_the_diffe rences_of_each_type_of_module::doc' on page 208 undefined on input line 16422. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 208 undefined on input line 16422. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples::doc ' on page 208 undefined on input line 16428. [208] LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userram' on page 209 undefined on input line 16449. LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userota' on page 209 undefined on input line 16452. LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userwkmcucf g' on page 209 undefined on input line 16455. LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-usermcuslee p' on page 209 undefined on input line 16458. [209] [210] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 211 undefined on input line 16625. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-restore' o n page 211 undefined on input line 16640. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update ::doc' on page 211 undefined on input line 16649. [211] [212] LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-usermcuslee p' on page 213 undefined on input line 16767. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sleep' on page 213 undefined on input line 16770. LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userwkmcucf g' on page 213 undefined on input line 16815. [213] LaTeX Warning: Hyper reference `Get_Started/What_is_ESP-AT::doc' on page 214 un defined on input line 16864. LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 214 undefin ed on input line 16864. LaTeX Warning: Hyper reference `AT_Command_Set/index::doc' on page 214 undefine d on input line 16869. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-at' on pag e 214 undefined on input line 16912. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 214 undefined on input line 16921. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-gmr' on pa ge 214 undefined on input line 16930. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-gslp' on p age 214 undefined on input line 16939. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-ate' on pa ge 214 undefined on input line 16948. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-restore' o n page 214 undefined on input line 16957. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartc' on page 214 undefined on input line 16966. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartd' on page 214 undefined on input line 16975. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sleep' on page 214 undefined on input line 16984. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-wkcfg' on page 214 undefined on input line 17008. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rfpower' o n page 214 undefined on input line 17012. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysram' on page 214 undefined on input line 17034. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 214 undefined on input line 17097. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 214 undefined on input line 17113. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 214 undefined on input line 17124. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 214 undefined on input line 17128. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 214 undefined on input line 17144. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 214 undefined on input line 17155. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 214 undefined on input line 17159. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 214 undefined on input line 17175. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 214 undefined on input line 17186. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lapopt' on page 214 undefined on input line 17190. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 214 undefined on input line 17199. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-qap' on pa ge 214 undefined on input line 17208. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-sap' on pa ge 214 undefined on input line 17217. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-sap' on pa ge 214 undefined on input line 17233. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-sap' on pa ge 214 undefined on input line 17244. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lif' on pa ge 214 undefined on input line 17248. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 214 undefined on input line 17257. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 214 undefined on input line 17273. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 214 undefined on input line 17284. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcps' on page 214 undefined on input line 17288. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcps' on page 214 undefined on input line 17304. [214] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcps' on page 215 undefined on input line 17315. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-autoc' on page 215 undefined on input line 17319. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stamac' on page 215 undefined on input line 17328. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stamac' on page 215 undefined on input line 17344. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stamac' on page 215 undefined on input line 17355. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-apmac' on page 215 undefined on input line 17359. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-apmac' on page 215 undefined on input line 17375. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-apmac' on page 215 undefined on input line 17386. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 215 undefined on input line 17390. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 215 undefined on input line 17406. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 215 undefined on input line 17417. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipap' on p age 215 undefined on input line 17421. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipap' on p age 215 undefined on input line 17437. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipap' on p age 215 undefined on input line 17448. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-starts' on page 215 undefined on input line 17452. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stops' on page 215 undefined on input line 17461. Overfull \hbox (9.80124pt too wide) in paragraph at lines 17470--17471 []|\TU/FreeSerif(0)/m/n/10 AT+CWSTARTDISCOVER| Overfull \hbox (3.16124pt too wide) in paragraph at lines 17479--17480 []|\TU/FreeSerif(0)/m/n/10 AT+CWSTOPDISCOVER| LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-wps' on pa ge 215 undefined on input line 17488. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mdns' on p age 215 undefined on input line 17497. [215] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jeap' on p age 216 undefined on input line 17506. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-hostname' on page 216 undefined on input line 17537. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-country' o n page 216 undefined on input line 17546. Overfull \hbox (3.16124pt too wide) in paragraph at lines 17555--17556 []|\TU/FreeSerif(0)/m/n/10 AT+CWCOUNTRY_CUR| LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-country' o n page 216 undefined on input line 17562. Overfull \hbox (1.51125pt too wide) in paragraph at lines 17566--17567 []|\TU/FreeSerif(0)/m/n/10 AT+CWCOUNTRY_DEF| LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-country' o n page 216 undefined on input line 17573. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-status' o n page 216 undefined on input line 17577. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-domain' o n page 216 undefined on input line 17586. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-start' on page 216 undefined on input line 17595. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcconf' on page 216 undefined on input line 17613. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 216 undefined on input line 17622. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 216 undefined on input line 17631. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-close' on page 216 undefined on input line 17685. [216] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ifsr' on page 217 undefined on input line 17694. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 217 undefined on input line 17703. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-server' o n page 217 undefined on input line 17712. Underfull \hbox (badness 10000) in paragraph at lines 17716--17717 []|\TU/FreeSerif(0)/m/n/10 ✅ \TU/FandolSong-Regular(0)/m/n/10 不 支 持 LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-servermax ' on page 217 undefined on input line 17721. Overfull \hbox (6.25124pt too wide) in paragraph at lines 17721--17722 []|\TU/FreeSerif(0)/m/it/10 AT+CIPSERVERMAXCONN| LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipmode' o n page 217 undefined on input line 17730. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 217 undefined on input line 17739. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 217 unde fined on input line 17741. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sto' on p age 217 undefined on input line 17748. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-cipping' on page 217 undefined on input line 17757. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 217 undefined on input line 17766. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipdinfo' on page 217 undefined on input line 17775. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvmo de' on page 217 undefined on input line 17784. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvda ta' on page 217 undefined on input line 17793. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvle n' on page 217 undefined on input line 17802. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sntpcfg' on page 217 undefined on input line 17811. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sntpt' on page 217 undefined on input line 17820. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-dns' on p age 217 undefined on input line 17829. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-dns' on p age 217 undefined on input line 17845. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-dns' on p age 217 undefined on input line 17856. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysflash' on page 217 undefined on input line 17860. [217] [218] LaTeX Warning: Hyper reference `AT_Command_Set/index:at-command-types' on page 219 undefined on input line 17912. LaTeX Warning: Hyper reference `AT_Command_Set/index:flash-at' on page 219 unde fined on input line 17915. LaTeX Warning: Hyper reference `AT_Command_Set/index:id3' on page 219 undefined on input line 17918. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 219 undefined on input line 17983. [219] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference::doc' on p age 220 undefined on input line 18039. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv417es p_at_error_code' on page 220 undefined on input line 18042. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 220 undefined on input line 18045. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv431es p_at_result_code_string_index' on page 220 undefined on input line 18048. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartd' on page 220 undefined on input line 18060. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 220 undefined on input line 18063. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-autoc' on page 220 undefined on input line 18066. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 220 undefined on input line 18070. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 220 undefined on input line 18109. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 220 undefined on input line 18109. Underfull \hbox (badness 6876) in paragraph at lines 18109--18111 []|\TU/FandolSong-Regular(0)/m/n/10 数 据 已 发 送 到 协 议 栈 |(针 对 于 \TU/FreeSerif(0) /m/it/10 AT+CIPSEND \TU/FandolSong-Regular(0)/m/n/10 和 LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 220 undefined on input line 18114. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 220 undefined on input line 18114. [220] LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 221 unde fined on input line 18283. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 221 unde fined on input line 18293. [221] [222] Chapter 4. [223] LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:wi-f i' on page 224 undefined on input line 18420. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:ota' on page 224 undefined on input line 18423. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id14 ' on page 224 undefined on input line 18426. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id24 ' on page 224 undefined on input line 18429. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:esp3 2-esp32-s-series-esp32-c-series-captive-portal' on page 224 undefined on input line 18432. LaTeX Warning: Hyper reference `AT_Command_Set/Web_server_AT_Commands::doc' on page 224 undefined on input line 18438. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:esp' on page 224 undefined on input line 18457. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id5' on page 224 undefined on input line 18460. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id6' on page 224 undefined on input line 18463. [224] [225] [226] [227] [228] [229] LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id11 ' on page 230 undefined on input line 18624. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id12 ' on page 230 undefined on input line 18627. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id13 ' on page 230 undefined on input line 18630. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 230 undefined on input line 18649. [230] [231] [232] [233] LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id18 ' on page 234 undefined on input line 18707. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id19 ' on page 234 undefined on input line 18710. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:ap' on page 234 undefined on input line 18713. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id20 ' on page 234 undefined on input line 18716. [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id18 ' on page 244 undefined on input line 18942. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:ota' on page 244 undefined on input line 18942. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 244 undefined on input line 18953. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:esp' on page 244 undefined on input line 18959. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id5' on page 244 undefined on input line 18973. [244] [245] [246] Chapter 5. LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 247 undefin ed on input line 18983. LaTeX Warning: Hyper reference `index_of_abbreviations:term-at-port' on page 24 7 undefined on input line 18983. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it:build-project-overview' on page 247 undefined on input line 18988. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it:build-project-esp32-s2-c3-series' on page 247 undefined on input line 18991. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it:build-project-esp8266' on page 247 undefined on input line 18994. [247] [248] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 2 49 undefined on input line 19107. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 249 undefined on input line 19107. [249] LaTeX Warning: Hyper reference `index_of_abbreviations:term-at-port' on page 25 0 undefined on input line 19205. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_understand_the_diffe rences_of_each_type_of_module::doc' on page 250 undefined on input line 19220. [250] [251] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 2 52 undefined on input line 19309. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 252 undefined on input line 19309. [252] LaTeX Warning: Hyper reference `index_of_abbreviations:term-at-port' on page 25 3 undefined on input line 19407. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_understand_the_diffe rences_of_each_type_of_module::doc' on page 253 undefined on input line 19419. [253] [254] [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 20024--20025 \TU/FreeSerif(0)/m/n/10 BLE Service \TU/FandolSong-Regular(0)/m/n/10 的 源 文 件 路 径 是:| \TU/FreeMono(0)/m/n/10 esp-at/components/customized_partitions/raw_data/ Underfull \hbox (badness 10000) in paragraph at lines 20033--20034 \TU/FreeMono(0)/m/n/10 partitions_at.csv |\TU/FandolSong-Regular(0)/m/n/10 (\TU /FreeSerif(0)/m/n/10 ESP32 \TU/FandolSong-Regular(0)/m/n/10 模 块)| 或 者 \TU/Free Mono(0)/m/n/10 module_config/module_esp32c3_default/ [257] [258] Underfull \hbox (badness 10000) in paragraph at lines 20126--20127 \TU/FandolSong-Regular(0)/m/n/10 假 设 平 台 名 称 为 \TU/FreeMono(0)/m/n/10 PLATFORM_ ESP32\TU/FandolSong-Regular(0)/m/n/10 ,| 模 块 名 称 为 \TU/FreeMono(0)/m/n/10 WROO M32-SDIO\TU/FandolSong-Regular(0)/m/n/10 ,| 打 开 \TU/FreeMono(0)/m/n/10 compone nts/ Underfull \hbox (badness 10000) in paragraph at lines 20126--20127 \TU/FreeMono(0)/m/n/10 customized_partitions/raw_data/factory_param/factory_par am_data.csv\TU/FreeSerif(0)/m/n/10 , \TU/FandolSong-Regular(0)/m/n/10 按 照 标 [259] ! Text line contains an invalid character. l.20197 ...phinxcode{\sphinxupquote{Makefile}} ^^H 设置的 \sphinxcode{\sphinxupq... [260] [261] [262] [263] [264] [265] [266] [267] LaTeX Font Warning: Font shape `TU/FandolSong-Regular(0)/b/it' undefined (Font) using `TU/FandolSong-Regular(0)/b/n' instead on input line 20484. [268] Overfull \hbox (65.83165pt too wide) in paragraph at lines 20491--20492 \TU/FreeSerif(0)/m/n/10 See: \TU/FreeMono(0)/m/n/10 /docs/en/Compile_and_Develo p/How_to_understand_the_differences_of_each_type_of_module. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 269 undefined on input line 20535. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 269 undefined on input line 20535. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 269 undefined on input line 20573. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 269 undefined on input line 20573. [269] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv417es p_at_cmd_struct' on page 270 undefined on input line 20689. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv424es p_at_device_ops_struct' on page 270 undefined on input line 20713. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv428es p_at_custom_net_ops_struct' on page 270 undefined on input line 20734. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv428es p_at_custom_ble_ops_struct' on page 270 undefined on input line 20743. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv424es p_at_custom_ops_struct' on page 270 undefined on input line 20752. [270] [271] [272] Underfull \hbox (badness 10000) in paragraph at lines 21245--21245 []\TU/FreeSerif(0)/m/n/10 esp_partition_type_t \TU/FreeSerif(0)/m/it/10 type\TU /FreeSerif(0)/m/n/10 , Underfull \hbox (badness 6316) in paragraph at lines 21245--21245 \TU/FreeSerif(0)/m/n/10 esp_partition_subtype_t \TU/FreeSerif(0)/m/it/10 subtyp e\TU/FreeSerif(0)/m/n/10 , \TU/FreeMono(0)/b/n/10 const LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv431es p_at_port_specific_callback_t' on page 273 undefined on input line 21275. [273] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv431es p_at_result_code_string_index' on page 274 undefined on input line 21372. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:structesp_ _at__cmd__struct' on page 274 undefined on input line 21386. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:structesp_ _at__device__ops__struct' on page 274 undefined on input line 21453. [274] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:structesp_ _at__custom__net__ops__struct' on page 275 undefined on input line 21509. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:structesp_ _at__custom__ble__ops__struct' on page 275 undefined on input line 21554. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv418es p_at_status_type' on page 275 undefined on input line 21606. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv415at _sleep_mode_t' on page 275 undefined on input line 21617. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv418at _write_data_fn_t' on page 275 undefined on input line 21650. [275] [276] [277] [278] [279] [280] Chapter 6. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id2' on page 281 undefined on input line 22336. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id3' on page 281 undefined on input line 22339. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id5' on page 281 undefined on input line 22342. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:esp-at' on page 281 undefined on inp ut line 22345. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tc' on page 281 undefined on input l ine 22350. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcdevinfoset' on page 281 undefin ed on input line 22353. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcprdinfoset' on page 281 undefin ed on input line 22356. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcdevreg' on page 281 undefined o n input line 22359. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmodule' on page 281 undefined o n input line 22362. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcrestore' on page 281 undefined on input line 22365. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tc-mqtt' on page 281 undefined on in put line 22370. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmqttconn-mqtt' on page 281 unde fined on input line 22373. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmqttdisconn-mqtt' on page 281 u ndefined on input line 22376. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmqttpub-topic' on page 281 unde fined on input line 22379. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmqttpubl-topic' on page 281 und efined on input line 22382. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmqttpubraw-topic' on page 281 u ndefined on input line 22385. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmqttsub-mqtt-topic' on page 281 undefined on input line 22388. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmqttunsub-topic' on page 281 un defined on input line 22391. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmqttstate-mqtt' on page 281 und efined on input line 22394. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tc-ota' on page 281 undefined on inp ut line 22399. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcotaset-ota' on page 281 undefin ed on input line 22402. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcfwinfo' on page 281 undefined o n input line 22405. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcreadfwdata' on page 281 undefin ed on input line 22408. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:iot-ota' on page 281 undefined on in put line 22411. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:urc-mcu' on page 281 undefined on in put line 22416. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcmqttrcvpub-topic' on page 281 unde fined on input line 22419. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcmqttdiscon-mqtt' on page 281 undef ined on input line 22422. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcmqttreconnecting-mqtt' on page 281 undefined on input line 22425. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcmqttreconnected-mqtt' on page 281 undefined on input line 22428. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcotastatus-ota' on page 281 undefin ed on input line 22431. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:wi-fi-at' on page 281 undefined on i nput line 22436. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcstartsmart-smartconfig-wi-fi' o n page 281 undefined on input line 22439. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcstopsmart-smartconfig-wi-fi' on page 281 undefined on input line 22442. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcsap-softap-wi-fi' on page 281 u ndefined on input line 22445. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcstopsap-softap-wi-fi' on page 2 81 undefined on input line 22448. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmodinfoset-esp' on page 281 und efined on input line 22451. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmqttsrv-mqtt' on page 281 undef ined on input line 22454. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcver-iot-sdk' on page 281 undefi ned on input line 22457. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id138' on page 281 undefined on inpu t line 22462. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcgwbind' on page 281 undefined o n input line 22465. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcgwonline' on page 281 undefined on input line 22468. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcsubdevinfoset' on page 281 unde fined on input line 22471. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcsubdevprdset' on page 281 undef ined on input line 22474. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcsubdevreg' on page 281 undefine d on input line 22477. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id170' on page 281 undefined on inpu t line 22482. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:err-code' on page 281 undefined on i nput line 22485. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cme-error' on page 281 undefined on input line 22488. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id171' on page 281 undefined on inpu t line 22491. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id172' on page 281 undefined on inpu t line 22494. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id173' on page 281 undefined on inpu t line 22497. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id174' on page 281 undefined on inpu t line 22502. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:mqtt' on page 281 undefined on input line 22505. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id175' on page 281 undefined on inpu t line 22508. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id176' on page 281 undefined on inpu t line 22511. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id177' on page 281 undefined on inpu t line 22514. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id180' on page 281 undefined on inpu t line 22517. Overfull \vbox (1.90999pt too high) detected at line 22522 [281] Overfull \vbox (2.0pt too high) has occurred while \output is active [282] [283] [284] [285] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 286 undef ined on input line 22790. [286] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 287 undef ined on input line 22912. [287] [288] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcprdinfoset' on page 289 undefi ned on input line 23022. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcprdinfoset' on page 289 undefi ned on input line 23025. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcprdinfoset' on page 289 undefi ned on input line 23028. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcdevinfoset' on page 289 undefi ned on input line 23031. [289] [290] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 291 undef ined on input line 23133. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmodule' on page 291 undefined on input line 23139. [291] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcdevinfoset' on page 292 undefi ned on input line 23271. [292] [293] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 294 undefine d on input line 23397. [294] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:esp-at' on page 295 undefined on inp ut line 23433. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttpub' on page 295 undefined on input line 23454. [295] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 296 undefine d on input line 23498. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:esp-at' on page 296 undefined on inp ut line 23532. [296] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 297 undefine d on input line 23600. [297] [298] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 299 undefine d on input line 23734. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 299 undefine d on input line 23740. [299] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 300 undefine d on input line 23843. [300] [301] [302] Underfull \hbox (badness 10000) in paragraph at lines 24015--24016 []\TU/FandolSong-Regular(0)/m/n/10 当 固 件 下 载 结 束,| 成 功 会 上 报 \TU/FreeMono(0)/m /n/10 +TCOTASTATUS:UPDATESUCCESS\TU/FandolSong-Regular(0)/m/n/10 ,| 失 败 会 上 报 [303] [304] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcfwinfo' on page 305 undefined on input line 24175. [305] LaTeX Warning: Float too large for page by 23.84999pt on input line 24207. [306] [307] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:err-code' on page 308 undefined on i nput line 24268. [308] [309] [310] [311] [312] [313] [314] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 315 undef ined on input line 24776. [315] [316] [317] [318] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 319 undefine d on input line 25036. [319] [320] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 321 undefine d on input line 25172. [321] [322] [323] [324] [325] [326] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcsubdevprdset' on page 327 unde fined on input line 25616. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcsubdevprdset' on page 327 unde fined on input line 25619. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcsubdevprdset' on page 327 unde fined on input line 25622. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcgwbind' on page 327 undefined on input line 25628. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcgwonline' on page 327 undefine d on input line 25628. Underfull \hbox (badness 10000) in paragraph at lines 25658--25659 []|\TU/FreeSans(0)/m/n/10 Overfull \hbox (12.58679pt too wide) in paragraph at lines 25835--25837 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_PUSH_TO_LIST_FAILED| Overfull \hbox (31.80682pt too wide) in paragraph at lines 25856--25858 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_ATTEMPTING_RECONNECT| Overfull \hbox (13.15681pt too wide) in paragraph at lines 25863--25865 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_RECONNECT_TIMEOUT| Overfull \hbox (7.10681pt too wide) in paragraph at lines 25870--25872 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_MAX_SUBSCRIPTIONS| [327] Overfull \hbox (10.5368pt too wide) in paragraph at lines 25905--25907 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_UNKNOWN| Overfull \hbox (141.84682pt too wide) in paragraph at lines 25912--25914 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONANCK_UNACCEPTABLE_PROTOCOL_VERSIO N| Overfull \hbox (66.36682pt too wide) in paragraph at lines 25919--25921 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_IDENTIFIER_REJECTED| Overfull \hbox (70.21681pt too wide) in paragraph at lines 25926--25928 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_SERVER_UNAVAILABLE| Overfull \hbox (35.42682pt too wide) in paragraph at lines 25933--25935 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_BAD_USERDATA| Overfull \hbox (47.14682pt too wide) in paragraph at lines 25940--25942 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_NOT_AUTHORIZED| Overfull \hbox (1.42682pt too wide) in paragraph at lines 25983--25985 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_JSON_BUFFER_TRUNCATED| Overfull \hbox (5.0068pt too wide) in paragraph at lines 26011--26013 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MAX_APPENDING_REQUEST| [328] [329] [330] [331] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcdevinfoset' on page 332 undefi ned on input line 26632. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcprdinfoset' on page 332 undefi ned on input line 26635. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 332 undefined on input line 26649. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 332 undefined on input line 26652. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcstartsmart' on page 332 undefi ned on input line 26655. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcsap' on page 332 undefined on input line 26658. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 332 undefine d on input line 26670. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttsub' on page 332 undefined on input line 26673. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttstate' on page 332 undefin ed on input line 26676. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttpub' on page 332 undefined on input line 26688. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttpubl' on page 332 undefine d on input line 26691. [332] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcotaset' on page 333 undefined on input line 26703. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcfwinfo' on page 333 undefined on input line 26706. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcreadfwdata' on page 333 undefi ned on input line 26709. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 333 undef ined on input line 26723. [333] [334] Chapter 7. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 3 35 undefined on input line 26767. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 335 undefined on input line 26767. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 3 35 undefined on input line 26769. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 335 undefined on input line 26769. [335] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 336 undefined on input line 26854. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 336 undefined on input line 26858. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 336 undefined on input line 26864. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 336 undefined on input line 26868. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 336 undefined on input line 26873. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 336 undefined on input line 26875. [336] LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 337 undefined on input line 26877. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 337 undefined on input line 26882. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 337 undefined on input line 26884. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 337 undefined on input line 26886. LaTeX Warning: Hyper reference `index_of_abbreviations:term-normal-transmission -mode' on page 337 undefined on input line 26899. LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 337 unde fined on input line 26899. LaTeX Warning: Hyper reference `index_of_abbreviations:term-passthrough-receivi ng-mode' on page 337 undefined on input line 26902. LaTeX Warning: Hyper reference `index_of_abbreviations:term-2' on page 337 unde fined on input line 26902. LaTeX Warning: Hyper reference `index_of_abbreviations:term-passthrough-mode' o n page 337 undefined on input line 26905. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 337 unde fined on input line 26905. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipmode' o n page 337 undefined on input line 26908. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 337 undefined on input line 26911. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 337 undefined on input line 26914. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 337 undefined on input line 26917. LaTeX Warning: Hyper reference `index_of_abbreviations:term-normal-transmission -mode' on page 337 undefined on input line 26922. LaTeX Warning: Hyper reference `index_of_abbreviations:term-passthrough-mode' o n page 337 undefined on input line 26922. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 337 undefined on input line 26924. LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 337 unde fined on input line 26927. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 337 unde fined on input line 26927. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 337 undefined on input line 26929. [337] [338] [339] [340] Chapter 8. [341] [342] No file espressif-esp-at-zh-cn.ind. [343] (./espressif-esp-at-zh-cn.aux) Package rerunfilecheck Warning: File `espressif-esp-at-zh-cn.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on espressif-esp-at-zh-cn.pdf (347 pages). Transcript written on espressif-esp-at-zh-cn.log. Latexmk: Index file 'espressif-esp-at-zh-cn.idx' was written Latexmk: References changed. Latexmk: Missing input file: 'espressif-esp-at-zh-cn.ind' from line 'No file espressif-esp-at-zh-cn.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-at-zh-cn.pdf' Rule 'makeindex espressif-esp-at-zh-cn.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-at-zh-cn.idx' ------------ Run number 1 of rule 'makeindex espressif-esp-at-zh-cn.idx' ------------ ------------ Running 'internal xindy -o "espressif-esp-at-zh-cn.ind" "espressif-esp-at-zh-cn.idx"' ------------ Latexmk: calling xindy( -o "espressif-esp-at-zh-cn.ind" "espressif-esp-at-zh-cn.idx" ) === TeX engine is 'XeTeX' Latexmk: applying rule 'makeindex espressif-esp-at-zh-cn.idx'... *** - PROGN: variable LANG/GENERAL/LATIN9-LANG.XDY has no value Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-at-zh-cn.aux' 'espressif-esp-at-zh-cn.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-at-zh-cn" "ReadtheDocsTemplate.tex"' ------------ This is XeTeX, Version 3.14159265-2.6-0.999991 (TeX Live 2019/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xdvipdfmx.def)) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-at-zh-cn.idx Package xeCJK Warning: Fandol is being set as the default font for CJK text. (xeCJK) Please make sure it has been properly installed. Package fontspec Warning: Font "FandolSong-Regular" does not contain requested (fontspec) Script "CJK". (./espressif-esp-at-zh-cn.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./espressif-esp-at-zh-cn.out) (./espressif-esp-at-zh-cn.out) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./espressif-esp-at-zh-cn.toc [1]) [2] [1] [2] Chapter 1. [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] Underfull \vbox (badness 3601) detected at line 1318 Overfull \vbox (3.58594pt too high) detected at line 1318 [20] Underfull \vbox (badness 3601) detected at line 1363 [21] [22] Chapter 2. [23] [24] [25] [26] Chapter 3. [27] [28] [29] [30] [31] [32] [33] [34] [35] Underfull \hbox (badness 6016) in paragraph at lines 2317--2318 []\TU/FreeSerif(0)/m/n/10 1\TU/FandolSong-Regular(0)/m/n/10 :| 使 用 详 细 版 提 示 信 息,| 如 \TU/FreeMono(0)/m/n/10 +LINK_CONN:status_type,link_id,ip_type, [36] Underfull \hbox (badness 10000) in paragraph at lines 2366--2367 []\TU/FandolSong-Regular(0)/m/n/10 若 设 \TU/FreeSerif(0)/m/n/10 Bit1 \TU/FandolS ong-Regular(0)/m/n/10 为 \TU/FreeSerif(0)/m/n/10 1\TU/FandolSong-Regular(0)/m/n/ 10 ,| 将 会 影 响[][]\TU/FreeSerif(0)/m/it/10 AT+CIPSTART[][] \TU/FandolSong-Regul ar(0)/m/n/10 和[][]\TU/FreeSerif(0)/m/it/10 AT+CIPSERVER[][] \TU/FandolSong-Regu lar(0)/m/n/10 命 令,| 系 统 将 提 示 Underfull \hbox (badness 5726) in paragraph at lines 2366--2367 |\TU/FandolSong-Regular(0)/m/n/10 “\TU/FreeSerif(0)/m/n/10 +LINK_CONN:status_ty pe,link_id,ip_type,terminal_type,remote_ip,remote_port,local_port\TU/FandolSong -Regular(0)/m/n/10 ” ,| 而 不 是 [37] [38] [39] [40] [41] Underfull \hbox (badness 10000) in paragraph at lines 2861--2862 []\TU/FandolSong-Regular(0)/m/n/10 由 于 \TU/FreeSerif(0)/m/n/10 RF TX Power \TU/ FandolSong-Regular(0)/m/n/10 分 为 不 同 的 等 级,| 而 每 个 等 级 都 有 与 之 对 应 的 取 值 范 围,| Underfull \hbox (badness 10000) in paragraph at lines 2861--2862 \TU/FandolSong-Regular(0)/m/n/10 所 以 通 过 \TU/FreeMono(0)/m/n/10 esp_wifi_get_ma x_tx_power \TU/FandolSong-Regular(0)/m/n/10 查 询 到 的 \TU/FreeMono(0)/m/n/10 wifi _power \TU/FandolSong-Regular(0)/m/n/10 的 值 可 能 与 [42] [43] Underfull \hbox (badness 7667) in paragraph at lines 3168--3168 []\TU/FandolSong-Regular(0)/m/n/10 错 误 代 Overfull \hbox (8.48299pt too wide) in paragraph at lines 3168--3168 []\TU/FreeSerif(0)/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH| [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] Underfull \hbox (badness 7344) in paragraph at lines 6300--6301 []\TU/FandolSong-Regular(0)/m/n/10 在 使 用 基 于 \TU/FreeSerif(0)/m/n/10 IPv6 \TU/F andolSong-Regular(0)/m/n/10 网 络 的 上 层 应 用 前,| 需 要 先 启 用 \TU/FreeSerif(0)/m/n/1 0 IPv6 \TU/FandolSong-Regular(0)/m/n/10 网 络。 (例 如:| 基 于 Underfull \hbox (badness 10000) in paragraph at lines 6300--6301 \TU/FreeSerif(0)/m/n/10 IPv6 \TU/FandolSong-Regular(0)/m/n/10 网 络 使 用 \TU/FreeS erif(0)/m/n/10 TCP/UDP/SSL/PING/DNS\TU/FandolSong-Regular(0)/m/n/10 ,| 也 称 为 \ TU/FreeSerif(0)/m/n/10 TCP6/UDP6/SSL6/PING6/DNS6 \TU/FandolSong-Regular(0)/m/n/ 10 或 [81] [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 6653--6654 []\TU/FandolSong-Regular(0)/m/n/10 如 果 \TU/FreeSerif(0)/m/n/10 UDP \TU/FandolSo ng-Regular(0)/m/n/10 连 接 中 的 远 端 \TU/FreeSerif(0)/m/n/10 IP \TU/FandolSong-Regu lar(0)/m/n/10 地 址 是 \TU/FreeSerif(0)/m/n/10 IPv6 \TU/FandolSong-Regular(0)/m/n/ 10 组 播 地 址 \TU/FreeSerif(0)/m/n/10 (FF00:0:0:0:0:0:0:0 ~ [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 9737--9738 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 字 符 串 参 数。 | 例 如,| 若 想 设 置 \TU/FreeSerif(0)/m/n/10 UUID \TU/FandolSong-Regular(0)/m/n/10 为 |“\TU/FreeSerif(0)/m/n/10 0xA002\TU/FandolSong-Regular(0)/m/n/10 ” ,| 则 命 令 为 [126] Underfull \hbox (badness 10000) in paragraph at lines 9795--9796 []\TU/FandolSong-Regular(0)/m/n/10 若 之 前 已 经 使 用 命 令[][]\TU/FreeSerif(0)/m/it/1 0 AT+BLEADVDATA[][]\TU/FreeSerif(0)/m/n/10 = \TU/FandolSong-Regular(0 )/m/n/10 设 置 过 广 播 数 据,| 则 会 [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] Overfull \hbox (1.20062pt too wide) in paragraph at lines 11003--11004 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 服 务 特 征 值,| \TU/FreeSerif(0)/m/n/10 HEX \TU/FandolSong-Regular(0)/m/n/10 字 符 串,| 运 行[][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCRD[][]\TU/FreeSerif(0)/m/n/10 =,, Overfull \hbox (104.66063pt too wide) in paragraph at lines 11006--11007 []\TU/FreeSerif(0)/b/n/10 []\TU/FandolSong-Regular(0)/m/n/10 :| 服 务 特 征 描 述 符 的 值,| \TU/FreeSerif(0)/m/n/10 HEX \TU/FandolSong-Regular(0)/m/n/10 字 符 串,| 运 行[][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCRD[][]\TU/FreeSerif(0)/m/n/ 10 =,,, [143] [144] Underfull \hbox (badness 10000) in paragraph at lines 11175--11176 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \T U/FreeSerif(0)/m/n/10 tx \TU/FandolSong-Regular(0)/m/n/10 服 务 特 征 序 号,| 可 运 行[ ][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCCHAR[][]\TU/FreeSerif(0)/m/n/10 =, Underfull \hbox (badness 10000) in paragraph at lines 11181--11182 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \T U/FreeSerif(0)/m/n/10 rx \TU/FandolSong-Regular(0)/m/n/10 服 务 特 征 序 号,| 可 运 行[ ][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCCHAR[][]\TU/FreeSerif(0)/m/n/10 =, [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] Overfull \hbox (9.80124pt too wide) in paragraph at lines 17470--17471 []|\TU/FreeSerif(0)/m/n/10 AT+CWSTARTDISCOVER| Overfull \hbox (3.16124pt too wide) in paragraph at lines 17479--17480 []|\TU/FreeSerif(0)/m/n/10 AT+CWSTOPDISCOVER| [215] Overfull \hbox (3.16124pt too wide) in paragraph at lines 17555--17556 []|\TU/FreeSerif(0)/m/n/10 AT+CWCOUNTRY_CUR| Overfull \hbox (1.51125pt too wide) in paragraph at lines 17566--17567 []|\TU/FreeSerif(0)/m/n/10 AT+CWCOUNTRY_DEF| [216] Underfull \hbox (badness 10000) in paragraph at lines 17716--17717 []|\TU/FreeSerif(0)/m/n/10 ✅ \TU/FandolSong-Regular(0)/m/n/10 不 支 持 Overfull \hbox (6.25124pt too wide) in paragraph at lines 17721--17722 []|[][]\TU/FreeSerif(0)/m/it/10 AT+CIPSERVERMAXCONN[][]| [217] [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 18109--18111 []|\TU/FandolSong-Regular(0)/m/n/10 数 据 已 发 送 到 协 议 栈 |(针 对 于[][]\TU/FreeSerif (0)/m/it/10 AT+CIPSEND[][] [220] [221] [222] Chapter 4. [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] Chapter 5. [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 20024--20025 \TU/FreeSerif(0)/m/n/10 BLE Service \TU/FandolSong-Regular(0)/m/n/10 的 源 文 件 路 径 是:| \TU/FreeMono(0)/m/n/10 esp-at/components/customized_partitions/raw_data/ Underfull \hbox (badness 10000) in paragraph at lines 20033--20034 \TU/FreeMono(0)/m/n/10 partitions_at.csv |\TU/FandolSong-Regular(0)/m/n/10 (\TU /FreeSerif(0)/m/n/10 ESP32 \TU/FandolSong-Regular(0)/m/n/10 模 块)| 或 者 \TU/Free Mono(0)/m/n/10 module_config/module_esp32c3_default/ [257] [258] Underfull \hbox (badness 10000) in paragraph at lines 20126--20127 \TU/FandolSong-Regular(0)/m/n/10 假 设 平 台 名 称 为 \TU/FreeMono(0)/m/n/10 PLATFORM_ ESP32\TU/FandolSong-Regular(0)/m/n/10 ,| 模 块 名 称 为 \TU/FreeMono(0)/m/n/10 WROO M32-SDIO\TU/FandolSong-Regular(0)/m/n/10 ,| 打 开 \TU/FreeMono(0)/m/n/10 compone nts/ Underfull \hbox (badness 10000) in paragraph at lines 20126--20127 \TU/FreeMono(0)/m/n/10 customized_partitions/raw_data/factory_param/factory_par am_data.csv\TU/FreeSerif(0)/m/n/10 , \TU/FandolSong-Regular(0)/m/n/10 按 照 标 [259] ! Text line contains an invalid character. l.20197 ...phinxcode{\sphinxupquote{Makefile}} ^^H 设置的 \sphinxcode{\sphinxupq... [260] [261] [262] [263] [264] [265] [266] [267] LaTeX Font Warning: Font shape `TU/FandolSong-Regular(0)/b/it' undefined (Font) using `TU/FandolSong-Regular(0)/b/n' instead on input line 20484. [268] Overfull \hbox (65.83165pt too wide) in paragraph at lines 20491--20492 \TU/FreeSerif(0)/m/n/10 See: \TU/FreeMono(0)/m/n/10 /docs/en/Compile_and_Develo p/How_to_understand_the_differences_of_each_type_of_module. [269] [270] [271] [272] Underfull \hbox (badness 10000) in paragraph at lines 21245--21245 []\TU/FreeSerif(0)/m/n/10 esp_partition_type_t \TU/FreeSerif(0)/m/it/10 type\TU /FreeSerif(0)/m/n/10 , Underfull \hbox (badness 6316) in paragraph at lines 21245--21245 \TU/FreeSerif(0)/m/n/10 esp_partition_subtype_t \TU/FreeSerif(0)/m/it/10 subtyp e\TU/FreeSerif(0)/m/n/10 , \TU/FreeMono(0)/b/n/10 const [273] [274] [275] [276] [277] [278] [279] [280] Chapter 6. Overfull \vbox (1.90999pt too high) detected at line 22522 [281] Overfull \vbox (2.0pt too high) has occurred while \output is active [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] Underfull \hbox (badness 10000) in paragraph at lines 24015--24016 []\TU/FandolSong-Regular(0)/m/n/10 当 固 件 下 载 结 束,| 成 功 会 上 报 \TU/FreeMono(0)/m /n/10 +TCOTASTATUS:UPDATESUCCESS\TU/FandolSong-Regular(0)/m/n/10 ,| 失 败 会 上 报 [303] [304] [305] LaTeX Warning: Float too large for page by 23.84999pt on input line 24207. [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] Underfull \hbox (badness 10000) in paragraph at lines 25658--25659 []|\TU/FreeSans(0)/m/n/10 Overfull \hbox (12.58679pt too wide) in paragraph at lines 25835--25837 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_PUSH_TO_LIST_FAILED| Overfull \hbox (31.80682pt too wide) in paragraph at lines 25856--25858 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_ATTEMPTING_RECONNECT| Overfull \hbox (13.15681pt too wide) in paragraph at lines 25863--25865 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_RECONNECT_TIMEOUT| Overfull \hbox (7.10681pt too wide) in paragraph at lines 25870--25872 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_MAX_SUBSCRIPTIONS| [327] Overfull \hbox (10.5368pt too wide) in paragraph at lines 25905--25907 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_UNKNOWN| Overfull \hbox (141.84682pt too wide) in paragraph at lines 25912--25914 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONANCK_UNACCEPTABLE_PROTOCOL_VERSIO N| Overfull \hbox (66.36682pt too wide) in paragraph at lines 25919--25921 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_IDENTIFIER_REJECTED| Overfull \hbox (70.21681pt too wide) in paragraph at lines 25926--25928 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_SERVER_UNAVAILABLE| Overfull \hbox (35.42682pt too wide) in paragraph at lines 25933--25935 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_BAD_USERDATA| Overfull \hbox (47.14682pt too wide) in paragraph at lines 25940--25942 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_NOT_AUTHORIZED| Overfull \hbox (1.42682pt too wide) in paragraph at lines 25983--25985 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_JSON_BUFFER_TRUNCATED| Overfull \hbox (5.0068pt too wide) in paragraph at lines 26011--26013 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MAX_APPENDING_REQUEST| [328] [329] [330] [331] [332] [333] [334] Chapter 7. [335] [336] [337] [338] [339] [340] Chapter 8. [341] [342] No file espressif-esp-at-zh-cn.ind. [343] (./espressif-esp-at-zh-cn.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on espressif-esp-at-zh-cn.pdf (347 pages). Transcript written on espressif-esp-at-zh-cn.log. Latexmk: Index file 'espressif-esp-at-zh-cn.idx' was written Latexmk: Missing input file: 'espressif-esp-at-zh-cn.ind' from line 'No file espressif-esp-at-zh-cn.ind.' Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-at-zh-cn.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-at-zh-cn.aux' 'espressif-esp-at-zh-cn.toc' ------------ Run number 3 of rule 'pdflatex' ------------ === TeX engine is 'XeTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="espressif-esp-at-zh-cn" "ReadtheDocsTemplate.tex"' ------------ This is XeTeX, Version 3.14159265-2.6-0.999991 (TeX Live 2019/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xdvipdfmx.def)) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifluatex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty)) (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/filehook/filehook.sty) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-at-zh-cn.idx Package xeCJK Warning: Fandol is being set as the default font for CJK text. (xeCJK) Please make sure it has been properly installed. Package fontspec Warning: Font "FandolSong-Regular" does not contain requested (fontspec) Script "CJK". (./espressif-esp-at-zh-cn.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./espressif-esp-at-zh-cn.out) (./espressif-esp-at-zh-cn.out) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./espressif-esp-at-zh-cn.toc [1]) [2] [1] [2] Chapter 1. [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] Underfull \vbox (badness 3601) detected at line 1318 Overfull \vbox (3.58594pt too high) detected at line 1318 [20] Underfull \vbox (badness 3601) detected at line 1363 [21] [22] Chapter 2. [23] [24] [25] [26] Chapter 3. [27] [28] [29] [30] [31] [32] [33] [34] [35] Underfull \hbox (badness 6016) in paragraph at lines 2317--2318 []\TU/FreeSerif(0)/m/n/10 1\TU/FandolSong-Regular(0)/m/n/10 :| 使 用 详 细 版 提 示 信 息,| 如 \TU/FreeMono(0)/m/n/10 +LINK_CONN:status_type,link_id,ip_type, [36] Underfull \hbox (badness 10000) in paragraph at lines 2366--2367 []\TU/FandolSong-Regular(0)/m/n/10 若 设 \TU/FreeSerif(0)/m/n/10 Bit1 \TU/FandolS ong-Regular(0)/m/n/10 为 \TU/FreeSerif(0)/m/n/10 1\TU/FandolSong-Regular(0)/m/n/ 10 ,| 将 会 影 响[][]\TU/FreeSerif(0)/m/it/10 AT+CIPSTART[][] \TU/FandolSong-Regul ar(0)/m/n/10 和[][]\TU/FreeSerif(0)/m/it/10 AT+CIPSERVER[][] \TU/FandolSong-Regu lar(0)/m/n/10 命 令,| 系 统 将 提 示 Underfull \hbox (badness 5726) in paragraph at lines 2366--2367 |\TU/FandolSong-Regular(0)/m/n/10 “\TU/FreeSerif(0)/m/n/10 +LINK_CONN:status_ty pe,link_id,ip_type,terminal_type,remote_ip,remote_port,local_port\TU/FandolSong -Regular(0)/m/n/10 ” ,| 而 不 是 [37] [38] [39] [40] [41] Underfull \hbox (badness 10000) in paragraph at lines 2861--2862 []\TU/FandolSong-Regular(0)/m/n/10 由 于 \TU/FreeSerif(0)/m/n/10 RF TX Power \TU/ FandolSong-Regular(0)/m/n/10 分 为 不 同 的 等 级,| 而 每 个 等 级 都 有 与 之 对 应 的 取 值 范 围,| Underfull \hbox (badness 10000) in paragraph at lines 2861--2862 \TU/FandolSong-Regular(0)/m/n/10 所 以 通 过 \TU/FreeMono(0)/m/n/10 esp_wifi_get_ma x_tx_power \TU/FandolSong-Regular(0)/m/n/10 查 询 到 的 \TU/FreeMono(0)/m/n/10 wifi _power \TU/FandolSong-Regular(0)/m/n/10 的 值 可 能 与 [42] [43] Underfull \hbox (badness 7667) in paragraph at lines 3168--3168 []\TU/FandolSong-Regular(0)/m/n/10 错 误 代 Overfull \hbox (8.48299pt too wide) in paragraph at lines 3168--3168 []\TU/FreeSerif(0)/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH| [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] Underfull \hbox (badness 7344) in paragraph at lines 6300--6301 []\TU/FandolSong-Regular(0)/m/n/10 在 使 用 基 于 \TU/FreeSerif(0)/m/n/10 IPv6 \TU/F andolSong-Regular(0)/m/n/10 网 络 的 上 层 应 用 前,| 需 要 先 启 用 \TU/FreeSerif(0)/m/n/1 0 IPv6 \TU/FandolSong-Regular(0)/m/n/10 网 络。 (例 如:| 基 于 Underfull \hbox (badness 10000) in paragraph at lines 6300--6301 \TU/FreeSerif(0)/m/n/10 IPv6 \TU/FandolSong-Regular(0)/m/n/10 网 络 使 用 \TU/FreeS erif(0)/m/n/10 TCP/UDP/SSL/PING/DNS\TU/FandolSong-Regular(0)/m/n/10 ,| 也 称 为 \ TU/FreeSerif(0)/m/n/10 TCP6/UDP6/SSL6/PING6/DNS6 \TU/FandolSong-Regular(0)/m/n/ 10 或 [81] [82] [83] [84] Underfull \hbox (badness 10000) in paragraph at lines 6653--6654 []\TU/FandolSong-Regular(0)/m/n/10 如 果 \TU/FreeSerif(0)/m/n/10 UDP \TU/FandolSo ng-Regular(0)/m/n/10 连 接 中 的 远 端 \TU/FreeSerif(0)/m/n/10 IP \TU/FandolSong-Regu lar(0)/m/n/10 地 址 是 \TU/FreeSerif(0)/m/n/10 IPv6 \TU/FandolSong-Regular(0)/m/n/ 10 组 播 地 址 \TU/FreeSerif(0)/m/n/10 (FF00:0:0:0:0:0:0:0 ~ [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 9737--9738 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 字 符 串 参 数。 | 例 如,| 若 想 设 置 \TU/FreeSerif(0)/m/n/10 UUID \TU/FandolSong-Regular(0)/m/n/10 为 |“\TU/FreeSerif(0)/m/n/10 0xA002\TU/FandolSong-Regular(0)/m/n/10 ” ,| 则 命 令 为 [126] Underfull \hbox (badness 10000) in paragraph at lines 9795--9796 []\TU/FandolSong-Regular(0)/m/n/10 若 之 前 已 经 使 用 命 令[][]\TU/FreeSerif(0)/m/it/1 0 AT+BLEADVDATA[][]\TU/FreeSerif(0)/m/n/10 = \TU/FandolSong-Regular(0 )/m/n/10 设 置 过 广 播 数 据,| 则 会 [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] Overfull \hbox (1.20062pt too wide) in paragraph at lines 11003--11004 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 服 务 特 征 值,| \TU/FreeSerif(0)/m/n/10 HEX \TU/FandolSong-Regular(0)/m/n/10 字 符 串,| 运 行[][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCRD[][]\TU/FreeSerif(0)/m/n/10 =,, Overfull \hbox (104.66063pt too wide) in paragraph at lines 11006--11007 []\TU/FreeSerif(0)/b/n/10 []\TU/FandolSong-Regular(0)/m/n/10 :| 服 务 特 征 描 述 符 的 值,| \TU/FreeSerif(0)/m/n/10 HEX \TU/FandolSong-Regular(0)/m/n/10 字 符 串,| 运 行[][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCRD[][]\TU/FreeSerif(0)/m/n/ 10 =,,, [143] [144] Underfull \hbox (badness 10000) in paragraph at lines 11175--11176 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \T U/FreeSerif(0)/m/n/10 tx \TU/FandolSong-Regular(0)/m/n/10 服 务 特 征 序 号,| 可 运 行[ ][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCCHAR[][]\TU/FreeSerif(0)/m/n/10 =, Underfull \hbox (badness 10000) in paragraph at lines 11181--11182 []\TU/FreeSerif(0)/b/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \T U/FreeSerif(0)/m/n/10 rx \TU/FandolSong-Regular(0)/m/n/10 服 务 特 征 序 号,| 可 运 行[ ][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCCHAR[][]\TU/FreeSerif(0)/m/n/10 =, [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] Overfull \hbox (9.80124pt too wide) in paragraph at lines 17470--17471 []|\TU/FreeSerif(0)/m/n/10 AT+CWSTARTDISCOVER| Overfull \hbox (3.16124pt too wide) in paragraph at lines 17479--17480 []|\TU/FreeSerif(0)/m/n/10 AT+CWSTOPDISCOVER| [215] Overfull \hbox (3.16124pt too wide) in paragraph at lines 17555--17556 []|\TU/FreeSerif(0)/m/n/10 AT+CWCOUNTRY_CUR| Overfull \hbox (1.51125pt too wide) in paragraph at lines 17566--17567 []|\TU/FreeSerif(0)/m/n/10 AT+CWCOUNTRY_DEF| [216] Underfull \hbox (badness 10000) in paragraph at lines 17716--17717 []|\TU/FreeSerif(0)/m/n/10 ✅ \TU/FandolSong-Regular(0)/m/n/10 不 支 持 Overfull \hbox (6.25124pt too wide) in paragraph at lines 17721--17722 []|[][]\TU/FreeSerif(0)/m/it/10 AT+CIPSERVERMAXCONN[][]| [217] [218] [219] Underfull \hbox (badness 10000) in paragraph at lines 18109--18111 []|\TU/FandolSong-Regular(0)/m/n/10 数 据 已 发 送 到 协 议 栈 |(针 对 于[][]\TU/FreeSerif (0)/m/it/10 AT+CIPSEND[][] [220] [221] [222] Chapter 4. [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] Chapter 5. [247] [248] [249] [250] [251] [252] [253] [254] [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 20024--20025 \TU/FreeSerif(0)/m/n/10 BLE Service \TU/FandolSong-Regular(0)/m/n/10 的 源 文 件 路 径 是:| \TU/FreeMono(0)/m/n/10 esp-at/components/customized_partitions/raw_data/ Underfull \hbox (badness 10000) in paragraph at lines 20033--20034 \TU/FreeMono(0)/m/n/10 partitions_at.csv |\TU/FandolSong-Regular(0)/m/n/10 (\TU /FreeSerif(0)/m/n/10 ESP32 \TU/FandolSong-Regular(0)/m/n/10 模 块)| 或 者 \TU/Free Mono(0)/m/n/10 module_config/module_esp32c3_default/ [257] [258] Underfull \hbox (badness 10000) in paragraph at lines 20126--20127 \TU/FandolSong-Regular(0)/m/n/10 假 设 平 台 名 称 为 \TU/FreeMono(0)/m/n/10 PLATFORM_ ESP32\TU/FandolSong-Regular(0)/m/n/10 ,| 模 块 名 称 为 \TU/FreeMono(0)/m/n/10 WROO M32-SDIO\TU/FandolSong-Regular(0)/m/n/10 ,| 打 开 \TU/FreeMono(0)/m/n/10 compone nts/ Underfull \hbox (badness 10000) in paragraph at lines 20126--20127 \TU/FreeMono(0)/m/n/10 customized_partitions/raw_data/factory_param/factory_par am_data.csv\TU/FreeSerif(0)/m/n/10 , \TU/FandolSong-Regular(0)/m/n/10 按 照 标 [259] ! Text line contains an invalid character. l.20197 ...phinxcode{\sphinxupquote{Makefile}} ^^H 设置的 \sphinxcode{\sphinxupq... [260] [261] [262] [263] [264] [265] [266] [267] LaTeX Font Warning: Font shape `TU/FandolSong-Regular(0)/b/it' undefined (Font) using `TU/FandolSong-Regular(0)/b/n' instead on input line 20484. [268] Overfull \hbox (65.83165pt too wide) in paragraph at lines 20491--20492 \TU/FreeSerif(0)/m/n/10 See: \TU/FreeMono(0)/m/n/10 /docs/en/Compile_and_Develo p/How_to_understand_the_differences_of_each_type_of_module. [269] [270] [271] [272] Underfull \hbox (badness 10000) in paragraph at lines 21245--21245 []\TU/FreeSerif(0)/m/n/10 esp_partition_type_t \TU/FreeSerif(0)/m/it/10 type\TU /FreeSerif(0)/m/n/10 , Underfull \hbox (badness 6316) in paragraph at lines 21245--21245 \TU/FreeSerif(0)/m/n/10 esp_partition_subtype_t \TU/FreeSerif(0)/m/it/10 subtyp e\TU/FreeSerif(0)/m/n/10 , \TU/FreeMono(0)/b/n/10 const [273] [274] [275] [276] [277] [278] [279] [280] Chapter 6. Overfull \vbox (1.90999pt too high) detected at line 22522 [281] Overfull \vbox (2.0pt too high) has occurred while \output is active [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299] [300] [301] [302] Underfull \hbox (badness 10000) in paragraph at lines 24015--24016 []\TU/FandolSong-Regular(0)/m/n/10 当 固 件 下 载 结 束,| 成 功 会 上 报 \TU/FreeMono(0)/m /n/10 +TCOTASTATUS:UPDATESUCCESS\TU/FandolSong-Regular(0)/m/n/10 ,| 失 败 会 上 报 [303] [304] [305] LaTeX Warning: Float too large for page by 23.84999pt on input line 24207. [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] Underfull \hbox (badness 10000) in paragraph at lines 25658--25659 []|\TU/FreeSans(0)/m/n/10 Overfull \hbox (12.58679pt too wide) in paragraph at lines 25835--25837 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_PUSH_TO_LIST_FAILED| Overfull \hbox (31.80682pt too wide) in paragraph at lines 25856--25858 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_ATTEMPTING_RECONNECT| Overfull \hbox (13.15681pt too wide) in paragraph at lines 25863--25865 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_RECONNECT_TIMEOUT| Overfull \hbox (7.10681pt too wide) in paragraph at lines 25870--25872 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_MAX_SUBSCRIPTIONS| [327] Overfull \hbox (10.5368pt too wide) in paragraph at lines 25905--25907 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_UNKNOWN| Overfull \hbox (141.84682pt too wide) in paragraph at lines 25912--25914 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONANCK_UNACCEPTABLE_PROTOCOL_VERSIO N| Overfull \hbox (66.36682pt too wide) in paragraph at lines 25919--25921 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_IDENTIFIER_REJECTED| Overfull \hbox (70.21681pt too wide) in paragraph at lines 25926--25928 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_SERVER_UNAVAILABLE| Overfull \hbox (35.42682pt too wide) in paragraph at lines 25933--25935 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_BAD_USERDATA| Overfull \hbox (47.14682pt too wide) in paragraph at lines 25940--25942 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_NOT_AUTHORIZED| Overfull \hbox (1.42682pt too wide) in paragraph at lines 25983--25985 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_JSON_BUFFER_TRUNCATED| Overfull \hbox (5.0068pt too wide) in paragraph at lines 26011--26013 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MAX_APPENDING_REQUEST| [328] [329] [330] [331] [332] [333] [334] Chapter 7. [335] [336] [337] [338] [339] [340] Chapter 8. [341] [342] No file espressif-esp-at-zh-cn.ind. [343] (./espressif-esp-at-zh-cn.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information) Output written on espressif-esp-at-zh-cn.pdf (347 pages). Transcript written on espressif-esp-at-zh-cn.log. Latexmk: Index file 'espressif-esp-at-zh-cn.idx' was written Latexmk: Missing input file: 'espressif-esp-at-zh-cn.ind' from line 'No file espressif-esp-at-zh-cn.ind.' Latexmk: Log file says output to 'espressif-esp-at-zh-cn.pdf' === TeX engine is 'XeTeX' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): makeindex espressif-esp-at-zh-cn.idx: Command for 'makeindex espressif-esp-at-zh-cn.idx' gave return code 1 Refer to 'espressif-esp-at-zh-cn.ilg' for details pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'espressif-esp-at-zh-cn.log' for details