Read the Docs build information Build id: 809074 Project: espressif-esp-at-zh-cn Version: release-v2.3.0.0_esp32c3 Commit: 9ff13737ed1598e5a5a38e3c59ce00bcf5661441 Date: 2021-12-24T14:00:04.422594Z State: finished Success: True [rtd-command-info] start-time: 2021-12-24T14:00:05.926333Z, end-time: 2021-12-24T14:00:17.571723Z, duration: 11, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/espressif/esp-at.git . Cloning into '.'... [rtd-command-info] start-time: 2021-12-24T14:00:17.696394Z, end-time: 2021-12-24T14:00:18.026356Z, duration: 0, exit-code: 0 git checkout --force origin/release/v2.3.0.0_esp32c3 Note: checking out 'origin/release/v2.3.0.0_esp32c3'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9ff1373 Merge branch 'docs/update_at_commands_description' into 'master' [rtd-command-info] start-time: 2021-12-24T14:00:18.174173Z, end-time: 2021-12-24T14:00:18.243843Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-12-24T14:00:19.257445Z, end-time: 2021-12-24T14:00:23.191198Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-12-24T14:00:23.328540Z, end-time: 2021-12-24T14:00:25.056405Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (21.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 60.1.0 Uninstalling setuptools-60.1.0: Successfully uninstalled setuptools-60.1.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2021-12-24T14:00:25.180322Z, end-time: 2021-12-24T14:00:32.939390Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.9-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=a9f95075415a992fbe94ebdd0a77374c162e761175a9ebea450486be67adeb46 Stored in directory: /tmp/pip-ephem-wheel-cache-aw0mpn5a/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=3fd2b26d05c14e7e3e99e6fc95c2ad54dfaa1a8e5605cba314f0e945787b9b6e Stored in directory: /tmp/pip-ephem-wheel-cache-aw0mpn5a/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.9 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.6 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-12-24T14:00:33.114527Z, end-time: 2021-12-24T14:00:35.061471Z, duration: 1, 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 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Successfully installed setuptools-57.5.0 [rtd-command-info] start-time: 2021-12-24T14:00:35.170057Z, end-time: 2021-12-24T14:00:54.785478Z, duration: 19, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Requirement already satisfied: setuptools<58 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from -r docs/requirements.txt (line 4)) (57.5.0) 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 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' Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (21.3) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.26.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.7.12) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.10.0) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.17.1) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 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.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.9.1) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.0.3) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.3.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.1.5) Requirement already satisfied: six>=1.9 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from breathe==4.14.1->-r docs/requirements.txt (line 6)) (1.16.0) Collecting blockdiag>=1.5.0 Downloading blockdiag-3.0.0-py3-none-any.whl (2.7 MB) Collecting seqdiag>=0.9.3 Downloading seqdiag-3.0.0-py3-none-any.whl (2.6 MB) Collecting actdiag>=0.5.3 Downloading actdiag-3.0.0-py3-none-any.whl (2.6 MB) Collecting cairosvg>=2 Downloading CairoSVG-2.5.2-py3-none-any.whl (45 kB) Collecting wavedrom>=0.1 Downloading wavedrom-2.0.3.post2.tar.gz (138 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xcffib Downloading xcffib-0.11.1.tar.gz (84 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: commonmark>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from recommonmark==0.7.0->-r docs/requirements.txt (line 15)) (0.8.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2021.3) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) Collecting funcparserlib>=1.0.0a0 Downloading funcparserlib-1.0.0a0-py2.py3-none-any.whl (17 kB) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag==2.0.0->-r docs/requirements.txt (line 9)) (5.4.1) Collecting cairocffi Downloading cairocffi-1.3.0.tar.gz (88 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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 tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/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.3.0.0_esp32c3/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.26.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2021.10.8) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.9) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.3) Collecting svgwrite Downloading svgwrite-1.4.1-py3-none-any.whl (66 kB) Collecting attrdict Downloading attrdict-2.0.1-py2.py3-none-any.whl (9.9 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.3.0.0_esp32c3/lib/python3.7/site-packages (from packaging->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.0.6) Collecting cffi>=1.1.0 Downloading cffi-1.15.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (427 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=487808 sha256=bd65183c093d15132df31e58ba87af10b36841411f42e670a638f9fe03606708 Stored in directory: /tmp/pip-ephem-wheel-cache-gmr3g9y6/wheels/7c/09/6f/dfd31fb2ebe951aefbee461a0dfce1bdc2e4b2c1016e85d233 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.post2-py2.py3-none-any.whl size=32860 sha256=52d24e3213ab66051a73d0587eb9fbd209273dbc50eace79f7f758c2d07a1836 Stored in directory: /tmp/pip-ephem-wheel-cache-gmr3g9y6/wheels/a6/ba/cc/f00fb17e9c211dfa0be1a51de8a6c0141bdcc4deafc9390b04 Building wheel for xcffib (setup.py): started Building wheel for xcffib (setup.py): finished with status 'done' Created wheel for xcffib: filename=xcffib-0.11.1-py3-none-any.whl size=95238 sha256=ac125510943f0c76278e57379073e7447bbd86ef4fb4585e06b0fe38fc54830f Stored in directory: /tmp/pip-ephem-wheel-cache-gmr3g9y6/wheels/c6/55/fd/d2964bac524a60cb68d24b09d4cc845c47cb4e4e21f852c10a Building wheel for cairocffi (setup.py): started Building wheel for cairocffi (setup.py): finished with status 'done' Created wheel for cairocffi: filename=cairocffi-1.3.0-py3-none-any.whl size=89668 sha256=48af320eb81862a63e6a3ecb1fc662ebe732899d04cdb69e4e2beba9a55b0e89 Stored in directory: /tmp/pip-ephem-wheel-cache-gmr3g9y6/wheels/4e/ca/e1/5c8a9692a27f639a07c949044bec943f26c81cd53d3805319f Successfully built future wavedrom xcffib cairocffi Installing collected packages: webencodings, pycparser, webcolors, tinycss2, funcparserlib, cffi, svgwrite, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, future, defusedxml, cssselect2, cairocffi, blockdiag, attrdict, xcffib, wavedrom, sphinx, seqdiag, nwdiag, cairosvg, actdiag, sphinxcontrib-wavedrom, sphinxcontrib-seqdiag, sphinxcontrib-nwdiag, sphinxcontrib-blockdiag, sphinxcontrib-actdiag, sphinx-rtd-theme, sphinx-notfound-page, recommonmark, breathe Attempting uninstall: future Found existing installation: future 0.18.2 Uninstalling future-0.18.2: Successfully uninstalled future-0.18.2 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Attempting uninstall: recommonmark Found existing installation: recommonmark 0.5.0 Uninstalling recommonmark-0.5.0: Successfully uninstalled recommonmark-0.5.0 Successfully installed actdiag-3.0.0 attrdict-2.0.1 blockdiag-3.0.0 breathe-4.14.1 cairocffi-1.3.0 cairosvg-2.5.2 cffi-1.15.0 cssselect2-0.4.1 defusedxml-0.7.1 funcparserlib-1.0.0a0 future-0.16.0 nwdiag-2.0.0 pycparser-2.21 recommonmark-0.7.0 seqdiag-3.0.0 sphinx-2.3.1 sphinx-notfound-page-0.7.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-actdiag-2.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-nwdiag-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-seqdiag-2.0.0 sphinxcontrib-wavedrom-2.0.0 svgwrite-1.4.1 tinycss2-1.1.1 wavedrom-2.0.3.post2 webcolors-1.11.1 webencodings-0.5.1 xcffib-0.11.1 [rtd-command-info] start-time: 2021-12-24T14:00:55.984087Z, end-time: 2021-12-24T14:00:56.053170Z, 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'2021 乐鑫信息科技(上海)股份有限公司' # 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' ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "release/v2.3.0.0_esp32c3", 'version_slug': "release-v2.3.0.0_esp32c3", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/zh_CN/latest/"), ("release-v2.3.0.0_esp32c3", "/zh_CN/release-v2.3.0.0_esp32c3/"), ("release-v2.2.0.0_esp8266", "/zh_CN/release-v2.2.0.0_esp8266/"), ("release-v2.2.0.0_esp32c3", "/zh_CN/release-v2.2.0.0_esp32c3/"), ("release-v2.2.0.0_esp32", "/zh_CN/release-v2.2.0.0_esp32/"), ("release-v2.1.0.0_esp8266", "/zh_CN/release-v2.1.0.0_esp8266/"), ("release-v2.1.0.0_esp32s2", "/zh_CN/release-v2.1.0.0_esp32s2/"), ("release-v2.1.0.0_esp32", "/zh_CN/release-v2.1.0.0_esp32/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'espressif-esp-at-zh-cn', 'name': u'esp-at-zh_CN', 'rtd_language': u'zh_CN', 'programming_language': u'c', 'canonical_url': 'https://docs.espressif.com/projects/esp-at/zh_CN/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/zh_CN/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'proxied_api_host': '/_', 'github_repo': 'esp-at', 'github_version': 'release/v2.3.0.0_esp32c3', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'release/v2.3.0.0_esp32c3', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'release/v2.3.0.0_esp32c3', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '9ff13737', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/espressif-esp-at-zh-cn/builds/809074/' project_language = 'zh_CN' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-12-24T14:00:56.168007Z, end-time: 2021-12-24T14:01:21.185768Z, duration: 25, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=zh_CN . _build/html Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No annotated tags can describe '9ff13737ed1598e5a5a38e3c59ce00bcf5661441'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Version: Release: Downloading font file loading translations [zh_CN]... done fatal: no tag exactly matches '9ff13737ed1598e5a5a38e3c59ce00bcf5661441' Git commit ID: 9ff1373 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 57 source files that are out of date updating environment: [new config] 57 added, 0 changed, 0 removed reading sources... [ 1%] AT_Binary_Lists/ESP32-C3_AT_binaries reading sources... [ 3%] AT_Binary_Lists/ESP32_AT_binaries reading sources... [ 5%] AT_Binary_Lists/index reading sources... [ 7%] AT_Command_Examples/Ethernet_AT_Examples reading sources... [ 8%] AT_Command_Examples/MQTT_AT_Examples reading sources... [ 10%] AT_Command_Examples/TCP-IP_AT_Examples reading sources... [ 12%] AT_Command_Examples/Web_server_AT_Examples reading sources... [ 14%] AT_Command_Examples/bluetooth_le_at_examples reading sources... [ 15%] AT_Command_Examples/classic_bluetooth_at_examples reading sources... [ 17%] AT_Command_Examples/http_at_examples reading sources... [ 19%] AT_Command_Examples/index reading sources... [ 21%] AT_Command_Examples/sleep_at_examples reading sources... [ 22%] AT_Command_Set/BLE_AT_Commands reading sources... [ 24%] AT_Command_Set/BT_AT_Commands reading sources... [ 26%] AT_Command_Set/Basic_AT_Commands reading sources... [ 28%] AT_Command_Set/Driver_AT_Commands reading sources... [ 29%] AT_Command_Set/Ethernet_AT_Commands reading sources... [ 31%] AT_Command_Set/HTTP_AT_Commands reading sources... [ 33%] AT_Command_Set/MQTT_AT_Commands reading sources... [ 35%] AT_Command_Set/Signaling_Test_AT_Commands reading sources... [ 36%] AT_Command_Set/TCP-IP_AT_Commands reading sources... [ 38%] AT_Command_Set/Web_server_AT_Commands reading sources... [ 40%] AT_Command_Set/Wi-Fi_AT_Commands reading sources... [ 42%] AT_Command_Set/index reading sources... [ 43%] AT_Command_Set/user_at_commands reading sources... [ 45%] Compile_and_Develop/AT_API_Reference reading sources... [ 47%] Compile_and_Develop/How_to_add_support_for_a_module reading sources... [ 49%] Compile_and_Develop/How_to_add_user-defined_AT_commands reading sources... [ 50%] Compile_and_Develop/How_to_clone_project_and_compile_it reading sources... [ 52%] Compile_and_Develop/How_to_create_factory_parameter_bin reading sources... [ 54%] Compile_and_Develop/How_to_customize_BLE_services reading sources... [ 56%] Compile_and_Develop/How_to_customize_partitions reading sources... [ 57%] Compile_and_Develop/How_to_download_the_latest_temporary_version_of_AT_from_github reading sources... [ 59%] Compile_and_Develop/How_to_enable_ESP_AT_Ethernet reading sources... [ 61%] Compile_and_Develop/How_to_implement_OTA_update reading sources... [ 63%] Compile_and_Develop/How_to_implement_SPI_AT reading sources... [ 64%] Compile_and_Develop/How_to_optimize_throughput reading sources... [ 66%] Compile_and_Develop/How_to_set_AT_port_pin reading sources... [ 68%] Compile_and_Develop/How_to_update_IDF reading sources... [ 70%] Compile_and_Develop/customize_bluetooth_le_services_tools reading sources... [ 71%] Compile_and_Develop/esp-at_firmware_differences reading sources... [ 73%] Compile_and_Develop/esp32-sdio-at-guide reading sources... [ 75%] Compile_and_Develop/how_to_enable_at_classic_bluetooth reading sources... [ 77%] Compile_and_Develop/how_to_generate_pki_files 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... [ 85%] Customized_AT_Commands_and_Firmware/index reading sources... [ 87%] Get_Started/Downloading_guide reading sources... [ 89%] Get_Started/Hardware_connection reading sources... [ 91%] Get_Started/What_is_ESP-AT reading sources... [ 92%] Get_Started/index reading sources... [ 94%] about reading sources... [ 96%] faq 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-C3_AT_binaries writing output... [ 3%] AT_Binary_Lists/ESP32_AT_binaries writing output... [ 5%] AT_Binary_Lists/index writing output... [ 7%] AT_Command_Examples/Ethernet_AT_Examples writing output... [ 8%] AT_Command_Examples/MQTT_AT_Examples writing output... [ 10%] AT_Command_Examples/TCP-IP_AT_Examples writing output... [ 12%] AT_Command_Examples/Web_server_AT_Examples writing output... [ 14%] AT_Command_Examples/bluetooth_le_at_examples writing output... [ 15%] AT_Command_Examples/classic_bluetooth_at_examples writing output... [ 17%] AT_Command_Examples/http_at_examples writing output... [ 19%] AT_Command_Examples/index writing output... [ 21%] AT_Command_Examples/sleep_at_examples writing output... [ 22%] AT_Command_Set/BLE_AT_Commands writing output... [ 24%] AT_Command_Set/BT_AT_Commands writing output... [ 26%] AT_Command_Set/Basic_AT_Commands writing output... [ 28%] AT_Command_Set/Driver_AT_Commands writing output... [ 29%] AT_Command_Set/Ethernet_AT_Commands writing output... [ 31%] AT_Command_Set/HTTP_AT_Commands writing output... [ 33%] AT_Command_Set/MQTT_AT_Commands writing output... [ 35%] AT_Command_Set/Signaling_Test_AT_Commands writing output... [ 36%] AT_Command_Set/TCP-IP_AT_Commands writing output... [ 38%] AT_Command_Set/Web_server_AT_Commands writing output... [ 40%] AT_Command_Set/Wi-Fi_AT_Commands writing output... [ 42%] AT_Command_Set/index writing output... [ 43%] AT_Command_Set/user_at_commands writing output... [ 45%] Compile_and_Develop/AT_API_Reference writing output... [ 47%] Compile_and_Develop/How_to_add_support_for_a_module writing output... [ 49%] Compile_and_Develop/How_to_add_user-defined_AT_commands writing output... [ 50%] Compile_and_Develop/How_to_clone_project_and_compile_it writing output... [ 52%] Compile_and_Develop/How_to_create_factory_parameter_bin writing output... [ 54%] Compile_and_Develop/How_to_customize_BLE_services writing output... [ 56%] Compile_and_Develop/How_to_customize_partitions writing output... [ 57%] Compile_and_Develop/How_to_download_the_latest_temporary_version_of_AT_from_github writing output... [ 59%] Compile_and_Develop/How_to_enable_ESP_AT_Ethernet writing output... [ 61%] Compile_and_Develop/How_to_implement_OTA_update writing output... [ 63%] Compile_and_Develop/How_to_implement_SPI_AT writing output... [ 64%] Compile_and_Develop/How_to_optimize_throughput writing output... [ 66%] Compile_and_Develop/How_to_set_AT_port_pin writing output... [ 68%] Compile_and_Develop/How_to_update_IDF writing output... [ 70%] Compile_and_Develop/customize_bluetooth_le_services_tools writing output... [ 71%] Compile_and_Develop/esp-at_firmware_differences writing output... [ 73%] Compile_and_Develop/esp32-sdio-at-guide writing output... [ 75%] Compile_and_Develop/how_to_enable_at_classic_bluetooth writing output... [ 77%] Compile_and_Develop/how_to_generate_pki_files 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... [ 85%] Customized_AT_Commands_and_Firmware/index writing output... [ 87%] Get_Started/Downloading_guide writing output... [ 89%] Get_Started/Hardware_connection writing output... [ 91%] Get_Started/What_is_ESP-AT writing output... [ 92%] Get_Started/index writing output... [ 94%] about writing output... [ 96%] faq writing output... [ 98%] index writing output... [100%] index_of_abbreviations generating indices... genindexdone writing additional pages... searchdone copying images... [ 1%] AT_Command_Examples/../../img/Connect-SoftAP.png copying images... [ 2%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_ap.png copying images... [ 4%] 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... [ 8%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_fail.png copying images... [ 10%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_config_page.png copying images... [ 11%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_chose_app.png copying images... [ 13%] AT_Command_Examples/../../_static/Web_server/web_brower_send_app_result.png copying images... [ 14%] AT_Command_Examples/../../_static/Web_server/web_wechat_applet_qr.png copying images... [ 16%] AT_Command_Examples/../../_static/Web_server/web_wechat_open_applet.png copying images... [ 17%] AT_Command_Examples/../../_static/Web_server/web_wechat_connect_rounter.png copying images... [ 19%] AT_Command_Examples/../../_static/Web_server/web_wechat_get_rounter_info.png copying images... [ 20%] AT_Command_Examples/../../_static/Web_server/web_wechat_update_rounter_info.png copying images... [ 22%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connecting.png copying images... [ 23%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_success.png copying images... [ 25%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_fail.png copying images... [ 26%] AT_Command_Examples/../../_static/Web_server/web_wechat_enter_local_password.png copying images... [ 28%] AT_Command_Examples/../../_static/Web_server/web_wechat_start_connect.png copying images... [ 29%] AT_Command_Examples/../../_static/Web_server/captive_portal_auth_pages.png copying images... [ 31%] AT_Command_Examples/../../_static/esp32-hardware-connection.png copying images... [ 32%] AT_Command_Examples/../../_static/esp32-c3-hardware-connection.png copying images... [ 34%] Compile_and_Develop/../../_static/project-configuration.png copying images... [ 35%] Compile_and_Develop/../../_static/ble_default_service.png copying images... [ 37%] Compile_and_Develop/../../_static/ble_customize_service.png copying images... [ 38%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-github.png copying images... [ 40%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-click-actions.png copying images... [ 41%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-actions-page.png copying images... [ 43%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-click-workflow.png copying images... [ 44%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-workflow.png copying images... [ 46%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-click-branch-workflow.png copying images... [ 47%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-artifacts.png copying images... [ 49%] Compile_and_Develop/../../_static/OTA-1.png copying images... [ 50%] Compile_and_Develop/../../_static/OTA-2.png copying images... [ 52%] Compile_and_Develop/../../_static/OTA-3.png copying images... [ 53%] Compile_and_Develop/../../_static/OTA-4.png copying images... [ 55%] Compile_and_Develop/../../_static/OTA-5.png copying images... [ 56%] Compile_and_Develop/../../_static/OTA-6.png copying images... [ 58%] Compile_and_Develop/../../_static/OTA-7.png copying images... [ 59%] Compile_and_Develop/../../_static/OTA-8.png copying images... [ 61%] Compile_and_Develop/../../_static/OTA-9.png copying images... [ 62%] Compile_and_Develop/../../_static/optimize-throughput.png copying images... [ 64%] Compile_and_Develop/../../_static/icon-green-check.png copying images... [ 65%] Compile_and_Develop/../../_static/icon-orange-check.png copying images... [ 67%] Compile_and_Develop/../../_static/icon-red-cross.png copying images... [ 68%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/../../../_static/customized_ota_process.png copying images... [ 70%] Get_Started/../../_static/Download_tool.png copying images... [ 71%] Get_Started/../../_static/esp32_wroom32_download_select.png copying images... [ 73%] Get_Started/../../_static/esp32_wroom32_download_one_bin.png copying images... [ 74%] Get_Started/../../_static/esp32_wroom32_download_multi_bin.png copying images... [ 76%] Get_Started/../../_static/esp32_wroom32_version.png copying images... [ 77%] Get_Started/../../_static/hw-connection-what-you-need.png copying images... [ 79%] Get_Started/../../_static/esp32-wroom-hw-connection.png copying images... [ 80%] Get_Started/../../_static/esp32-wrover-hw-connection.png copying images... [ 82%] Get_Started/../../_static/esp32-pico-hw-connection.png copying images... [ 83%] Get_Started/../../_static/esp32-solo-hw-connection.png copying images... [ 85%] Get_Started/../../_static/esp32-c3-hw-connection.png copying images... [ 86%] Get_Started/../../_static/ESP-AT-overview.jpg copying images... [ 88%] ../_static/about-esp-at-solution.png copying images... [ 89%] ../_static/about-esp-at-commands.png copying images... [ 91%] ../_static/hp-get-started.png copying images... [ 92%] ../_static/hp-at-binary-lists.png copying images... [ 94%] ../_static/hp-at-command-set.png copying images... [ 95%] ../_static/hp-at-command-examples.png copying images... [ 97%] ../_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 _build/html. Updating searchtools for Read the Docs search... /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/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.3.0.0_esp32c3/lib/python3.7/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.3.0.0_esp32c3/lib/python3.7/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) 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.3.0.0_esp32c3/docs/zh_CN/_build/html/get-started/ESP_AT_Commands_Set.html redirects to relative URL ../AT_Command_Set/AT_Command_Set.html [rtd-command-info] start-time: 2021-12-24T14:01:21.376646Z, end-time: 2021-12-24T14:01:27.805186Z, duration: 6, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=zh_CN . _build/localmedia Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No annotated tags can describe '9ff13737ed1598e5a5a38e3c59ce00bcf5661441'. However, there were unannotated tags: try --tags. 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 tag exactly matches '9ff13737ed1598e5a5a38e3c59ce00bcf5661441' Git commit ID: 9ff1373 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: 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-C3_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_Examples/index AT_Command_Examples/TCP-IP_AT_Examples AT_Command_Examples/bluetooth_le_at_examples AT_Command_Examples/MQTT_AT_Examples AT_Command_Examples/Ethernet_AT_Examples AT_Command_Examples/Web_server_AT_Examples AT_Command_Examples/http_at_examples AT_Command_Examples/classic_bluetooth_at_examples AT_Command_Examples/sleep_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_optimize_throughput 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_enable_at_classic_bluetooth Compile_and_Develop/How_to_enable_ESP_AT_Ethernet Compile_and_Develop/How_to_add_support_for_a_module Compile_and_Develop/esp32-sdio-at-guide 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/esp-at_firmware_differences Compile_and_Develop/How_to_download_the_latest_temporary_version_of_AT_from_github Compile_and_Develop/customize_bluetooth_le_services_tools Compile_and_Develop/how_to_generate_pki_files 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 faq index_of_abbreviations about done writing... done writing additional files... done copying images... [ 1%] ../_static/hp-get-started.png copying images... [ 2%] ../_static/hp-at-binary-lists.png copying images... [ 4%] ../_static/hp-at-command-set.png copying images... [ 5%] ../_static/hp-at-command-examples.png copying images... [ 7%] ../_static/hp-compile-and-develop.png copying images... [ 8%] ../_static/hp-customized-at-commands-and-firmware.png copying images... [ 10%] Get_Started/../../_static/ESP-AT-overview.jpg copying images... [ 11%] Get_Started/../../_static/hw-connection-what-you-need.png copying images... [ 13%] Get_Started/../../_static/esp32-wroom-hw-connection.png copying images... [ 14%] Get_Started/../../_static/esp32-wrover-hw-connection.png copying images... [ 16%] Get_Started/../../_static/esp32-pico-hw-connection.png copying images... [ 17%] Get_Started/../../_static/esp32-solo-hw-connection.png copying images... [ 19%] Get_Started/../../_static/esp32-c3-hw-connection.png copying images... [ 20%] Get_Started/../../_static/Download_tool.png copying images... [ 22%] Get_Started/../../_static/esp32_wroom32_download_select.png copying images... [ 23%] Get_Started/../../_static/esp32_wroom32_download_one_bin.png copying images... [ 25%] Get_Started/../../_static/esp32_wroom32_download_multi_bin.png copying images... [ 26%] Get_Started/../../_static/esp32_wroom32_version.png copying images... [ 28%] AT_Command_Examples/../../img/Connect-SoftAP.png copying images... [ 29%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_ap.png copying images... [ 31%] AT_Command_Examples/../../_static/Web_server/web_brower_open_html.png copying images... [ 32%] AT_Command_Examples/../../_static/Web_server/web_brower_get_ap_record.png copying images... [ 34%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_success.png copying images... [ 35%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_fail.png copying images... [ 37%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_config_page.png copying images... [ 38%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_chose_app.png copying images... [ 40%] AT_Command_Examples/../../_static/Web_server/web_brower_send_app_result.png copying images... [ 41%] AT_Command_Examples/../../_static/Web_server/web_wechat_applet_qr.png copying images... [ 43%] AT_Command_Examples/../../_static/Web_server/web_wechat_open_applet.png copying images... [ 44%] AT_Command_Examples/../../_static/Web_server/web_wechat_connect_rounter.png copying images... [ 46%] AT_Command_Examples/../../_static/Web_server/web_wechat_get_rounter_info.png copying images... [ 47%] AT_Command_Examples/../../_static/Web_server/web_wechat_update_rounter_info.png copying images... [ 49%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connecting.png copying images... [ 50%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_success.png copying images... [ 52%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_fail.png copying images... [ 53%] AT_Command_Examples/../../_static/Web_server/web_wechat_enter_local_password.png copying images... [ 55%] AT_Command_Examples/../../_static/Web_server/web_wechat_start_connect.png copying images... [ 56%] AT_Command_Examples/../../_static/Web_server/captive_portal_auth_pages.png copying images... [ 58%] AT_Command_Examples/../../_static/esp32-hardware-connection.png copying images... [ 59%] AT_Command_Examples/../../_static/esp32-c3-hardware-connection.png copying images... [ 61%] Compile_and_Develop/../../_static/project-configuration.png copying images... [ 62%] Compile_and_Develop/../../_static/optimize-throughput.png copying images... [ 64%] Compile_and_Develop/../../_static/ble_default_service.png copying images... [ 65%] Compile_and_Develop/../../_static/ble_customize_service.png copying images... [ 67%] Compile_and_Develop/../../_static/OTA-1.png copying images... [ 68%] Compile_and_Develop/../../_static/OTA-2.png copying images... [ 70%] Compile_and_Develop/../../_static/OTA-3.png copying images... [ 71%] Compile_and_Develop/../../_static/OTA-4.png copying images... [ 73%] Compile_and_Develop/../../_static/OTA-5.png copying images... [ 74%] Compile_and_Develop/../../_static/OTA-6.png copying images... [ 76%] Compile_and_Develop/../../_static/OTA-7.png copying images... [ 77%] Compile_and_Develop/../../_static/OTA-8.png copying images... [ 79%] Compile_and_Develop/../../_static/OTA-9.png copying images... [ 80%] Compile_and_Develop/../../_static/icon-green-check.png copying images... [ 82%] Compile_and_Develop/../../_static/icon-orange-check.png copying images... [ 83%] Compile_and_Develop/../../_static/icon-red-cross.png copying images... [ 85%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-github.png copying images... [ 86%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-click-actions.png copying images... [ 88%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-actions-page.png copying images... [ 89%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-click-workflow.png copying images... [ 91%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-workflow.png copying images... [ 92%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-click-branch-workflow.png copying images... [ 94%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-artifacts.png copying images... [ 95%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/../../../_static/customized_ota_process.png copying images... [ 97%] ../_static/intro-tt-mode.png copying images... [ 98%] ../_static/about-esp-at-solution.png copying images... [100%] ../_static/about-esp-at-commands.png copying static files... ... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/envs/release-v2.3.0.0_esp32c3/lib/python3.7/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.3.0.0_esp32c3/lib/python3.7/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.3.0.0_esp32c3/lib/python3.7/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) 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.3.0.0_esp32c3/docs/zh_CN/_build/localmedia/get-started/ESP_AT_Commands_Set.html redirects to relative URL AT_Command_Set/AT_Command_Set.html [rtd-command-info] start-time: 2021-12-24T14:01:27.999850Z, end-time: 2021-12-24T14:01:33.582716Z, duration: 5, exit-code: 0 python -m sphinx -b latex -D language=zh_CN -d _build/doctrees . _build/latex Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No annotated tags can describe '9ff13737ed1598e5a5a38e3c59ce00bcf5661441'. However, there were unannotated tags: try --tags. 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 tag exactly matches '9ff13737ed1598e5a5a38e3c59ce00bcf5661441' Git commit ID: 9ff1373 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-C3_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_Examples/index AT_Command_Examples/TCP-IP_AT_Examples AT_Command_Examples/bluetooth_le_at_examples AT_Command_Examples/MQTT_AT_Examples AT_Command_Examples/Ethernet_AT_Examples AT_Command_Examples/Web_server_AT_Examples AT_Command_Examples/http_at_examples AT_Command_Examples/classic_bluetooth_at_examples AT_Command_Examples/sleep_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_optimize_throughput 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_enable_at_classic_bluetooth Compile_and_Develop/How_to_enable_ESP_AT_Ethernet Compile_and_Develop/How_to_add_support_for_a_module Compile_and_Develop/esp32-sdio-at-guide 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/esp-at_firmware_differences Compile_and_Develop/How_to_download_the_latest_temporary_version_of_AT_from_github Compile_and_Develop/customize_bluetooth_le_services_tools Compile_and_Develop/how_to_generate_pki_files 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 faq index_of_abbreviations about resolving references... done writing... done copying images... [ 1%] ../_static/hp-get-started.png copying images... [ 2%] ../_static/hp-at-binary-lists.png copying images... [ 4%] ../_static/hp-at-command-set.png copying images... [ 5%] ../_static/hp-at-command-examples.png copying images... [ 7%] ../_static/hp-compile-and-develop.png copying images... [ 8%] ../_static/hp-customized-at-commands-and-firmware.png copying images... [ 10%] Get_Started/../../_static/ESP-AT-overview.jpg copying images... [ 11%] Get_Started/../../_static/hw-connection-what-you-need.png copying images... [ 13%] Get_Started/../../_static/esp32-wroom-hw-connection.png copying images... [ 14%] Get_Started/../../_static/esp32-wrover-hw-connection.png copying images... [ 16%] Get_Started/../../_static/esp32-pico-hw-connection.png copying images... [ 17%] Get_Started/../../_static/esp32-solo-hw-connection.png copying images... [ 19%] Get_Started/../../_static/esp32-c3-hw-connection.png copying images... [ 20%] Get_Started/../../_static/Download_tool.png copying images... [ 22%] Get_Started/../../_static/esp32_wroom32_download_select.png copying images... [ 23%] Get_Started/../../_static/esp32_wroom32_download_one_bin.png copying images... [ 25%] Get_Started/../../_static/esp32_wroom32_download_multi_bin.png copying images... [ 26%] Get_Started/../../_static/esp32_wroom32_version.png copying images... [ 28%] AT_Command_Examples/../../img/Connect-SoftAP.png copying images... [ 29%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_ap.png copying images... [ 31%] AT_Command_Examples/../../_static/Web_server/web_brower_open_html.png copying images... [ 32%] AT_Command_Examples/../../_static/Web_server/web_brower_get_ap_record.png copying images... [ 34%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_success.png copying images... [ 35%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_fail.png copying images... [ 37%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_config_page.png copying images... [ 38%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_chose_app.png copying images... [ 40%] AT_Command_Examples/../../_static/Web_server/web_brower_send_app_result.png copying images... [ 41%] AT_Command_Examples/../../_static/Web_server/web_wechat_applet_qr.png copying images... [ 43%] AT_Command_Examples/../../_static/Web_server/web_wechat_open_applet.png copying images... [ 44%] AT_Command_Examples/../../_static/Web_server/web_wechat_connect_rounter.png copying images... [ 46%] AT_Command_Examples/../../_static/Web_server/web_wechat_get_rounter_info.png copying images... [ 47%] AT_Command_Examples/../../_static/Web_server/web_wechat_update_rounter_info.png copying images... [ 49%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connecting.png copying images... [ 50%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_success.png copying images... [ 52%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_fail.png copying images... [ 53%] AT_Command_Examples/../../_static/Web_server/web_wechat_enter_local_password.png copying images... [ 55%] AT_Command_Examples/../../_static/Web_server/web_wechat_start_connect.png copying images... [ 56%] AT_Command_Examples/../../_static/Web_server/captive_portal_auth_pages.png copying images... [ 58%] AT_Command_Examples/../../_static/esp32-hardware-connection.png copying images... [ 59%] AT_Command_Examples/../../_static/esp32-c3-hardware-connection.png copying images... [ 61%] Compile_and_Develop/../../_static/project-configuration.png copying images... [ 62%] Compile_and_Develop/../../_static/optimize-throughput.png copying images... [ 64%] Compile_and_Develop/../../_static/ble_default_service.png copying images... [ 65%] Compile_and_Develop/../../_static/ble_customize_service.png copying images... [ 67%] Compile_and_Develop/../../_static/OTA-1.png copying images... [ 68%] Compile_and_Develop/../../_static/OTA-2.png copying images... [ 70%] Compile_and_Develop/../../_static/OTA-3.png copying images... [ 71%] Compile_and_Develop/../../_static/OTA-4.png copying images... [ 73%] Compile_and_Develop/../../_static/OTA-5.png copying images... [ 74%] Compile_and_Develop/../../_static/OTA-6.png copying images... [ 76%] Compile_and_Develop/../../_static/OTA-7.png copying images... [ 77%] Compile_and_Develop/../../_static/OTA-8.png copying images... [ 79%] Compile_and_Develop/../../_static/OTA-9.png copying images... [ 80%] Compile_and_Develop/../../_static/icon-green-check.png copying images... [ 82%] Compile_and_Develop/../../_static/icon-orange-check.png copying images... [ 83%] Compile_and_Develop/../../_static/icon-red-cross.png copying images... [ 85%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-github.png copying images... [ 86%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-click-actions.png copying images... [ 88%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-actions-page.png copying images... [ 89%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-click-workflow.png copying images... [ 91%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-workflow.png copying images... [ 92%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-click-branch-workflow.png copying images... [ 94%] Compile_and_Develop/../../_static/download_temp_version/download-temp-version-artifacts.png copying images... [ 95%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/../../../_static/customized_ota_process.png copying images... [ 97%] ../_static/intro-tt-mode.png copying images... [ 98%] ../_static/about-esp-at-solution.png copying images... [100%] ../_static/about-esp-at-commands.png copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in _build/latex. 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.3.0.0_esp32c3/lib/python3.7/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.3.0.0_esp32c3/lib/python3.7/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.3.0.0_esp32c3/lib/python3.7/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) WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/checkouts/release-v2.3.0.0_esp32c3/docs/zh_CN/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-12-24T14:01:41.868599Z, end-time: 2021-12-24T14:01:41.932096Z, 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 = 'makeindex -s python.ist %O -o %D %S'; 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: 2021-12-24T14:01:42.050768Z, end-time: 2021-12-24T14:02:31.180047Z, duration: 49, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-at-zh-cn -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex 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.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def)) (/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/l3packages/l3keys2e/l3keys2e.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/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/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/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/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/oberdiek/ltxcmds.sty) (/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/base/ts1enc.def)) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-at-zh-cn.idx (./espressif-esp-at-zh-cn.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.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/generic/oberdiek/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] [1] [2] ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* [1] [2] Chapter 1. LaTeX Warning: Hyper reference `AT_Command_Set/index::doc' on page 3 undefined on input line 146. [3] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection:esp32' on page 4 undefined on input line 160. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection:esp32-c3' on pa ge 4 undefined on input line 163. LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 4 undefined on input line 167. [4] [5] [6] [7] [8] [9] [10] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 1 1 undefined on input line 743. LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 11 undefined on input line 745. LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 11 undefine d on input line 753. [11] [12] LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:id6' on page 13 u ndefined on input line 898. [13] [14] [15] [16] LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:id6' on page 17 u ndefined on input line 943. [17] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 1 8 undefined on input line 954. [18] Overfull \vbox (3.08725pt too high) detected at line 1073 [19] LaTeX Warning: Hyper reference `Get_Started/What_is_ESP-AT::doc' on page 20 und efined on input line 1075. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 2 0 undefined on input line 1077. LaTeX Warning: Hyper reference `Get_Started/Downloading_guide::doc' on page 20 undefined on input line 1077. [20] Chapter 2. LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 21 undefined on input line 1092. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin::doc' on page 21 undefined on input line 1092. [21] LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 22 undefined on input line 1187. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin::doc' on page 22 undefined on input line 1187. [22] LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:download-at-firmw are' on page 23 undefined on input line 1201. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-fs' on pag e 23 undefined on input line 1204. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysflash' on page 23 undefined on input line 1204. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin::doc' on page 23 undefined on input line 1211. LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 23 undefined on input line 1211. Underfull \hbox (badness 10000) in paragraph at lines 1213--1214 []\TU/FandolSong-Regular(0)/m/n/10 当 您 根 据 \TU/FreeMono(0)/m/n/10 download.conf ig \TU/FandolSong-Regular(0)/m/n/10 文 件 内 容 将 固 件 下 载 到 自 定 义 模 组 中 时,| 请 使 用 Underfull \hbox (badness 10000) in paragraph at lines 1213--1214 \TU/FandolSong-Regular(0)/m/n/10 自 定 义 参 数 固 件 \TU/FreeMono(0)/m/n/10 customize d_partitions/factory_param_XXX.bin \TU/FandolSong-Regular(0)/m/n/10 来 代 替 Underfull \hbox (badness 10000) in paragraph at lines 1234--1235 []|\TU/FreeSerif(0)/m/n/10 ESP32-WROOM-32 \TU/FandolSong-Regular(0)/m/n/10 系 列 Overfull \hbox (16.9483pt too wide) in paragraph at lines 1250--1252 []|\TU/FreeMono(0)/m/n/10 factory_param_WROOM-32. Overfull \hbox (22.9483pt too wide) in paragraph at lines 1269--1271 []|\TU/FreeMono(0)/m/n/10 factory_param_WROVER-32. Overfull \hbox (10.9483pt too wide) in paragraph at lines 1288--1290 []|\TU/FreeMono(0)/m/n/10 factory_param_PICO-D4. Overfull \hbox (4.9483pt too wide) in paragraph at lines 1307--1309 []|\TU/FreeMono(0)/m/n/10 factory_param_SOLO-1. [23] Overfull \hbox (4.9483pt too wide) in paragraph at lines 1348--1350 []|\TU/FreeMono(0)/m/n/10 factory_param_MINI-1. [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 1385. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 27 undefined on input line 1388. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-gmr' on pa ge 27 undefined on input line 1391. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-cmd' on pa ge 27 undefined on input line 1394. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-gslp' on p age 27 undefined on input line 1397. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-ate' on pa ge 27 undefined on input line 1400. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-restore' o n page 27 undefined on input line 1403. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartc' on page 27 undefined on input line 1406. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartd' on page 27 undefined on input line 1409. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sleep' on page 27 undefined on input line 1412. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysram' on page 27 undefined on input line 1415. [27] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 28 undefined on input line 1418. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysflash' on page 28 undefined on input line 1421. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-fs' on pag e 28 undefined on input line 1424. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rfpower' o n page 28 undefined on input line 1427. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysrollbac k' on page 28 undefined on input line 1430. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-settime' o n page 28 undefined on input line 1433. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-syslog' on page 28 undefined on input line 1436. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-wkcfg' on page 28 undefined on input line 1439. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 28 undefined on input line 1442. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysreg' on page 28 undefined on input line 1445. [28] [29] [30] [31] [32] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 3 3 undefined on input line 1817. Underfull \hbox (badness 5908) in paragraph at lines 1817--1818 []\TU/FandolSong-Regular(0)/m/n/10 使 用 硬 件 流 控 功 能 需 要 连 接 设 备 的 \TU/FreeSerif( 0)/m/n/10 CTS/RTS \TU/FandolSong-Regular(0)/m/n/10 管 脚,| 详 情 请 见 \TU/FandolSon g-Regular(0)/m/it/10 硬 件 连 接 \TU/FandolSong-Regular(0)/m/n/10 和 \TU/FreeMono(0) /m/n/10 components/ [33] [34] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 3 5 undefined on input line 1945. Underfull \hbox (badness 5908) in paragraph at lines 1945--1946 []\TU/FandolSong-Regular(0)/m/n/10 使 用 硬 件 流 控 功 能 需 要 连 接 设 备 的 \TU/FreeSerif( 0)/m/n/10 CTS/RTS \TU/FandolSong-Regular(0)/m/n/10 管 脚,| 详 情 请 见 \TU/FandolSon g-Regular(0)/m/it/10 硬 件 连 接 \TU/FandolSong-Regular(0)/m/n/10 和 \TU/FreeMono(0) /m/n/10 components/ [35] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 36 undefined on input line 2031. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 36 undefined on input line 2055. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-wkcfg' on page 36 undefined on input line 2083. [36] LaTeX Warning: Hyper reference `AT_Command_Examples/sleep_at_examples::doc' on page 37 undefined on input line 2092. [37] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 38 undef ined on input line 2191. Underfull \hbox (badness 10000) in paragraph at lines 2208--2209 []\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-6' on page 38 undef ined on input line 2213. [38] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 39 undefined on input line 2251. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 39 undef ined on input line 2254. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-start' on page 39 undefined on input line 2257. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-server' o n page 39 undefined on input line 2257. Underfull \hbox (badness 10000) in paragraph at lines 2257--2258 []\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 10000) in paragraph at lines 2257--2258 |\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 ” ,| 而 不 是 [39] [40] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_partitions ::doc' on page 41 undefined on input line 2365. LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_generate_pki_files:: doc' on page 41 undefined on input line 2368. [41] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_partitions ::doc' on page 42 undefined on input line 2462. [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 2768--2769 []\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 2768--2769 \TU/FandolSong-Regular(0)/m/n/10 以 通 过 \TU/FreeMono(0)/m/n/10 esp_wifi_get_max_ tx_power \TU/FandolSong-Regular(0)/m/n/10 查 询 到 的 \TU/FreeMono(0)/m/n/10 wifi_p ower \TU/FandolSong-Regular(0)/m/n/10 的 值 可 能 与 [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 3075--3075 []\TU/FandolHei-Regular(0)/m/n/10 错 误 代 Overfull \hbox (8.48299pt too wide) in paragraph at lines 3075--3075 []\TU/FreeSerif(0)/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH| [48] [49] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 50 undefined on input line 3226. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 50 undefined on input line 3229. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 50 undefined on input line 3232. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 50 undefined on input line 3235. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-sap' on pa ge 50 undefined on input line 3238. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-reconncfg' on page 50 undefined on input line 3241. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipap' on p age 50 undefined on input line 3244. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 50 undefined on input line 3247. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-apmac' on page 50 undefined on input line 3250. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stamac' on page 50 undefined on input line 3253. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-dns' on p age 50 undefined on input line 3256. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcconf' on page 50 undefined on input line 3259. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-autoconni nt' on page 50 undefined on input line 3262. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-tcpopt' o n page 50 undefined on input line 3265. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcps' on page 50 undefined on input line 3268. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 50 undefined on input line 3271. [50] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-staproto' on page 51 undefined on input line 3274. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-approto' o n page 51 undefined on input line 3277. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jeap' on p age 51 undefined on input line 3280. LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethip' on page 51 undefined on input line 3283. LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethmac' on page 51 undefined on input line 3286. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bname' on pa ge 51 undefined on input line 3289. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btname' on pa ge 51 undefined on input line 3292. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvp' on pa ge 51 undefined on input line 3295. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 51 undefined on input line 3298. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvdex' on page 51 undefined on input line 3301. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscanr' on p age 51 undefined on input line 3304. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscanp' on p age 51 undefined on input line 3307. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btscanmode' o n page 51 undefined on input line 3310. [51] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 52 undefined on input line 3384. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-wstate' on page 52 undefined on input line 3387. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 52 undefined on input line 3390. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-reconncfg' on page 52 undefined on input line 3393. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lapopt' on page 52 undefined on input line 3396. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 52 undefined on input line 3396. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 52 undefined on input line 3399. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-qap' on pa ge 52 undefined on input line 3402. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-sap' on pa ge 52 undefined on input line 3405. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lif' on pa ge 52 undefined on input line 3408. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-qif' on pa ge 52 undefined on input line 3411. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 52 undefined on input line 3414. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcps' on page 52 undefined on input line 3417. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-autoc' on page 52 undefined on input line 3420. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-approto' o n page 52 undefined on input line 3423. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-staproto' on page 52 undefined on input line 3426. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stamac' on page 52 undefined on input line 3429. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-apmac' on page 52 undefined on input line 3432. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 52 undefined on input line 3435. [52] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipap' on p age 53 undefined on input line 3438. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-starts' on page 53 undefined on input line 3441. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stops' on page 53 undefined on input line 3444. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-wps' on pa ge 53 undefined on input line 3447. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mdns' on p age 53 undefined on input line 3450. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jeap' on p age 53 undefined on input line 3453. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-hostname' on page 53 undefined on input line 3456. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-country' o n page 53 undefined on input line 3459. [53] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 54 undefined on input line 3542. [54] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 55 undefined on input line 3609. [55] [56] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 57 undefined on input line 3758. [57] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 58 undefined on input line 3800. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-wstate' on page 58 undefined on input line 3806. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-reconncfg' on page 58 undefined on input line 3809. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 58 undefined on input line 3818. [58] [59] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 60 undefined on input line 3932. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 60 undefined on input line 3970. [60] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 61 undefined on input line 4008. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-lap' on pa ge 61 undefined on input line 4011. [61] [62] [63] [64] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 65 undefined on input line 4342. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 65 undefined on input line 4342. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 65 undefined on input line 4345. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-sap' on pa ge 65 undefined on input line 4348. [65] [66] [67] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 68 undefined on input line 4554. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 68 undefined on input line 4557. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipap' on p age 68 undefined on input line 4557. [68] [69] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 70 undefined on input line 4650. [70] [71] [72] [73] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 74 undefined on input line 4903. [74] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 75 undefined on input line 4977. [75] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 76 undefined on input line 5068. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 76 undefined on input line 5071. [76] [77] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 78 undefined on input line 5161. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 78 undefined on input line 5164. [78] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stops' on page 79 undefined on input line 5294. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stops' on page 79 undefined on input line 5297. [79] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-stops' on page 80 undefined on input line 5331. [80] [81] [82] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jeap' on p age 83 undefined on input line 5574. [83] [84] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 85 undefined on input line 5802. [85] [86] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 87 undefined on input line 5975. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipstate' on page 87 undefined on input line 5978. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-status' o n page 87 undefined on input line 5981. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-domain' o n page 87 undefined on input line 5984. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-start' on page 87 undefined on input line 5987. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-startex' on page 87 undefined on input line 5990. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 87 undefined on input line 5993. LaTeX Warning: Hyper reference `index_of_abbreviations:term-4' on page 87 undef ined on input line 5993. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 87 undefined on input line 5996. LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 87 undef ined on input line 5996. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 87 undef ined on input line 5996. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 87 undefined on input line 5999. LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 87 undef ined on input line 5999. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendlcfg' on page 87 undefined on input line 6002. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 87 undefined on input line 6002. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 87 undefined on input line 6005. LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 87 undef ined on input line 6005. [87] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-close' on page 88 undefined on input line 6008. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ifsr' on page 88 undefined on input line 6011. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 88 undefined on input line 6014. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-server' o n page 88 undefined on input line 6017. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-servermax ' on page 88 undefined on input line 6020. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipmode' o n page 88 undefined on input line 6023. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 88 undefined on input line 6026. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 88 undef ined on input line 6026. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sto' on p age 88 undefined on input line 6029. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sntpcfg' on page 88 undefined on input line 6032. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sntpt' on page 88 undefined on input line 6035. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sntpintv' on page 88 undefined on input line 6038. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 88 undefined on input line 6041. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipdinfo' on page 88 undefined on input line 6044. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcconf' on page 88 undefined on input line 6047. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslccn' o n page 88 undefined on input line 6050. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcsni' on page 88 undefined on input line 6053. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcalpn' on page 88 undefined on input line 6056. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sslcpsk' on page 88 undefined on input line 6059. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-autoconni nt' on page 88 undefined on input line 6062. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 88 undef ined on input line 6062. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvmo de' on page 88 undefined on input line 6065. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvda ta' on page 88 undefined on input line 6068. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvle n' on page 88 undefined on input line 6071. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-cipping' on page 88 undefined on input line 6074. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-dns' on p age 88 undefined on input line 6077. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-tcpopt' o n page 88 undefined on input line 6080. [88] [89] Underfull \hbox (badness 10000) in paragraph at lines 6147--6148 []\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 6147--6148 \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 或 [90] [91] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-wstate' on page 92 undefined on input line 6288. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipstate' on page 92 undefined on input line 6288. [92] [93] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 94 undefined on input line 6427. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 94 undefined on input line 6427. [94] Underfull \hbox (badness 10000) in paragraph at lines 6530--6531 []\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 95 undefined on input line 6536. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 95 undefined on input line 6536. [95] [96] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 97 undefined on input line 6625. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 97 undefined on input line 6625. [97] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-start' on page 98 undefined on input line 6646. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 98 undefined on input line 6646. LaTeX Warning: Hyper reference `index_of_abbreviations:term-4' on page 98 undef ined on input line 6656. LaTeX Warning: Hyper reference `index_of_abbreviations:term-3' on page 98 undef ined on input line 6656. LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 98 undef ined on input line 6690. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 98 undefined on input line 6690. [98] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 99 undef ined on input line 6732. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 99 undef ined on input line 6753. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 99 undefined on input line 6753. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 99 undef ined on input line 6753. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 99 undef ined on input line 6755. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-start' on page 99 undefined on input line 6755. [99] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-tcpopt' o n page 100 undefined on input line 6778. LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 100 unde fined on input line 6790. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendlcfg' on page 100 undefined on input line 6790. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 100 undefined on input line 6790. LaTeX Warning: Hyper reference `index_of_abbreviations:term-4' on page 100 unde fined on input line 6813. [100] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendlcfg' on page 101 undefined on input line 6815. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 101 undefined on input line 6821. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 101 undefined on input line 6839. LaTeX Warning: Hyper reference `index_of_abbreviations:term-4' on page 101 unde fined on input line 6839. LaTeX Warning: Hyper reference `index_of_abbreviations:term-4' on page 101 unde fined on input line 6839. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-tcpopt' o n page 101 undefined on input line 6868. [101] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 102 undefined on input line 6880. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 102 undefined on input line 6901. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 102 undefined on input line 6919. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 102 undefined on input line 6919. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 102 undefined on input line 6922. [102] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-tcpopt' o n page 103 undefined on input line 6930. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_optimize_throughput: :doc' on page 103 undefined on input line 6933. LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 103 unde fined on input line 6945. [103] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-tcpopt' o n page 104 undefined on input line 7012. [104] [105] [106] LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 107 unde fined on input line 7212. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipmode' o n page 107 undefined on input line 7212. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-server' o n page 107 undefined on input line 7215. [107] [108] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 109 undefined on input line 7320. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 109 undefined on input line 7329. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 109 undefined on input line 7329. [109] [110] LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 111 unde fined on input line 7472. LaTeX Warning: Hyper reference `index_of_abbreviations:term-7' on page 111 unde fined on input line 7475. [111] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 112 unde fined on input line 7524. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 112 unde fined on input line 7527. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 112 unde fined on input line 7557. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 112 unde fined on input line 7557. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 112 undefined on input line 7563. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 112 undefined on input line 7563. [112] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 113 unde fined on input line 7602. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 113 unde fined on input line 7605. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 113 unde fined on input line 7627. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 113 unde fined on input line 7627. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 113 undefined on input line 7633. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 113 undefined on input line 7633. [113] [114] [115] [116] [117] [118] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update-re sponse' on page 119 undefined on input line 7963. [119] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 120 undefined on input line 8028. [120] LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userota' on page 121 undefined on input line 8084. LaTeX Warning: Hyper reference `AT_Command_Set/Web_server_AT_Commands:cmd-webse rver' on page 121 undefined on input line 8084. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-restore' o n page 121 undefined on input line 8087. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update ::doc' on page 121 undefined on input line 8099. [121] [122] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 123 undefined on input line 8263. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 123 unde fined on input line 8263. [123] [124] [125] [126] [127] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 128 unde fined on input line 8536. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 128 unde fined on input line 8556. [128] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 129 undefined on input line 8582. [129] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 130 unde fined on input line 8651. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvda ta' on page 130 undefined on input line 8668. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-close' on page 130 undefined on input line 8671. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-server' o n page 130 undefined on input line 8671. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-close' on page 130 undefined on input line 8671. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-server' o n page 130 undefined on input line 8671. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ciprecvda ta' on page 130 undefined on input line 8671. [130] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipdinfo' on page 131 undefined on input line 8728. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipdinfo' on page 131 undefined on input line 8731. [131] [132] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipv6' on page 133 undefined on input line 8842. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 133 undefined on input line 8842. [133] [134] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 135 undefined on input line 8937. [135] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-binit' on pa ge 136 undefined on input line 9052. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-baddr' on pa ge 136 undefined on input line 9055. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bname' on pa ge 136 undefined on input line 9058. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscanp' on p age 136 undefined on input line 9061. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscan' on pa ge 136 undefined on input line 9064. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscanr' on p age 136 undefined on input line 9067. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvp' on pa ge 136 undefined on input line 9070. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 136 undefined on input line 9073. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvdex' on page 136 undefined on input line 9076. [136] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvstart' o n page 137 undefined on input line 9079. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvstop' on page 137 undefined on input line 9082. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconn' on pa ge 137 undefined on input line 9085. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconnp' on p age 137 undefined on input line 9088. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bdisc' on pa ge 137 undefined on input line 9091. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bdlen' on pa ge 137 undefined on input line 9094. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bmtu' on pag e 137 undefined on input line 9097. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvcre' on page 137 undefined on input line 9100. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvstart' on page 137 undefined on input line 9103. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvstop' o n page 137 undefined on input line 9106. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 137 undefined on input line 9109. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 137 undefined on input line 9112. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsntfy' on p age 137 undefined on input line 9115. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsind' on pa ge 137 undefined on input line 9118. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsseta' on p age 137 undefined on input line 9121. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 137 undefined on input line 9124. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcinclsrv' o n page 137 undefined on input line 9127. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 137 undefined on input line 9130. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcrd' on pag e 137 undefined on input line 9133. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcwr' on pag e 137 undefined on input line 9136. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blesppcfg' o n page 137 undefined on input line 9139. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blespp' on p age 137 undefined on input line 9142. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blesmppar' o n page 137 undefined on input line 9145. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleenc' on p age 137 undefined on input line 9148. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleencrsp' o n page 137 undefined on input line 9151. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blekeyreply' on page 137 undefined on input line 9154. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleconfreply ' on page 137 undefined on input line 9157. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleencdev' o n page 137 undefined on input line 9160. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bleencclear' on page 137 undefined on input line 9163. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blesetkey' o n page 137 undefined on input line 9166. [137] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blehidinit' on page 138 undefined on input line 9169. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blehidkb' on page 138 undefined on input line 9172. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blehidmus' o n page 138 undefined on input line 9175. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blehidc' on page 138 undefined on input line 9178. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blufi' on pa ge 138 undefined on input line 9181. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blufiname' o n page 138 undefined on input line 9184. [138] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-mode' on p age 139 undefined on input line 9262. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es::doc' on page 139 undefined on input line 9265. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 139 undefined on input line 9271. [139] [140] [141] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 142 undefined on input line 9433. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 142 undefined on input line 9436. [142] Underfull \hbox (badness 8151) in paragraph at lines 9541--9542 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 扫 描 窗 口。| 本 参 数 值 应 小 于 等 于 \TU/FreeMono(0)/m/n/10 \TU/FandolSon g-Regular(0)/m/n/10 参 数 值。| 参 数 范 围:| [143] [144] Underfull \hbox (badness 10000) in paragraph at lines 9644--9645 \TU/FreeMono(0)/m/n/10 , \TU/FandolSong-Regular(0)/m/ n/10 之 前 输 出,| 也 有 可 能 在 \TU/FreeMono(0)/m/n/10 +BLESCAN:,, [145] [146] [147] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvdex' on page 148 undefined on input line 9871. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bname' on pa ge 148 undefined on input line 9874. [148] Underfull \hbox (badness 10000) in paragraph at lines 9936--9937 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 字 符 串 参 数 。| 例 如,| 若 想 设 置 \TU/FreeSerif(0)/m/n/10 UUID \TU/FandolSong-Regular(0)/m/n/1 0 为 |“\TU/FreeSerif(0)/m/n/10 0xA002\TU/FandolSong-Regular(0)/m/n/10 ” ,| 则 命 令 为 [149] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 150 undefined on input line 9950. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvp' on pa ge 150 undefined on input line 9988. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 150 undefined on input line 9991. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 150 undefined on input line 9994. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvdex' on page 150 undefined on input line 9994. Underfull \hbox (badness 10000) in paragraph at lines 9994--9995 []\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 设 置 过 广 播 数 据,| 则 会 被 Underfull \hbox (badness 10000) in paragraph at lines 9994--9995 \TU/FreeSerif(0)/m/it/10 AT+BLEADVDATAEX\TU/FreeSerif(0)/m/n/10 =,,, \TU/FandolSong-Regular(0)/m/n/10 设 置 的 广 播 数 据 覆 [150] [151] [152] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscan' on pa ge 153 undefined on input line 10128. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 153 undefined on input line 10137. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcinclsrv' o n page 153 undefined on input line 10140. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 153 undefined on input line 10143. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcrd' on pag e 153 undefined on input line 10146. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcwr' on pag e 153 undefined on input line 10149. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsind' on pa ge 153 undefined on input line 10152. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconn' on pa ge 153 undefined on input line 10157. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-binit' on pa ge 153 undefined on input line 10157. [153] [154] [155] [156] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bmtu' on pag e 157 undefined on input line 10421. [157] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvcre' on page 158 undefined on input line 10477. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrvstart' on page 158 undefined on input line 10480. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 158 undefined on input line 10483. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 158 undefined on input line 10486. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsntfy' on p age 158 undefined on input line 10489. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsind' on pa ge 158 undefined on input line 10492. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gsseta' on p age 158 undefined on input line 10495. [158] [159] [160] [161] [162] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 163 undefined on input line 10780. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 163 undefined on input line 10783. [163] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 164 undefined on input line 10841. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 164 undefined on input line 10844. [164] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 165 undefined on input line 10899. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 165 undefined on input line 10902. [165] [166] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 167 undefined on input line 11036. [167] [168] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 169 undefined on input line 11124. [169] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 170 undefined on input line 11191. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 170 undefined on input line 11194. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcrd' on pag e 170 undefined on input line 11216. Overfull \hbox (0.82062pt too wide) in paragraph at lines 11216--11217 []\TU/FreeSerif(0)/bx/n/10 \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 170 undefined on input line 11219. Overfull \hbox (97.62064pt too wide) in paragraph at lines 11219--11220 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 服 务 特 征 描 述 符 的 值,| 字 符 串 格 式,| 运 行 \TU/FreeSerif(0)/m/it/10 AT+BLEGATTCRD\TU/Fr eeSerif(0)/m/n/10 =,,, [170] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 171 undefined on input line 11283. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 171 undefined on input line 11286. [171] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 172 undefined on input line 11385. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 172 undefined on input line 11385. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 172 undefined on input line 11388. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 172 undefined on input line 11388. Underfull \hbox (badness 7888) in paragraph at lines 11388--11389 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \ TU/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 =, \TU/FandolSong-Regular(0)/m/n/10 和 LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcprimsrv' o n page 172 undefined on input line 11391. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 172 undefined on input line 11391. [172] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gcchar' on p age 173 undefined on input line 11394. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gschar' on p age 173 undefined on input line 11394. Underfull \hbox (badness 6775) in paragraph at lines 11394--11395 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \ TU/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 =, \TU/FandolSong-Regular(0)/m/n/10 和 [173] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 174 undefined on input line 11468. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 174 undefined on input line 11471. [174] [175] [176] [177] [178] [179] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconn' on pa ge 180 undefined on input line 11889. [180] [181] [182] [183] [184] [185] [186] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-binit' on pa ge 187 undefined on input line 12376. [187] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blufi' on pa ge 188 undefined on input line 12441. [188] LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btinit' on pa ge 189 undefined on input line 12464. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btname' on pa ge 189 undefined on input line 12467. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btscanmode' o n page 189 undefined on input line 12470. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btdisc' on pa ge 189 undefined on input line 12473. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppinit' on page 189 undefined on input line 12476. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppconn' on page 189 undefined on input line 12479. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppdisconn' on page 189 undefined on input line 12482. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppstart' o n page 189 undefined on input line 12485. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppsend' on page 189 undefined on input line 12488. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpinit' o n page 189 undefined on input line 12491. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpconn' o n page 189 undefined on input line 12494. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpdisconn ' on page 189 undefined on input line 12497. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpsrc' on page 189 undefined on input line 12500. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpctrl' o n page 189 undefined on input line 12503. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsecparam' o n page 189 undefined on input line 12506. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btkeyreply' o n page 189 undefined on input line 12509. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btpinreply' o n page 189 undefined on input line 12512. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btseccfm' on page 189 undefined on input line 12515. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btencdev' on page 189 undefined on input line 12518. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btencclear' o n page 189 undefined on input line 12521. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btcod' on pag e 189 undefined on input line 12524. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btpwr' on pag e 189 undefined on input line 12527. [189] [190] [191] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 192 undefined on input line 12659. [192] [193] [194] [195] [196] [197] [198] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 199 undefined on input line 13148. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 199 undefined on input line 13186. [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttusercfg ' on page 212 undefined on input line 13959. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttclienti d' on page 212 undefined on input line 13962. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttusernam e' on page 212 undefined on input line 13965. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpasswor d' on page 212 undefined on input line 13968. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttconncfg ' on page 212 undefined on input line 13971. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttalpn' o n page 212 undefined on input line 13974. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttconn' o n page 212 undefined on input line 13977. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpub' on page 212 undefined on input line 13980. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpubraw' on page 212 undefined on input line 13983. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttsub' on page 212 undefined on input line 13986. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttunsub' on page 212 undefined on input line 13989. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttclean' on page 212 undefined on input line 13992. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:mqtterrcod' on page 212 undefined on input line 13995. LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:mqttnote' on pa ge 212 undefined on input line 13998. [212] [213] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttusercfg ' on page 214 undefined on input line 14133. [214] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttusercfg ' on page 215 undefined on input line 14185. [215] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttusercfg ' on page 216 undefined on input line 14237. [216] [217] [218] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpubraw' on page 219 undefined on input line 14514. [219] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpubraw' on page 220 undefined on input line 14555. [220] [221] [222] [223] [224] [225] Underfull \hbox (badness 6063) in paragraph at lines 15253--15254 []\TU/FandolSong-Regular(0)/m/n/10 当 \TU/FreeSerif(0)/m/n/10 MQTT \TU/FandolSon g-Regular(0)/m/n/10 连 接 建 立 时,| 会 提 示 \TU/FreeMono(0)/m/n/10 +MQTTCONNECTED:,,<"host">,port, LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpclient' on page 226 undefined on input line 15263. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpgetsize ' on page 226 undefined on input line 15266. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpcget' o n page 226 undefined on input line 15269. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpcpost' on page 226 undefined on input line 15272. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpurlcfg' on page 226 undefined on input line 15275. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httperrcode ' on page 226 undefined on input line 15278. [226] [227] LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpurlcfg' on page 228 undefined on input line 15374. LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 228 undefined on input line 15380. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 228 undefined on input line 15380. [228] LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpurlcfg' on page 229 undefined on input line 15433. LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 229 undefined on input line 15436. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 229 undefined on input line 15436. [229] LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpurlcfg' on page 230 undefined on input line 15487. [230] LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpurlcfg' on page 231 undefined on input line 15546. [231] [232] LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethpre' on page 233 undefined on input line 15794. LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethmac' on page 233 undefined on input line 15797. LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethip' on page 233 undefined on input line 15800. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 233 undefined on input line 15820. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_enable_ESP_AT_Ethern et::doc' on page 233 undefined on input line 15825. [233] LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 234 undefined on input line 15897. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 234 undefined on input line 15897. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 234 undefined on input line 15900. [234] [235] LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 236 undefined on input line 15982. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 236 undefined on input line 15982. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 236 undefined on input line 15985. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-dhcp' on p age 236 undefined on input line 15988. LaTeX Warning: Hyper reference `AT_Command_Set/Signaling_Test_AT_Commands:cmd-f actplcp' on page 236 undefined on input line 16016. [236] LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvadc' o n page 237 undefined on input line 16071. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmini t' on page 237 undefined on input line 16074. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmdut y' on page 237 undefined on input line 16077. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmfad e' on page 237 undefined on input line 16080. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvi2cini t' on page 237 undefined on input line 16083. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvi2crd' on page 237 undefined on input line 16086. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvi2cwrd ata' on page 237 undefined on input line 16089. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvi2cwrb ytes' on page 237 undefined on input line 16092. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvspicon fgpio' on page 237 undefined on input line 16095. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvspiini t' on page 237 undefined on input line 16098. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvspird' on page 237 undefined on input line 16101. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvspiwr' on page 237 undefined on input line 16104. [237] [238] [239] LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmdut y' on page 240 undefined on input line 16355. LaTeX Warning: Hyper reference `AT_Command_Set/Driver_AT_Commands:cmd-drvpwmfad e' on page 240 undefined on input line 16355. Underfull \hbox (badness 10000) in paragraph at lines 16355--16356 []\TU/FandolSong-Regular(0)/m/n/10 使 用 本 命 令 初 始 化 的 通 道 数 量 直 接 决 定 了 其 它 \TU/ FreeSerif(0)/m/n/10 PWM \TU/FandolSong-Regular(0)/m/n/10 命 令 |(如 \TU/FreeSerif (0)/m/it/10 AT+DRVPWMDUTY \TU/FandolSong-Regular(0)/m/n/10 和 [240] [241] [242] [243] [244] [245] [246] [247] [248] LaTeX Warning: Hyper reference `AT_Command_Set/Web_server_AT_Commands:cmd-webse rver' on page 249 undefined on input line 16970. [249] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 250 undefined on input line 17021. LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 250 undefined on input line 17024. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 250 undefined on input line 17024. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:usin g-captive-portal' on page 250 undefined on input line 17027. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples::doc ' on page 250 undefined on input line 17030. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update ::doc' on page 250 undefined on input line 17036. [250] LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userram' on page 251 undefined on input line 17057. LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userota' on page 251 undefined on input line 17060. [251] [252] [253] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-restore' o n page 254 undefined on input line 17233. LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_generate_pki_files:: doc' on page 254 undefined on input line 17242. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update ::doc' on page 254 undefined on input line 17245. LaTeX Warning: Hyper reference `AT_Command_Set/index:at-command-types' on page 254 undefined on input line 17268. LaTeX Warning: Hyper reference `AT_Command_Set/index:flash-at' on page 254 unde fined on input line 17271. LaTeX Warning: Hyper reference `AT_Command_Set/index:at-messages' on page 254 u ndefined on input line 17274. [254] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 255 undefined on input line 17339. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference::doc' on p age 255 undefined on input line 17395. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv417es p_at_error_code' on page 255 undefined on input line 17398. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 255 undefined on input line 17401. [255] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv431es p_at_result_code_string_index' on page 256 undefined on input line 17404. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartd' on page 256 undefined on input line 17416. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 256 undefined on input line 17419. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-autoc' on page 256 undefined on input line 17422. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysstore' on page 256 undefined on input line 17426. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 256 undefined on input line 17465. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 256 undefined on input line 17465. Underfull \hbox (badness 10000) in paragraph at lines 17465--17467 []|\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 256 undefined on input line 17470. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 256 undefined on input line 17470. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpurlcfg' on page 256 undefined on input line 17475. [256] LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 257 unde fined on input line 17649. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 257 unde fined on input line 17659. [257] [258] Chapter 4. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands::doc' on page 259 undefined on input line 17761. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:esp-tcp' on page 259 undefined on input line 17766. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:id2' on page 259 undefined on input line 17769. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:ip-udp' on page 259 undefined on input line 17772. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:id3' on page 259 undefined on input line 17775. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:esp-ssl' on page 259 undefined on input line 17778. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:id4' on page 259 undefined on input line 17781. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:id5' on page 259 undefined on input line 17784. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:id6' on page 259 undefined on input line 17787. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:esp-tcp- uart-wi-fi' on page 259 undefined on input line 17790. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:esp-soft ap-udp-uart-wi-fi' on page 259 undefined on input line 17793. [259] [260] [261] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 262 undefined on input line 17936. [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 272 undefined on input line 18642. [272] [273] [274] [275] [276] [277] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-mux' on p age 278 undefined on input line 19038. [278] [279] [280] [281] [282] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 283 unde fined on input line 19346. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 283 undefined on input line 19365. [283] [284] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 285 unde fined on input line 19486. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 285 undefined on input line 19505. [285] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands::doc' on page 28 6 undefined on input line 19550. LaTeX Warning: Hyper reference `AT_Command_Examples/bluetooth_le_at_examples:id 2' on page 286 undefined on input line 19555. LaTeX Warning: Hyper reference `AT_Command_Examples/bluetooth_le_at_examples:id 4' on page 286 undefined on input line 19558. LaTeX Warning: Hyper reference `AT_Command_Examples/bluetooth_le_at_examples:id 5' on page 286 undefined on input line 19561. LaTeX Warning: Hyper reference `AT_Command_Examples/bluetooth_le_at_examples:id 6' on page 286 undefined on input line 19564. LaTeX Warning: Hyper reference `AT_Command_Examples/bluetooth_le_at_examples:es p32-spp-uart-bluetooth-le' on page 286 undefined on input line 19567. LaTeX Warning: Hyper reference `AT_Command_Examples/bluetooth_le_at_examples:id 7' on page 286 undefined on input line 19570. [286] Underfull \hbox (badness 10000) in paragraph at lines 19583--19584 \TU/FreeMono(0)/m/n/10 Controller Interface (HCI)\TU/FandolSong-Regular(0)/m/n/ 10 、| \TU/FreeMono(0)/m/n/10 Logical Link Control and Adaptation Protocol Layer Underfull \hbox (badness 10000) in paragraph at lines 19583--19584 \TU/FreeMono(0)/m/n/10 (L2CAP)\TU/FandolSong-Regular(0)/m/n/10 、| \TU/FreeMono( 0)/m/n/10 Attribute Protocol (ATT)\TU/FandolSong-Regular(0)/m/n/10 、| \TU/FreeM ono(0)/m/n/10 Security Manager Protocol (SMP)\TU/FandolSong-Regular(0)/m/n/10 、 | \TU/FreeMono(0)/m/n/10 Generic [287] LaTeX Warning: Hyper reference `Compile_and_Develop/customize_bluetooth_le_serv ices_tools::doc' on page 288 undefined on input line 19649. [288] [289] [290] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 291 undefined on input line 19884. [291] [292] Underfull \hbox (badness 5681) in paragraph at lines 19970--19971 []\TU/FandolSong-Regular(0)/m/n/10 如 果 \TU/FreeSerif(0)/m/n/10 ESP32 Bluetooth LE \TU/FandolSong-Regular(0)/m/n/10 客 户 端 写 特 征 描 述 符 成 功,| \TU/FreeSerif(0)/m/ n/10 ESP32 Bluetooth LE \TU/FandolSong-Regular(0)/m/n/10 服 务 端 则 会 Underfull \hbox (badness 10000) in paragraph at lines 20002--20003 \TU/FandolSong-Regular(0)/m/n/10 示 \TU/FreeMono(0)/m/n/10 +WRITE:,< srv_index>,,,, [293] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es::doc' on page 294 undefined on input line 20035. [294] [295] [296] Underfull \hbox (badness 10000) in paragraph at lines 20301--20302 []\TU/FandolSong-Regular(0)/m/n/10 如 果 \TU/FreeSerif(0)/m/n/10 Bluetooth LE \TU /FandolSong-Regular(0)/m/n/10 连 接 成 功,| 则 会 提 示 \TU/FreeMono(0)/m/n/10 OK\TU/F andolSong-Regular(0)/m/n/10 ,| 不 会 提 示 \TU/FreeMono(0)/m/n/10 +BLECONN:0, [297] [298] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 299 undefined on input line 20387. [299] [300] [301] [302] [303] [304] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 305 undefined on input line 20774. [305] [306] [307] [308] [309] [310] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-gssrv' on pa ge 311 undefined on input line 21193. [311] [312] [313] [314] [315] [316] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands::doc' on page 3 17 undefined on input line 21556. LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:tcp-mqtt-m qtt' on page 317 undefined on input line 21561. LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:id2' on pa ge 317 undefined on input line 21564. LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:tls-mqtt-m qtt' on page 317 undefined on input line 21567. LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:wss-mqtt' on page 317 undefined on input line 21570. [317] [318] [319] LaTeX Warning: Hyper reference `AT_Command_Set/MQTT_AT_Commands:cmd-mqttpubraw' on page 320 undefined on input line 21715. [320] [321] [322] [323] [324] [325] [326] LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands::doc' on pa ge 327 undefined on input line 22222. LaTeX Warning: Hyper reference `AT_Command_Examples/Ethernet_AT_Examples:tcp' o n page 327 undefined on input line 22227. LaTeX Warning: Hyper reference `AT_Command_Set/Ethernet_AT_Commands:cmd-ethpre' on page 327 undefined on input line 22234. [327] LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 328 unde fined on input line 22305. [328] LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 329 unde fined on input line 22337. [329] LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:wi-f i' on page 330 undefined on input line 22396. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:ota' on page 330 undefined on input line 22399. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id14 ' on page 330 undefined on input line 22402. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id24 ' on page 330 undefined on input line 22405. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:esp3 2-esp32-c-captive-portal' on page 330 undefined on input line 22408. LaTeX Warning: Hyper reference `AT_Command_Set/Web_server_AT_Commands::doc' on page 330 undefined on input line 22414. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:esp' on page 330 undefined on input line 22433. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id5' on page 330 undefined on input line 22436. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id6' on page 330 undefined on input line 22439. [330] [331] [332] [333] [334] [335] LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id11 ' on page 336 undefined on input line 22600. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id12 ' on page 336 undefined on input line 22603. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id13 ' on page 336 undefined on input line 22606. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 336 undefined on input line 22625. [336] [337] [338] [339] LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id18 ' on page 340 undefined on input line 22683. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id19 ' on page 340 undefined on input line 22686. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:ap' on page 340 undefined on input line 22689. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id20 ' on page 340 undefined on input line 22692. [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id18 ' on page 351 undefined on input line 22918. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:ota' on page 351 undefined on input line 22918. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 351 undefined on input line 22929. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:esp' on page 351 undefined on input line 22935. [351] LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples:id5' on page 352 undefined on input line 22949. LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands::doc' on page 3 52 undefined on input line 22956. LaTeX Warning: Hyper reference `AT_Command_Examples/http_at_examples:http-head' on page 352 undefined on input line 22961. LaTeX Warning: Hyper reference `AT_Command_Examples/http_at_examples:http-get' on page 352 undefined on input line 22964. LaTeX Warning: Hyper reference `AT_Command_Examples/http_at_examples:http-post- post' on page 352 undefined on input line 22967. LaTeX Warning: Hyper reference `AT_Command_Examples/http_at_examples:http-post' on page 352 undefined on input line 22970. LaTeX Warning: Hyper reference `AT_Command_Examples/http_at_examples:http-put' on page 352 undefined on input line 22973. LaTeX Warning: Hyper reference `AT_Command_Examples/http_at_examples:http-delet e' on page 352 undefined on input line 22976. [352] [353] [354] Underfull \hbox (badness 10000) in paragraph at lines 23140--23141 \TU/FreeMono(0)/m/n/10 com/sites/all/themes/espressif/images/about-us/solution- platform.jpg\TU/FandolSong-Regular(0)/m/n/10 ,| Underfull \vbox (badness 10000) detected at line 23166 Overfull \vbox (1.97925pt too high) detected at line 23166 [355] [356] [357] LaTeX Warning: Hyper reference `AT_Command_Set/HTTP_AT_Commands:cmd-httpcpost' on page 358 undefined on input line 23281. [358] [359] [360] Overfull \vbox (2.57918pt too high) detected at line 23507 [361] [362] LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands::doc' on page 363 undefined on input line 23627. LaTeX Warning: Hyper reference `AT_Command_Examples/classic_bluetooth_at_exampl es:pc-esp32-spp-io-noinputnooutput' on page 363 undefined on input line 23632. LaTeX Warning: Hyper reference `AT_Command_Examples/classic_bluetooth_at_exampl es:id2' on page 363 undefined on input line 23635. LaTeX Warning: Hyper reference `AT_Command_Examples/classic_bluetooth_at_exampl es:pc-esp32-spp-io-keyboardonly' on page 363 undefined on input line 23638. LaTeX Warning: Hyper reference `AT_Command_Examples/classic_bluetooth_at_exampl es:esp32-spp' on page 363 undefined on input line 23641. LaTeX Warning: Hyper reference `AT_Command_Examples/classic_bluetooth_at_exampl es:a2dp-a2dp-sink' on page 363 undefined on input line 23644. LaTeX Warning: Hyper reference `AT_Command_Examples/classic_bluetooth_at_exampl es:classic-bluetooth' on page 363 undefined on input line 23647. [363] LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_enable_at_classic_bl uetooth::doc' on page 364 undefined on input line 23653. [364] [365] [366] [367] LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppsend' on page 368 undefined on input line 23977. [368] LaTeX Warning: Hyper reference `AT_Command_Examples/classic_bluetooth_at_exampl es:pc-esp32-spp-io-noinputnooutput' on page 369 undefined on input line 24012. [369] [370] [371] [372] [373] [374] [375] LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpctrl' o n page 376 undefined on input line 24489. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-bta2dpctrl' o n page 376 undefined on input line 24511. [376] LaTeX Warning: Hyper reference `AT_Command_Examples/sleep_at_examples:id2' on p age 377 undefined on input line 24610. LaTeX Warning: Hyper reference `AT_Command_Examples/sleep_at_examples:wi-fi-mod em-sleep' on page 377 undefined on input line 24613. LaTeX Warning: Hyper reference `AT_Command_Examples/sleep_at_examples:wi-fi-lig ht-sleep' on page 377 undefined on input line 24616. LaTeX Warning: Hyper reference `AT_Command_Examples/sleep_at_examples:modem-sle ep' on page 377 undefined on input line 24619. LaTeX Warning: Hyper reference `AT_Command_Examples/sleep_at_examples:id4' on p age 377 undefined on input line 24622. LaTeX Warning: Hyper reference `AT_Command_Examples/sleep_at_examples:light-sle ep' on page 377 undefined on input line 24625. LaTeX Warning: Hyper reference `AT_Command_Examples/sleep_at_examples:id5' on p age 377 undefined on input line 24628. LaTeX Warning: Hyper reference `AT_Command_Examples/sleep_at_examples:deep-slee p' on page 377 undefined on input line 24631. [377] [378] [379] [380] [381] LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 382 undefined on input line 24844. [382] [383] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconn' on pa ge 384 undefined on input line 24999. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconnp' on p age 384 undefined on input line 24999. Underfull \hbox (badness 10000) in paragraph at lines 24999--25000 []\TU/FandolSong-Regular(0)/m/n/10 对 于 提 示 信 息 |(\TU/FreeSerif(0)/m/n/10 +BLEC ONN and +BLECONNPARAM\TU/FandolSong-Regular(0)/m/n/10 ) ,| 请 参 考 \TU/FreeSerif (0)/m/it/10 AT+BLECONN \TU/FandolSong-Regular(0)/m/n/10 和 [384] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconnp' on p age 385 undefined on input line 25027. [385] [386] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconn' on pa ge 387 undefined on input line 25217. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconnp' on p age 387 undefined on input line 25217. Underfull \hbox (badness 10000) in paragraph at lines 25217--25218 []\TU/FandolSong-Regular(0)/m/n/10 对 于 提 示 信 息 |(\TU/FreeSerif(0)/m/n/10 +BLEC ONN and +BLECONNPARAM\TU/FandolSong-Regular(0)/m/n/10 ) ,| 请 参 考 \TU/FreeSerif (0)/m/it/10 AT+BLECONN \TU/FandolSong-Regular(0)/m/n/10 和 [387] LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bconnp' on p age 388 undefined on input line 25245. [388] [389] [390] Chapter 5. LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 391 undefin ed on input line 25342. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 391 undefined on input line 25342. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es::doc' on page 391 undefined on input line 25342. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_partitions ::doc' on page 391 undefined on input line 25342. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it:build-project-overview' on page 391 undefined on input line 25347. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it:build-project-esp32-and-c3-series' on page 391 undefined on input line 25350. [391] [392] Underfull \hbox (badness 10000) in paragraph at lines 25453--25454 []\TU/FandolSong-Regular(0)/m/n/10 如 果 您 位 于 中 国 或 访 问 \TU/FreeSerif(0)/m/n/10 GitHub \TU/FandolSong-Regular(0)/m/n/10 有 困 难,| 也 可 以 使 用 \TU/FreeMono(0)/m/n/ 10 git clone https://gitee.com/ LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 3 93 undefined on input line 25464. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 393 undefined on input line 25464. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it:esp-idf' on page 393 undefined on input line 25510. [393] [394] LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 395 undefined on input line 25581. LaTeX Warning: Hyper reference `index_of_abbreviations:term-at-port' on page 39 5 undefined on input line 25610. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 395 undefined on input line 25615. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 395 undefined on input line 25621. LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:flash-at-firmware -into-your-device' on page 395 undefined on input line 25624. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin:esp3 2' on page 395 undefined on input line 25631. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin:esp3 2-c3' on page 395 undefined on input line 25634. [395] [396] [397] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:define-at-commands' on page 398 undefined on input line 25768. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:register-at-commands' on page 398 undefined on input line 25771. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:user-define-at-commands-give-it-a-try' on page 398 undefined on input line 25778. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:define-return-values' on page 398 undefined on input line 25785. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:access-command-parameters' on page 398 undefined on input line 25788. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:omit-command-parameters' on page 398 undefined on input line 25791. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:block-command-execution' on page 398 undefined on input line 25794. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:access-input-data-from-at-command-port' on page 398 undefined on input line 25797. LaTeX Warning: Hyper reference `AT_Command_Set/index:at-command-types' on page 398 undefined on input line 25814. LaTeX Warning: Hyper reference `AT_Command_Set/index:at-command-types' on page 398 undefined on input line 25820. [398] [399] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv417es p_at_cmd_struct' on page 400 undefined on input line 25902. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv430es p_at_custom_cmd_array_registPK17esp_at_cmd_struct8uint32_t' on page 400 undefin ed on input line 25915. [400] [401] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv431es p_at_result_code_string_index' on page 402 undefined on input line 25997. LaTeX Warning: Hyper reference `AT_Command_Set/index:at-messages' on page 402 u ndefined on input line 25997. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv422es p_at_response_result7uint8_t' on page 402 undefined on input line 25999. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv426ES P_AT_RESULT_CODE_SEND_OK' on page 402 undefined on input line 25999. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv428ES P_AT_RESULT_CODE_SEND_FAIL' on page 402 undefined on input line 25999. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv422es p_at_response_result7uint8_t' on page 402 undefined on input line 26001. LaTeX Font Warning: Font shape `TU/FandolFang-Regular(0)/m/it' undefined (Font) using `TU/FandolFang-Regular(0)/m/n' instead on input line 26012. [402] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv424es p_at_get_para_as_digit7int32_tP7int32_t' on page 403 undefined on input line 26 039. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv422es p_at_get_para_as_str7int32_tPP7uint8_t' on page 403 undefined on input line 260 42. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:user-defined-set-command' on page 403 undefined on input line 26046. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:omit-the-first-or-middle-parameter' on page 403 undefined on input lin e 26054. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands:omit-the-last-parameter' on page 403 undefined on input line 26057. [403] Underfull \vbox (badness 10000) detected at line 26146 Underfull \vbox (badness 10000) detected at line 26146 [404] Overfull \vbox (2.9422pt too high) detected at line 26232 [405] Underfull \vbox (badness 10000) detected at line 26232 Underfull \vbox (badness 10000) detected at line 26232 [406] [407] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv426es p_at_port_enter_specific31esp_at_port_specific_callback_t' on page 408 undefine d on input line 26280. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv425es p_at_port_exit_specificv' on page 408 undefined on input line 26283. [408] Underfull \vbox (badness 10000) detected at line 26373 Underfull \vbox (badness 10000) detected at line 26373 [409] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 410 unde fined on input line 26387. [410] Underfull \vbox (badness 10000) detected at line 26468 Underfull \vbox (badness 10000) detected at line 26468 [411] LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 412 unde fined on input line 26487. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_optimize_throughput: id1' on page 412 undefined on input line 26493. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_optimize_throughput: id2' on page 412 undefined on input line 26496. [412] [413] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysram' on page 414 undefined on input line 26598. [414] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_SPI_AT::do c' on page 415 undefined on input line 26675. [415] LaTeX Warning: Hyper reference `Compile_and_Develop/esp32-sdio-at-guide::doc' o n page 416 undefined on input line 26678. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rfpower' o n page 416 undefined on input line 26716. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-staproto' on page 416 undefined on input line 26721. [416] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:factory-param-type-csv' on page 417 undefined on input line 26740. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:factory-param-data-csv' on page 417 undefined on input line 26743. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:add-a-customized-module' on page 417 undefined on input line 26750. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:add-a-customized-parameter' on page 417 undefined on input line 26753. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:modify-factory-parameter-data-on-an-existing-module' on page 417 undef ined on input line 26756. [417] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:factory-param-type-csv' on page 418 undefined on input line 26880. Underfull \hbox (badness 6825) in paragraph at lines 26880--26881 []\TU/FreeSerif(0)/m/n/10 factory_param_data.csv \TU/FandolSong-Regular(0)/m/n/ 10 表 格 保 存 了 \TU/FreeSerif(0)/m/it/10 factory_param_type.csv \TU/FandolSong-Reg ular(0)/m/n/10 中 定 义 的 所 有 参 数 的 值,| 支 持 \TU/FreeSerif(0)/m/n/10 ESP32 \TU/Fan dolSong-Regular(0)/m/n/10 和 LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:id6' on page 418 undefined on input line 26890. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:esp-at-module-info' on page 418 undefined on input line 26893. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:id7' on page 418 undefined on input line 26896. [418] [419] [420] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 421 undefined on input line 27030. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:id10' on page 421 undefined on input line 27060. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:id11' on page 421 undefined on input line 27063. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:id12' on page 421 undefined on input line 27066. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:id13' on page 421 undefined on input line 27069. [421] [422] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 423 undefined on input line 27184. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:id16' on page 423 undefined on input line 27196. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:id17' on page 423 undefined on input line 27199. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:id18' on page 423 undefined on input line 27202. [423] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 424 undefined on input line 27212. [424] LaTeX Warning: Hyper reference `Get_Started/Downloading_guide::doc' on page 425 undefined on input line 27337. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es:id4' on page 425 undefined on input line 27349. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es:id6' on page 425 undefined on input line 27352. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es:id8' on page 425 undefined on input line 27355. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es:ble-data-bin' on page 425 undefined on input line 27358. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es:id9' on page 425 undefined on input line 27361. [425] Underfull \hbox (badness 6348) in paragraph at lines 27373--27374 []\TU/FandolSong-Regular(0)/m/n/10 低 功 耗 蓝 牙 服 务 源 文 件 是 \TU/FreeSerif(0)/m/n/1 0 ESP-AT \TU/FandolSong-Regular(0)/m/n/10 工 程 创 建 低 功 耗 蓝 牙 服 务 所 依 据 的 文 件,| 文 件 位 于 [][]\TU/FreeSerif(0)/m/n/10 compo- [426] [427] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es:id8' on page 428 undefined on input line 27584. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es:ble-data-bin' on page 428 undefined on input line 27587. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es:id9' on page 428 undefined on input line 27590. [428] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it:build-project-build-the-project' on page 429 undefined on input line 2 7846. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es:ble-data-bin' on page 429 undefined on input line 27862. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it:build-project-flash-onto-the-device' on page 429 undefined on input li ne 27865. [429] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_partitions :modify-at-customize-csv' on page 430 undefined on input line 27913. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_partitions :generate-at-customize-bin' on page 430 undefined on input line 27916. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_partitions :flash-at-customize-bin-into-esp' on page 430 undefined on input line 27919. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_partitions :customize-partition-example' on page 430 undefined on input line 27922. [430] Overfull \hbox (13.79832pt too wide) in paragraph at lines 2--27966 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32_default/at_customize.csv[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--27980 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32- Overfull \hbox (13.53833pt too wide) in paragraph at lines 2--27987 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32_qcloud/at_customize.csv[][]| Overfull \hbox (23.23833pt too wide) in paragraph at lines 2--27994 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32c3_default/at_customize.csv[][]| Overfull \hbox (22.97833pt too wide) in paragraph at lines 2--28001 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32c3_qcloud/at_customize.csv[][]| [431] LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:flash-at-firmware -into-your-device' on page 432 undefined on input line 28052. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysflash' on page 432 undefined on input line 28128. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-fs' on pag e 432 undefined on input line 28131. [432] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 433 undefined on input line 28188. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 433 undefined on input line 28224. LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:flash-at-firmware -into-your-device' on page 433 undefined on input line 28227. [433] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_enable_ESP_AT_Ethern et:phy' on page 434 undefined on input line 28249. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 434 undefined on input line 28252. Underfull \hbox (badness 10000) in paragraph at lines 28293--28294 []\TU/FreeSerif(0)/m/n/10 WROOM- Overfull \hbox (0.89272pt too wide) in paragraph at lines 28343--28344 []|\TU/FreeSerif(0)/m/n/10 ESP32_QCLOUD| Overfull \hbox (12.59273pt too wide) in paragraph at lines 28369--28370 []|\TU/FreeSerif(0)/m/n/10 ESP32C3_QCLOUD| [434] Underfull \hbox (badness 5403) in paragraph at lines 28386--28387 []\TU/FandolSong-Regular(0)/m/n/10 当 \TU/FreeMono(0)/m/n/10 ./build.py menuconf ig \TU/FandolSong-Regular(0)/m/n/10 中 的 \TU/FreeMono(0)/m/n/10 silence mode \TU /FandolSong-Regular(0)/m/n/10 为 \TU/FreeMono(0)/m/n/10 0 \TU/FandolSong-Regular (0)/m/n/10 时,| 对 应 模 块 的 配 置 文 件 为 Underfull \hbox (badness 5403) in paragraph at lines 28389--28390 []\TU/FandolSong-Regular(0)/m/n/10 当 \TU/FreeMono(0)/m/n/10 ./build.py menuconf ig \TU/FandolSong-Regular(0)/m/n/10 中 的 \TU/FreeMono(0)/m/n/10 silence mode \TU /FandolSong-Regular(0)/m/n/10 为 \TU/FreeMono(0)/m/n/10 1 \TU/FandolSong-Regular (0)/m/n/10 时,| 对 应 模 块 的 配 置 文 件 为 [435] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:factory-param-type-csv' on page 436 undefined on input line 28409. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:modify-esp-at-module-info-structure' on page 436 undefined on input li ne 28470. [436] Underfull \hbox (badness 10000) in paragraph at lines 28477--28478 []\TU/FandolSong-Regular(0)/m/n/10 本 例 中,| 我 们 复 制 粘 贴 \TU/FreeMono(0)/m/n/10 module_esp32_default \TU/FandolSong-Regular(0)/m/n/10 文 件 夹 及 其 中 的 配 置 文 件,| 并 重 命 名 为 [437] [438] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 439 undefined on input line 28614. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-restore' o n page 439 undefined on input line 28614. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_SPI_AT:id2 ' on page 439 undefined on input line 28672. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_SPI_AT:id6 ' on page 439 undefined on input line 28675. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_SPI_AT:id9 ' on page 439 undefined on input line 28678. [439] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 440 undefined on input line 28716. [440] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 441 undefined on input line 28786. [441] [442] [443] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 444 undefined on input line 29181. [444] LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userota' on page 445 undefined on input line 29316. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 445 undefined on input line 29319. LaTeX Warning: Hyper reference `AT_Command_Set/Web_server_AT_Commands:cmd-webse rver' on page 445 undefined on input line 29322. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update :upgrade-comparison' on page 445 undefined on input line 29329. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update :upgrade-commands-use' on page 445 undefined on input line 29332. [445] LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userota' on page 446 undefined on input line 29342. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update :at-ciupdate-ota' on page 446 undefined on input line 29359. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 446 undefined on input line 29367. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update :at-ciupdate-ota' on page 446 undefined on input line 29376. [446] LaTeX Warning: Hyper reference `AT_Command_Set/Web_server_AT_Commands:cmd-webse rver' on page 447 undefined on input line 29397. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples::doc ' on page 447 undefined on input line 29397. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update :at-ciupdate-ota' on page 447 undefined on input line 29411. LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userota' on page 447 undefined on input line 29422. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 447 undefined on input line 29427. [447] [448] [449] [450] [451] LaTeX Warning: Hyper reference `AT_Command_Set/user_at_commands:cmd-userota' on page 452 undefined on input line 29540. LaTeX Warning: Hyper reference `AT_Command_Set/Web_server_AT_Commands:cmd-webse rver' on page 452 undefined on input line 29568. LaTeX Warning: Hyper reference `AT_Command_Examples/Web_server_AT_Examples::doc ' on page 452 undefined on input line 29568. [452] [453] Underfull \hbox (badness 10000) in paragraph at lines 29579--29580 \TU/FandolSong-Regular(0)/m/n/10 文 件 夹 下 的 不 同 模 组 文 件 夹 中。| 该 文 件 描 述 了 模 组 固 件 所 基 于 的 \TU/FreeSerif(0)/m/n/10 ESP-IDF \TU/FandolSong-Regular(0)/m/n/10 的 分 支、| 提 交 \TU/FreeSerif(0)/m/n/10 ID Underfull \hbox (badness 10000) in paragraph at lines 29579--29580 \TU/FandolSong-Regular(0)/m/n/10 和 仓 库 地 址。| 例 如,| \TU/FreeMono(0)/m/n/10 PLAT FORM_ESP32 \TU/FandolSong-Regular(0)/m/n/10 平 台 的 \TU/FreeMono(0)/m/n/10 WROOM- 32 \TU/FandolSong-Regular(0)/m/n/10 模 组 的 \TU/FreeMono(0)/m/n/10 IDF_VERSION \T U/FandolSong-Regular(0)/m/n/10 位 于 [][]\TU/FreeSerif(0)/m/n/10 mod- [454] LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 455 undefin ed on input line 29641. Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 WROOM Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 WROVER Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 PICO-D4 Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 SOLO-1 Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 MINI-1 Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 D2WD Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 QCLOUD Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSerif(0)/m/n/10 smartcon- Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSerif(0)/m/n/10 qcloud [455] Underfull \hbox (badness 10000) in paragraph at lines 30055--30056 []|\TU/FreeSans(0)/m/n/10 WROOM Underfull \hbox (badness 10000) in paragraph at lines 30057--30058 []|\TU/FreeSans(0)/m/n/10 WROVER Underfull \hbox (badness 10000) in paragraph at lines 30059--30060 []|\TU/FreeSans(0)/m/n/10 PICO-D4 Underfull \hbox (badness 10000) in paragraph at lines 30061--30062 []|\TU/FreeSans(0)/m/n/10 SOLO-1 Underfull \hbox (badness 10000) in paragraph at lines 30067--30069 []|\TU/FreeSans(0)/m/n/10 QCLOUD LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 456 undefined on input line 30106. Underfull \hbox (badness 10000) in paragraph at lines 30104--30109 []|\TU/FreeSerif(0)/m/n/10 UART \TU/FandolSong-Regular(0)/m/n/10 管 [456] Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 WROOM Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 WROVER Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 PICO-D4 Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 SOLO-1 Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 MINI-1 Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 D2WD Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 QCLOUD Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- [457] [458] LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 459 undefin ed on input line 30484. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 459 undefined on input line 30647. [459] [460] [461] LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 462 undefined on input line 30782. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es::doc' on page 462 undefined on input line 30790. LaTeX Warning: Hyper reference `Compile_and_Develop/customize_bluetooth_le_serv ices_tools:id2' on page 462 undefined on input line 30795. LaTeX Warning: Hyper reference `Compile_and_Develop/customize_bluetooth_le_serv ices_tools:id6' on page 462 undefined on input line 30798. [462] [463] LaTeX Warning: Hyper reference `Compile_and_Develop/customize_bluetooth_le_serv ices_tools:id4' on page 464 undefined on input line 30811. LaTeX Warning: Hyper reference `Compile_and_Develop/customize_bluetooth_le_serv ices_tools:id5' on page 464 undefined on input line 30814. [464] [465] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es::doc' on page 466 undefined on input line 30850. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 466 undefined on input line 30852. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_customize_BLE_servic es::doc' on page 466 undefined on input line 30878. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysflash' on page 466 undefined on input line 30897. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysflash' on page 466 undefined on input line 30899. [466] [467] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 468 undefined on input line 30972. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 468 undefined on input line 30974. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update ::doc' on page 468 undefined on input line 30977. LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_generate_pki_files:i d2' on page 468 undefined on input line 31000. LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_generate_pki_files:i d3' on page 468 undefined on input line 31003. LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_generate_pki_files:i d7' on page 468 undefined on input line 31006. [468] LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_generate_pki_files:i d3' on page 469 undefined on input line 31069. LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_generate_pki_files:i d3' on page 469 undefined on input line 31156. [469] LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_generate_pki_files:i d5' on page 470 undefined on input line 31198. LaTeX Warning: Hyper reference `Compile_and_Develop/how_to_generate_pki_files:i d6' on page 470 undefined on input line 31201. [470] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 471 undefined on input line 31244. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysflash' on page 471 undefined on input line 31280. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysflash' on page 471 undefined on input line 31282. [471] [472] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 473 undefined on input line 31369. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-update' o n page 473 undefined on input line 31371. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_implement_OTA_update ::doc' on page 473 undefined on input line 31374. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 473 undefined on input line 31429. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 473 undefined on input line 31429. [473] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 474 undefined on input line 31467. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv429es p_at_para_parse_result_type' on page 474 undefined on input line 31467. [474] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv417es p_at_cmd_struct' on page 475 undefined on input line 31583. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv424es p_at_device_ops_struct' on page 475 undefined on input line 31607. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv428es p_at_custom_net_ops_struct' on page 475 undefined on input line 31628. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv428es p_at_custom_ble_ops_struct' on page 475 undefined on input line 31637. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv424es p_at_custom_ops_struct' on page 475 undefined on input line 31646. [475] [476] [477] Underfull \hbox (badness 10000) in paragraph at lines 32104--32104 []\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 32104--32104 \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)/bx/n/10 const LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv431es p_at_port_specific_callback_t' on page 478 undefined on input line 32134. [478] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:structesp_ _at__cmd__struct' on page 479 undefined on input line 32201. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:structesp_ _at__device__ops__struct' on page 479 undefined on input line 32268. [479] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:structesp_ _at__custom__net__ops__struct' on page 480 undefined on input line 32324. LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:structesp_ _at__custom__ble__ops__struct' on page 480 undefined on input line 32369. [480] LaTeX Warning: Hyper reference `Compile_and_Develop/AT_API_Reference:_CPPv418es p_at_status_type' on page 481 undefined on input line 32421. [481] [482] [483] [484] 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 485 undefined on input line 33051. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id3' on page 485 undefined on input line 33054. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id5' on page 485 undefined on input line 33057. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:esp-at' on page 485 undefined on inp ut line 33060. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tc' on page 485 undefined on input l ine 33065. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcdevinfoset' on page 485 undefin ed on input line 33068. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcprdinfoset' on page 485 undefin ed on input line 33071. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcdevreg' on page 485 undefined o n input line 33074. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcmodule' on page 485 undefined o n input line 33077. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcrestore' on page 485 undefined on input line 33080. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tc-mqtt' on page 485 undefined on in put line 33085. 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 485 unde fined on input line 33088. 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 485 u ndefined on input line 33091. 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 485 unde fined on input line 33094. 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 485 und efined on input line 33097. 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 485 u ndefined on input line 33100. 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 485 undefined on input line 33103. 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 485 un defined on input line 33106. 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 485 und efined on input line 33109. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tc-ota' on page 485 undefined on inp ut line 33114. 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 485 undefin ed on input line 33117. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcfwinfo' on page 485 undefined o n input line 33120. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcreadfwdata' on page 485 undefin ed on input line 33123. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:iot-ota' on page 485 undefined on in put line 33126. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:urc-mcu' on page 485 undefined on in put line 33131. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcmqttrcvpub-topic' on page 485 unde fined on input line 33134. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcmqttdiscon-mqtt' on page 485 undef ined on input line 33137. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcmqttreconnecting-mqtt' on page 485 undefined on input line 33140. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcmqttreconnected-mqtt' on page 485 undefined on input line 33143. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:tcotastatus-ota' on page 485 undefin ed on input line 33146. 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 485 undefined on i nput line 33151. 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 485 undefined on input line 33154. 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 485 undefined on input line 33157. 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 485 u ndefined on input line 33160. 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 4 85 undefined on input line 33163. 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 485 und efined on input line 33166. 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 485 undef ined on input line 33169. 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 485 undefi ned on input line 33172. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id138' on page 485 undefined on inpu t line 33177. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcgwbind' on page 485 undefined o n input line 33180. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcgwonline' on page 485 undefined on input line 33183. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcsubdevinfoset' on page 485 unde fined on input line 33186. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcsubdevprdset' on page 485 undef ined on input line 33189. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:at-tcsubdevreg' on page 485 undefine d on input line 33192. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id170' on page 485 undefined on inpu t line 33197. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:err-code' on page 485 undefined on i nput line 33200. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cme-error' on page 485 undefined on input line 33203. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id171' on page 485 undefined on inpu t line 33206. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id172' on page 485 undefined on inpu t line 33209. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id173' on page 485 undefined on inpu t line 33212. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id174' on page 485 undefined on inpu t line 33217. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:mqtt' on page 485 undefined on input line 33220. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id175' on page 485 undefined on inpu t line 33223. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id176' on page 485 undefined on inpu t line 33226. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id177' on page 485 undefined on inpu t line 33229. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:id180' on page 485 undefined on inpu t line 33232. [485] Overfull \vbox (5.60004pt too high) has occurred while \output is active [486] [487] [488] [489] [490] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 491 undef ined on input line 33505. Underfull \hbox (badness 10000) in paragraph at lines 33505--33506 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [491] [492] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 493 undef ined on input line 33627. Underfull \hbox (badness 10000) in paragraph at lines 33627--33628 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [493] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcprdinfoset' on page 494 undefi ned on input line 33737. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcprdinfoset' on page 494 undefi ned on input line 33740. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcprdinfoset' on page 494 undefi ned on input line 33743. [494] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcdevinfoset' on page 495 undefi ned on input line 33746. [495] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 496 undef ined on input line 33848. Underfull \hbox (badness 10000) in paragraph at lines 33848--33849 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [496] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmodule' on page 497 undefined on input line 33854. [497] [498] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcdevinfoset' on page 499 undefi ned on input line 33986. [499] [500] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 501 undefine d on input line 34112. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:esp-at' on page 501 undefined on inp ut line 34145. [501] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttpub' on page 502 undefined on input line 34166. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 502 undefine d on input line 34210. [502] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:esp-at' on page 503 undefined on inp ut line 34244. [503] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 504 undefine d on input line 34312. [504] [505] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 506 undefine d on input line 34446. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 506 undefine d on input line 34452. [506] [507] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 508 undefine d on input line 34555. [508] [509] [510] Underfull \hbox (badness 10000) in paragraph at lines 34727--34728 []\TU/FandolSong-Regular(0)/m/n/10 当 固 件 下 载 结 束,| 成 功 会 上 报 \TU/FreeMono(0)/m /n/10 +TCOTASTATUS:UPDATESUCCESS\TU/FandolSong-Regular(0)/m/n/10 ,| 失 败 会 上 报 [511] [512] [513] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcfwinfo' on page 514 undefined on input line 34887. LaTeX Warning: Float too large for page by 27.45003pt on input line 34919. [514] [515] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:err-code' on page 516 undefined on i nput line 34980. [516] [517] [518] [519] [520] [521] [522] [523] [524] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 525 undef ined on input line 35488. Underfull \hbox (badness 10000) in paragraph at lines 35488--35489 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [525] [526] [527] [528] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 529 undefine d on input line 35748. [529] [530] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 531 undefine d on input line 35884. [531] [532] [533] [534] [535] [536] [537] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcsubdevprdset' on page 538 unde fined on input line 36325. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcsubdevprdset' on page 538 unde fined on input line 36328. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcsubdevprdset' on page 538 unde fined on input line 36331. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcgwbind' on page 538 undefined on input line 36337. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcgwonline' on page 538 undefine d on input line 36337. Underfull \hbox (badness 10000) in paragraph at lines 36367--36368 []|\TU/FreeSans(0)/m/n/10 [538] Overfull \hbox (12.58679pt too wide) in paragraph at lines 36544--36546 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_PUSH_TO_LIST_FAILED| Overfull \hbox (31.80682pt too wide) in paragraph at lines 36565--36567 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_ATTEMPTING_RECONNECT| Overfull \hbox (13.15681pt too wide) in paragraph at lines 36572--36574 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_RECONNECT_TIMEOUT| Overfull \hbox (7.10681pt too wide) in paragraph at lines 36579--36581 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_MAX_SUBSCRIPTIONS| Overfull \hbox (10.5368pt too wide) in paragraph at lines 36614--36616 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_UNKNOWN| Overfull \hbox (141.84682pt too wide) in paragraph at lines 36621--36623 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONANCK_UNACCEPTABLE_PROTOCOL_VERSIO N| Overfull \hbox (66.36682pt too wide) in paragraph at lines 36628--36630 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_IDENTIFIER_REJECTED| Overfull \hbox (70.21681pt too wide) in paragraph at lines 36635--36637 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_SERVER_UNAVAILABLE| Overfull \hbox (35.42682pt too wide) in paragraph at lines 36642--36644 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_BAD_USERDATA| Overfull \hbox (47.14682pt too wide) in paragraph at lines 36649--36651 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_NOT_AUTHORIZED| Overfull \hbox (1.42682pt too wide) in paragraph at lines 36692--36694 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_JSON_BUFFER_TRUNCATED| Overfull \hbox (5.0068pt too wide) in paragraph at lines 36720--36722 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MAX_APPENDING_REQUEST| [539] [540] [541] [542] [543] [544] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcdevinfoset' on page 545 undefi ned on input line 37341. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcprdinfoset' on page 545 undefi ned on input line 37344. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 545 undefined on input line 37358. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-ipsta' on page 545 undefined on input line 37361. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcstartsmart' on page 545 undefi ned on input line 37364. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcsap' on page 545 undefined on input line 37367. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttconn' on page 545 undefine d on input line 37379. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttsub' on page 545 undefined on input line 37382. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttstate' on page 545 undefin ed on input line 37385. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttpub' on page 545 undefined on input line 37397. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttpubl' on page 545 undefine d on input line 37400. [545] LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcotaset' on page 546 undefined on input line 37412. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcfwinfo' on page 546 undefined on input line 37415. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcreadfwdata' on page 546 undefi ned on input line 37418. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set:cmd-tcmqttdisconn' on page 546 undef ined on input line 37432. [546] Chapter 7. LaTeX Warning: Hyper reference `faq:at' on page 547 undefined on input line 374 65. LaTeX Warning: Hyper reference `faq:id2' on page 547 undefined on input line 37 468. LaTeX Warning: Hyper reference `faq:id3' on page 547 undefined on input line 37 471. LaTeX Warning: Hyper reference `faq:id4' on page 547 undefined on input line 37 474. LaTeX Warning: Hyper reference `faq:esp-at-bin' on page 547 undefined on input line 37477. LaTeX Warning: Hyper reference `faq:esp32-wrove-e-flash-read-err-1000-at' on pa ge 547 undefined on input line 37480. LaTeX Warning: Hyper reference `faq:id6' on page 547 undefined on input line 37 483. LaTeX Warning: Hyper reference `faq:esp8266-nonos-at-esp8266-rtos-at' on page 5 47 undefined on input line 37486. LaTeX Warning: Hyper reference `faq:id8' on page 547 undefined on input line 37 491. LaTeX Warning: Hyper reference `faq:at-busy' on page 547 undefined on input lin e 37494. LaTeX Warning: Hyper reference `faq:id9' on page 547 undefined on input line 37 497. LaTeX Warning: Hyper reference `faq:id10' on page 547 undefined on input line 3 7500. LaTeX Warning: Hyper reference `faq:mcu-esp32-at-v2-1-0-0-at' on page 547 undef ined on input line 37503. LaTeX Warning: Hyper reference `faq:esp-at-esp-wifi-mesh' on page 547 undefined on input line 37506. LaTeX Warning: Hyper reference `faq:at-websocket' on page 547 undefined on inpu t line 37509. LaTeX Warning: Hyper reference `faq:id12' on page 547 undefined on input line 3 7512. LaTeX Warning: Hyper reference `faq:id13' on page 547 undefined on input line 3 7515. LaTeX Warning: Hyper reference `faq:at-esp32-wroom-32-hid' on page 547 undefine d on input line 37518. LaTeX Warning: Hyper reference `faq:id14' on page 547 undefined on input line 3 7521. LaTeX Warning: Hyper reference `faq:id15' on page 547 undefined on input line 3 7524. LaTeX Warning: Hyper reference `faq:at-115200' on page 547 undefined on input l ine 37527. LaTeX Warning: Hyper reference `faq:esp32-at-esp32' on page 547 undefined on in put line 37530. LaTeX Warning: Hyper reference `faq:adv-32' on page 547 undefined on input line 37533. LaTeX Warning: Hyper reference `faq:esp8266-nonos-at-rtos-at-v2-0-0-0-at-ready' on page 547 undefined on input line 37536. LaTeX Warning: Hyper reference `faq:id17' on page 547 undefined on input line 3 7541. LaTeX Warning: Hyper reference `faq:at-flash' on page 547 undefined on input li ne 37544. LaTeX Warning: Hyper reference `faq:esp32-at-uart0' on page 547 undefined on in put line 37547. LaTeX Warning: Hyper reference `faq:at-error-log' on page 547 undefined on inpu t line 37550. LaTeX Warning: Hyper reference `faq:at-esp32-uart1-esp32-datasheet-uart1' on pa ge 547 undefined on input line 37553. LaTeX Warning: Hyper reference `faq:id18' on page 547 undefined on input line 3 7558. LaTeX Warning: Hyper reference `faq:at-wi-fi' on page 547 undefined on input li ne 37561. LaTeX Warning: Hyper reference `faq:esp-at-tcp' on page 547 undefined on input line 37564. LaTeX Warning: Hyper reference `faq:esp32-at' on page 547 undefined on input li ne 37567. LaTeX Warning: Hyper reference `faq:esp32-at-bluetooth-le-uart' on page 547 und efined on input line 37570. LaTeX Warning: Hyper reference `faq:id19' on page 547 undefined on input line 3 7575. LaTeX Warning: Hyper reference `faq:id20' on page 547 undefined on input line 3 7578. LaTeX Warning: Hyper reference `faq:id21' on page 547 undefined on input line 3 7581. LaTeX Warning: Hyper reference `faq:esp-at-bqb' on page 547 undefined on input line 37584. LaTeX Warning: Hyper reference `faq:esp32-at-tls' on page 547 undefined on inpu t line 37587. LaTeX Warning: Hyper reference `faq:at-tcp' on page 547 undefined on input line 37590. [547] [548] LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 549 undefin ed on input line 37603. LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 549 undefined on input line 37606. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin::doc' on page 549 undefined on input line 37609. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 549 undefined on input line 37609. LaTeX Warning: Hyper reference `Get_Started/Downloading_guide::doc' on page 549 undefined on input line 37627. LaTeX Warning: Hyper reference `AT_Binary_Lists/ESP32_AT_binaries:firmware-esp3 2-wrover-32-series' on page 549 undefined on input line 37648. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection:hw-connection-e sp32-wrover-series' on page 549 undefined on input line 37651. LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:flash-at-firmware -into-your-device' on page 549 undefined on input line 37654. [549] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartc' on page 550 undefined on input line 37667. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartd' on page 550 undefined on input line 37667. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 5 50 undefined on input line 37670. [550] LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 551 undefined on input line 37735. LaTeX Warning: Hyper reference `Get_Started/Downloading_guide:check-whether-at- works' on page 551 undefined on input line 37746. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_add_user-defined_AT_ commands::doc' on page 551 undefined on input line 37763. [551] LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 552 undefin ed on input line 37771. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/tencent_cloud_iot_at_binaries::doc' on page 552 undefined on input li ne 37781. LaTeX Warning: Hyper reference `Customized_AT_Commands_and_Firmware/Tencent_Clo ud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set::doc' on page 552 undefined on input line 37781. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rfpower' o n page 552 undefined on input line 37788. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands::doc' on page 55 2 undefined on input line 37795. LaTeX Warning: Hyper reference `AT_Command_Set/index:at-command-types' on page 552 undefined on input line 37809. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartc' on page 552 undefined on input line 37819. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-uartd' on page 552 undefined on input line 37819. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 552 undefined on input line 37822. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 552 undefined on input line 37822. [552] LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-sysmsg' on page 553 undefined on input line 37831. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-badvd' on pa ge 553 undefined on input line 37842. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-bscanr' on p age 553 undefined on input line 37842. LaTeX Warning: Hyper reference `Compile_and_Develop/esp-at_firmware_differences ::doc' on page 553 undefined on input line 37863. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_clone_project_and_co mpile_it::doc' on page 553 undefined on input line 37877. [553] LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 5 54 undefined on input line 37901. LaTeX Warning: Hyper reference `AT_Command_Set/Wi-Fi_AT_Commands:cmd-jap' on pa ge 554 undefined on input line 37926. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_optimize_throughput: :doc' on page 554 undefined on input line 37948. [554] LaTeX Warning: Hyper reference `Compile_and_Develop/index::doc' on page 555 und efined on input line 37969. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_enable_ESP_AT_Ethern et::doc' on page 555 undefined on input line 37980. [555] [556] Chapter 8. LaTeX Warning: Hyper reference `index_of_abbreviations:term-at-port' on page 55 7 undefined on input line 38051. LaTeX Warning: Hyper reference `index_of_abbreviations:term-2' on page 557 unde fined on input line 38054. LaTeX Warning: Hyper reference `index_of_abbreviations:term-at-port' on page 55 7 undefined on input line 38057. LaTeX Warning: Hyper reference `index_of_abbreviations:term-2' on page 557 unde fined on input line 38060. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 5 57 undefined on input line 38063. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 557 undefined on input line 38063. LaTeX Warning: Hyper reference `Get_Started/Hardware_connection::doc' on page 5 57 undefined on input line 38066. LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_set_AT_port_pin::doc ' on page 557 undefined on input line 38066. [557] LaTeX Warning: Hyper reference `index_of_abbreviations:term-data-mode' on page 558 undefined on input line 38080. LaTeX Warning: Hyper reference `index_of_abbreviations:term-command-mode' on pa ge 558 undefined on input line 38080. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 558 undefined on input line 38083. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 558 undefined on input line 38086. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 558 undefined on input line 38089. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 558 undefined on input line 38092. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 558 undefined on input line 38095. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 558 undefined on input line 38095. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppsend' on page 558 undefined on input line 38098. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blespp' on p age 558 undefined on input line 38101. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 558 undefined on input line 38105. LaTeX Warning: Hyper reference `index_of_abbreviations:term-data-mode' on page 558 undefined on input line 38105. LaTeX Warning: Hyper reference `index_of_abbreviations:term-command-mode' on pa ge 558 undefined on input line 38105. LaTeX Warning: Hyper reference `index_of_abbreviations:term-3' on page 558 unde fined on input line 38109. LaTeX Warning: Hyper reference `index_of_abbreviations:term-4' on page 558 unde fined on input line 38109. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 558 undefined on input line 38112. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 558 undefined on input line 38115. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 558 undefined on input line 38118. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 558 undefined on input line 38121. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 558 undefined on input line 38124. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 558 undefined on input line 38124. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppsend' on page 558 undefined on input line 38127. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blespp' on p age 558 undefined on input line 38130. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 558 undefined on input line 38134. LaTeX Warning: Hyper reference `index_of_abbreviations:term-4' on page 558 unde fined on input line 38134. LaTeX Warning: Hyper reference `index_of_abbreviations:term-3' on page 558 unde fined on input line 38134. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 558 undefined on input line 38137. LaTeX Warning: Hyper reference `index_of_abbreviations:term-data-mode' on page 558 undefined on input line 38138. LaTeX Warning: Hyper reference `index_of_abbreviations:term-command-mode' on pa ge 558 undefined on input line 38138. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 558 undefined on input line 38141. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 558 undefined on input line 38144. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 558 undefined on input line 38147. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 558 undefined on input line 38150. [558] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 559 undefined on input line 38153. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 559 undefined on input line 38153. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppsend' on page 559 undefined on input line 38156. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blespp' on p age 559 undefined on input line 38159. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 559 undefined on input line 38163. LaTeX Warning: Hyper reference `index_of_abbreviations:term-data-mode' on page 559 undefined on input line 38163. LaTeX Warning: Hyper reference `index_of_abbreviations:term-command-mode' on pa ge 559 undefined on input line 38163. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 559 undefined on input line 38166. LaTeX Warning: Hyper reference `index_of_abbreviations:term-3' on page 559 unde fined on input line 38167. LaTeX Warning: Hyper reference `index_of_abbreviations:term-4' on page 559 unde fined on input line 38167. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 559 undefined on input line 38170. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 559 undefined on input line 38173. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendl' on page 559 undefined on input line 38176. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-sendex' o n page 559 undefined on input line 38179. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 559 undefined on input line 38182. LaTeX Warning: Hyper reference `AT_Command_Set/Basic_AT_Commands:cmd-rst' on pa ge 559 undefined on input line 38182. LaTeX Warning: Hyper reference `AT_Command_Set/BT_AT_Commands:cmd-btsppsend' on page 559 undefined on input line 38185. LaTeX Warning: Hyper reference `AT_Command_Set/BLE_AT_Commands:cmd-blespp' on p age 559 undefined on input line 38188. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 559 undefined on input line 38192. LaTeX Warning: Hyper reference `index_of_abbreviations:term-4' on page 559 unde fined on input line 38192. LaTeX Warning: Hyper reference `index_of_abbreviations:term-3' on page 559 unde fined on input line 38192. [559] LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 560 undefined on input line 38267. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 560 undefined on input line 38271. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 560 undefined on input line 38277. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 560 undefined on input line 38281. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 560 undefined on input line 38286. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 560 undefined on input line 38288. [560] LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 561 undefined on input line 38290. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 561 undefined on input line 38295. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 561 undefined on input line 38297. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 561 undefined on input line 38299. LaTeX Warning: Hyper reference `index_of_abbreviations:term-normal-transmission -mode' on page 561 undefined on input line 38312. LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 561 unde fined on input line 38312. LaTeX Warning: Hyper reference `index_of_abbreviations:term-passthrough-receivi ng-mode' on page 561 undefined on input line 38315. LaTeX Warning: Hyper reference `index_of_abbreviations:term-7' on page 561 unde fined on input line 38315. LaTeX Warning: Hyper reference `index_of_abbreviations:term-passthrough-mode' o n page 561 undefined on input line 38318. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 561 unde fined on input line 38318. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipmode' o n page 561 undefined on input line 38321. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 561 undefined on input line 38324. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 561 undefined on input line 38327. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 561 undefined on input line 38330. LaTeX Warning: Hyper reference `index_of_abbreviations:term-normal-transmission -mode' on page 561 undefined on input line 38335. LaTeX Warning: Hyper reference `index_of_abbreviations:term-passthrough-mode' o n page 561 undefined on input line 38335. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 561 undefined on input line 38337. LaTeX Warning: Hyper reference `index_of_abbreviations:term-5' on page 561 unde fined on input line 38340. LaTeX Warning: Hyper reference `index_of_abbreviations:term-6' on page 561 unde fined on input line 38340. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 561 undefined on input line 38342. [561] [562] [563] [564] Chapter 9. LaTeX Warning: Hyper reference `AT_Binary_Lists/index::doc' on page 565 undefin ed on input line 38472. LaTeX Warning: Hyper reference `AT_Command_Set/index::doc' on page 565 undefine d on input line 38472. [565] No file espressif-esp-at-zh-cn.ind. [566] (./espressif-esp-at-zh-cn.aux) 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 (570 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: Log file says output to 'espressif-esp-at-zh-cn.pdf' Rule 'makeindex espressif-esp-at-zh-cn.idx': File changes, etc: Non-existent destination files: 'espressif-esp-at-zh-cn.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-at-zh-cn.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-at-zh-cn.ind" "espressif-esp-at-zh-cn.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-at-zh-cn.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file espressif-esp-at-zh-cn.idx....done (183 entries accepted, 0 rejected). Sorting entries....done (1447 comparisons). Generating output file espressif-esp-at-zh-cn.ind....done (267 lines written, 0 warnings). Output written in espressif-esp-at-zh-cn.ind. Transcript written in espressif-esp-at-zh-cn.ilg. 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.ind' ------------ Run number 2 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.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def)) (/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/l3packages/l3keys2e/l3keys2e.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/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/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/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/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/oberdiek/ltxcmds.sty) (/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/base/ts1enc.def)) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-at-zh-cn.idx (./espressif-esp-at-zh-cn.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.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/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-at-zh-cn.out) (./espressif-esp-at-zh-cn.out) ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* (/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] ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* [1] [2] Chapter 1. [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] Overfull \vbox (3.08725pt too high) detected at line 1073 [19] [20] Chapter 2. [21] [22] Underfull \hbox (badness 10000) in paragraph at lines 1213--1214 []\TU/FandolSong-Regular(0)/m/n/10 当 您 根 据 \TU/FreeMono(0)/m/n/10 download.conf ig \TU/FandolSong-Regular(0)/m/n/10 文 件 内 容 将 固 件 下 载 到 自 定 义 模 组 中 时,| 请 使 用 Underfull \hbox (badness 10000) in paragraph at lines 1213--1214 \TU/FandolSong-Regular(0)/m/n/10 自 定 义 参 数 固 件 \TU/FreeMono(0)/m/n/10 customize d_partitions/factory_param_XXX.bin \TU/FandolSong-Regular(0)/m/n/10 来 代 替 Underfull \hbox (badness 10000) in paragraph at lines 1234--1235 []|\TU/FreeSerif(0)/m/n/10 ESP32-WROOM-32 \TU/FandolSong-Regular(0)/m/n/10 系 列 Overfull \hbox (16.9483pt too wide) in paragraph at lines 1250--1252 []|\TU/FreeMono(0)/m/n/10 factory_param_WROOM-32. Overfull \hbox (22.9483pt too wide) in paragraph at lines 1269--1271 []|\TU/FreeMono(0)/m/n/10 factory_param_WROVER-32. Overfull \hbox (10.9483pt too wide) in paragraph at lines 1288--1290 []|\TU/FreeMono(0)/m/n/10 factory_param_PICO-D4. Overfull \hbox (4.9483pt too wide) in paragraph at lines 1307--1309 []|\TU/FreeMono(0)/m/n/10 factory_param_SOLO-1. [23] Overfull \hbox (4.9483pt too wide) in paragraph at lines 1348--1350 []|\TU/FreeMono(0)/m/n/10 factory_param_MINI-1. [24] [25] [26] Chapter 3. [27] [28] [29] [30] [31] [32] Underfull \hbox (badness 6461) in paragraph at lines 1817--1818 []\TU/FandolSong-Regular(0)/m/n/10 使 用 硬 件 流 控 功 能 需 要 连 接 设 备 的 \TU/FreeSerif( 0)/m/n/10 CTS/RTS \TU/FandolSong-Regular(0)/m/n/10 管 脚,| 详 情 请 见[][]\TU/Fandol Song-Regular(0)/m/it/10 硬 件 连 接[][] \TU/FandolSong-Regular(0)/m/n/10 和 \TU/Free Mono(0)/m/n/10 components/ [33] [34] Underfull \hbox (badness 6461) in paragraph at lines 1945--1946 []\TU/FandolSong-Regular(0)/m/n/10 使 用 硬 件 流 控 功 能 需 要 连 接 设 备 的 \TU/FreeSerif( 0)/m/n/10 CTS/RTS \TU/FandolSong-Regular(0)/m/n/10 管 脚,| 详 情 请 见[][]\TU/Fandol Song-Regular(0)/m/it/10 硬 件 连 接[][] \TU/FandolSong-Regular(0)/m/n/10 和 \TU/Free Mono(0)/m/n/10 components/ [35] [36] [37] Underfull \hbox (badness 10000) in paragraph at lines 2208--2209 []\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, [38] Underfull \hbox (badness 10000) in paragraph at lines 2257--2258 []\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 10000) in paragraph at lines 2257--2258 |\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 ” ,| 而 不 是 [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 2768--2769 []\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 2768--2769 \TU/FandolSong-Regular(0)/m/n/10 以 通 过 \TU/FreeMono(0)/m/n/10 esp_wifi_get_max_ tx_power \TU/FandolSong-Regular(0)/m/n/10 查 询 到 的 \TU/FreeMono(0)/m/n/10 wifi_p ower \TU/FandolSong-Regular(0)/m/n/10 的 值 可 能 与 [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 3075--3075 []\TU/FandolHei-Regular(0)/m/n/10 错 误 代 Overfull \hbox (8.48299pt too wide) in paragraph at lines 3075--3075 []\TU/FreeSerif(0)/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH| [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] [81] [82] [83] [84] [85] [86] [87] [88] [89] Underfull \hbox (badness 10000) in paragraph at lines 6147--6148 []\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 6147--6148 \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 或 [90] [91] [92] [93] [94] Underfull \hbox (badness 10000) in paragraph at lines 6530--6531 []\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 ~ [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] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] Underfull \hbox (badness 8151) in paragraph at lines 9541--9542 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 扫 描 窗 口。| 本 参 数 值 应 小 于 等 于 \TU/FreeMono(0)/m/n/10 \TU/FandolSon g-Regular(0)/m/n/10 参 数 值。| 参 数 范 围:| [143] [144] Underfull \hbox (badness 10000) in paragraph at lines 9644--9645 \TU/FreeMono(0)/m/n/10 , \TU/FandolSong-Regular(0)/m/ n/10 之 前 输 出,| 也 有 可 能 在 \TU/FreeMono(0)/m/n/10 +BLESCAN:,, [145] [146] [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 9936--9937 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 字 符 串 参 数 。| 例 如,| 若 想 设 置 \TU/FreeSerif(0)/m/n/10 UUID \TU/FandolSong-Regular(0)/m/n/1 0 为 |“\TU/FreeSerif(0)/m/n/10 0xA002\TU/FandolSong-Regular(0)/m/n/10 ” ,| 则 命 令 为 [149] Underfull \hbox (badness 10000) in paragraph at lines 9994--9995 []\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 设 置 过 广 播 数 据,| 则 会 Underfull \hbox (badness 10000) in paragraph at lines 9994--9995 \TU/FandolSong-Regular(0)/m/n/10 被[][]\TU/FreeSerif(0)/m/it/10 AT+BLEADVDATAEX[ ][]\TU/FreeSerif(0)/m/n/10 =,,, \TU/FandolSong-Regular(0)/m/n/10 设 置 的 广 播 数 据 [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] Overfull \hbox (95.95479pt too wide) in paragraph at lines 11219--11220 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 服 务 特 征 描 述 符 的 值,| 字 符 串 格 式,| 运 行[][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCRD[][ ]\TU/FreeSerif(0)/m/n/10 =,,, [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 11388--11389 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \ TU/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 =, [172] Underfull \hbox (badness 10000) in paragraph at lines 11394--11395 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \ TU/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 =, [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] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] Underfull \hbox (badness 6063) in paragraph at lines 15253--15254 []\TU/FandolSong-Regular(0)/m/n/10 当 \TU/FreeSerif(0)/m/n/10 MQTT \TU/FandolSon g-Regular(0)/m/n/10 连 接 建 立 时,| 会 提 示 \TU/FreeMono(0)/m/n/10 +MQTTCONNECTED:,,<"host">,port, [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 17465--17467 []|\TU/FandolSong-Regular(0)/m/n/10 数 据 已 发 送 到 协 议 栈 |(针 对 于[][]\TU/FreeSerif (0)/m/it/10 AT+CIPSEND[][] Underfull \hbox (badness 7595) in paragraph at lines 17470--17472 []|\TU/FandolSong-Regular(0)/m/n/10 向 协 议 栈 发 送 数 据 时 发 生 错 误 |(针 对 于[][]\TU/F reeSerif(0)/m/it/10 AT+CIPSEND[][] [256] [257] [258] Chapter 4. [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] Underfull \hbox (badness 10000) in paragraph at lines 19583--19584 \TU/FreeMono(0)/m/n/10 Controller Interface (HCI)\TU/FandolSong-Regular(0)/m/n/ 10 、| \TU/FreeMono(0)/m/n/10 Logical Link Control and Adaptation Protocol Layer Underfull \hbox (badness 10000) in paragraph at lines 19583--19584 \TU/FreeMono(0)/m/n/10 (L2CAP)\TU/FandolSong-Regular(0)/m/n/10 、| \TU/FreeMono( 0)/m/n/10 Attribute Protocol (ATT)\TU/FandolSong-Regular(0)/m/n/10 、| \TU/FreeM ono(0)/m/n/10 Security Manager Protocol (SMP)\TU/FandolSong-Regular(0)/m/n/10 、 | \TU/FreeMono(0)/m/n/10 Generic [287] [288] [289] [290] [291] [292] Underfull \hbox (badness 5681) in paragraph at lines 19970--19971 []\TU/FandolSong-Regular(0)/m/n/10 如 果 \TU/FreeSerif(0)/m/n/10 ESP32 Bluetooth LE \TU/FandolSong-Regular(0)/m/n/10 客 户 端 写 特 征 描 述 符 成 功,| \TU/FreeSerif(0)/m/ n/10 ESP32 Bluetooth LE \TU/FandolSong-Regular(0)/m/n/10 服 务 端 则 会 Underfull \hbox (badness 10000) in paragraph at lines 20002--20003 \TU/FandolSong-Regular(0)/m/n/10 示 \TU/FreeMono(0)/m/n/10 +WRITE:,< srv_index>,,,, [293] [294] [295] [296] Underfull \hbox (badness 10000) in paragraph at lines 20301--20302 []\TU/FandolSong-Regular(0)/m/n/10 如 果 \TU/FreeSerif(0)/m/n/10 Bluetooth LE \TU /FandolSong-Regular(0)/m/n/10 连 接 成 功,| 则 会 提 示 \TU/FreeMono(0)/m/n/10 OK\TU/F andolSong-Regular(0)/m/n/10 ,| 不 会 提 示 \TU/FreeMono(0)/m/n/10 +BLECONN:0, [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] Underfull \hbox (badness 10000) in paragraph at lines 23140--23141 \TU/FreeMono(0)/m/n/10 com/sites/all/themes/espressif/images/about-us/solution- platform.jpg\TU/FandolSong-Regular(0)/m/n/10 ,| Underfull \vbox (badness 10000) detected at line 23166 Overfull \vbox (1.97925pt too high) detected at line 23166 [355] [356] [357] [358] [359] [360] Overfull \vbox (2.57918pt too high) detected at line 23507 [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] Underfull \hbox (badness 10000) in paragraph at lines 24999--25000 []\TU/FandolSong-Regular(0)/m/n/10 对 于 提 示 信 息 |(\TU/FreeSerif(0)/m/n/10 +BLEC ONN and +BLECONNPARAM\TU/FandolSong-Regular(0)/m/n/10 ) ,| 请 参 考[][]\TU/FreeSe rif(0)/m/it/10 AT+BLECONN[][] [384] [385] [386] Underfull \hbox (badness 10000) in paragraph at lines 25217--25218 []\TU/FandolSong-Regular(0)/m/n/10 对 于 提 示 信 息 |(\TU/FreeSerif(0)/m/n/10 +BLEC ONN and +BLECONNPARAM\TU/FandolSong-Regular(0)/m/n/10 ) ,| 请 参 考[][]\TU/FreeSe rif(0)/m/it/10 AT+BLECONN[][] [387] [388] [389] [390] Chapter 5. [391] [392] Underfull \hbox (badness 10000) in paragraph at lines 25453--25454 []\TU/FandolSong-Regular(0)/m/n/10 如 果 您 位 于 中 国 或 访 问 \TU/FreeSerif(0)/m/n/10 GitHub \TU/FandolSong-Regular(0)/m/n/10 有 困 难,| 也 可 以 使 用 \TU/FreeMono(0)/m/n/ 10 git clone https://gitee.com/ [393] [394] [395] [396] [397] [398] [399] [400] [401] LaTeX Font Warning: Font shape `TU/FandolFang-Regular(0)/m/it' undefined (Font) using `TU/FandolFang-Regular(0)/m/n' instead on input line 26012. [402] [403] Underfull \vbox (badness 10000) detected at line 26146 Underfull \vbox (badness 10000) detected at line 26146 [404] Overfull \vbox (2.9422pt too high) detected at line 26232 [405] Underfull \vbox (badness 10000) detected at line 26232 Underfull \vbox (badness 10000) detected at line 26232 [406] [407] [408] Underfull \vbox (badness 10000) detected at line 26373 Underfull \vbox (badness 10000) detected at line 26373 [409] [410] Underfull \vbox (badness 10000) detected at line 26468 Underfull \vbox (badness 10000) detected at line 26468 [411] [412] [413] [414] [415] [416] [417] Underfull \hbox (badness 10000) in paragraph at lines 26880--26881 []\TU/FreeSerif(0)/m/n/10 factory_param_data.csv \TU/FandolSong-Regular(0)/m/n/ 10 表 格 保 存 了[][]\TU/FreeSerif(0)/m/it/10 factory_param_type.csv[][] \TU/FandolS ong-Regular(0)/m/n/10 中 定 义 的 所 有 参 数 的 值,| 支 持 \TU/FreeSerif(0)/m/n/10 ESP32 \TU/FandolSong-Regular(0)/m/n/10 和 [418] [419] [420] [421] [422] [423] [424] [425] Underfull \hbox (badness 6348) in paragraph at lines 27373--27374 []\TU/FandolSong-Regular(0)/m/n/10 低 功 耗 蓝 牙 服 务 源 文 件 是 \TU/FreeSerif(0)/m/n/1 0 ESP-AT \TU/FandolSong-Regular(0)/m/n/10 工 程 创 建 低 功 耗 蓝 牙 服 务 所 依 据 的 文 件,| 文 件 位 于 [][]\TU/FreeSerif(0)/m/n/10 compo- [426] [427] [428] [429] [430] Overfull \hbox (13.79832pt too wide) in paragraph at lines 2--27966 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32_default/at_customize.csv[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--27980 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32- Overfull \hbox (13.53833pt too wide) in paragraph at lines 2--27987 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32_qcloud/at_customize.csv[][]| Overfull \hbox (23.23833pt too wide) in paragraph at lines 2--27994 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32c3_default/at_customize.csv[][]| Overfull \hbox (22.97833pt too wide) in paragraph at lines 2--28001 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32c3_qcloud/at_customize.csv[][]| [431] [432] [433] Underfull \hbox (badness 10000) in paragraph at lines 28293--28294 []\TU/FreeSerif(0)/m/n/10 WROOM- Overfull \hbox (0.89272pt too wide) in paragraph at lines 28343--28344 []|\TU/FreeSerif(0)/m/n/10 ESP32_QCLOUD| Overfull \hbox (12.59273pt too wide) in paragraph at lines 28369--28370 []|\TU/FreeSerif(0)/m/n/10 ESP32C3_QCLOUD| [434] Underfull \hbox (badness 5403) in paragraph at lines 28386--28387 []\TU/FandolSong-Regular(0)/m/n/10 当 \TU/FreeMono(0)/m/n/10 ./build.py menuconf ig \TU/FandolSong-Regular(0)/m/n/10 中 的 \TU/FreeMono(0)/m/n/10 silence mode \TU /FandolSong-Regular(0)/m/n/10 为 \TU/FreeMono(0)/m/n/10 0 \TU/FandolSong-Regular (0)/m/n/10 时,| 对 应 模 块 的 配 置 文 件 为 Underfull \hbox (badness 5403) in paragraph at lines 28389--28390 []\TU/FandolSong-Regular(0)/m/n/10 当 \TU/FreeMono(0)/m/n/10 ./build.py menuconf ig \TU/FandolSong-Regular(0)/m/n/10 中 的 \TU/FreeMono(0)/m/n/10 silence mode \TU /FandolSong-Regular(0)/m/n/10 为 \TU/FreeMono(0)/m/n/10 1 \TU/FandolSong-Regular (0)/m/n/10 时,| 对 应 模 块 的 配 置 文 件 为 [435] [436] Underfull \hbox (badness 10000) in paragraph at lines 28477--28478 []\TU/FandolSong-Regular(0)/m/n/10 本 例 中,| 我 们 复 制 粘 贴 \TU/FreeMono(0)/m/n/10 module_esp32_default \TU/FandolSong-Regular(0)/m/n/10 文 件 夹 及 其 中 的 配 置 文 件,| 并 重 命 名 为 [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] Underfull \hbox (badness 10000) in paragraph at lines 29579--29580 \TU/FandolSong-Regular(0)/m/n/10 文 件 夹 下 的 不 同 模 组 文 件 夹 中。| 该 文 件 描 述 了 模 组 固 件 所 基 于 的 \TU/FreeSerif(0)/m/n/10 ESP-IDF \TU/FandolSong-Regular(0)/m/n/10 的 分 支、| 提 交 \TU/FreeSerif(0)/m/n/10 ID Underfull \hbox (badness 10000) in paragraph at lines 29579--29580 \TU/FandolSong-Regular(0)/m/n/10 和 仓 库 地 址。| 例 如,| \TU/FreeMono(0)/m/n/10 PLAT FORM_ESP32 \TU/FandolSong-Regular(0)/m/n/10 平 台 的 \TU/FreeMono(0)/m/n/10 WROOM- 32 \TU/FandolSong-Regular(0)/m/n/10 模 组 的 \TU/FreeMono(0)/m/n/10 IDF_VERSION \T U/FandolSong-Regular(0)/m/n/10 位 于 [][]\TU/FreeSerif(0)/m/n/10 mod- [454] Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 WROOM Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 WROVER Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 PICO-D4 Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 SOLO-1 Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 MINI-1 Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 D2WD Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 QCLOUD Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSerif(0)/m/n/10 smartcon- Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSerif(0)/m/n/10 qcloud [455] Underfull \hbox (badness 10000) in paragraph at lines 30055--30056 []|\TU/FreeSans(0)/m/n/10 WROOM Underfull \hbox (badness 10000) in paragraph at lines 30057--30058 []|\TU/FreeSans(0)/m/n/10 WROVER Underfull \hbox (badness 10000) in paragraph at lines 30059--30060 []|\TU/FreeSans(0)/m/n/10 PICO-D4 Underfull \hbox (badness 10000) in paragraph at lines 30061--30062 []|\TU/FreeSans(0)/m/n/10 SOLO-1 Underfull \hbox (badness 10000) in paragraph at lines 30067--30069 []|\TU/FreeSans(0)/m/n/10 QCLOUD Underfull \hbox (badness 10000) in paragraph at lines 30104--30109 []|\TU/FreeSerif(0)/m/n/10 UART \TU/FandolSong-Regular(0)/m/n/10 管 [456] Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 WROOM Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 WROVER Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 PICO-D4 Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 SOLO-1 Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 MINI-1 Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 D2WD Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 QCLOUD Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] Underfull \hbox (badness 10000) in paragraph at lines 32104--32104 []\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 32104--32104 \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)/bx/n/10 const [478] [479] [480] [481] [482] [483] [484] Chapter 6. [485] Overfull \vbox (5.60004pt too high) has occurred while \output is active [486] [487] [488] [489] [490] Underfull \hbox (badness 10000) in paragraph at lines 33505--33506 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [491] [492] Underfull \hbox (badness 10000) in paragraph at lines 33627--33628 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [493] [494] [495] Underfull \hbox (badness 10000) in paragraph at lines 33848--33849 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] Underfull \hbox (badness 10000) in paragraph at lines 34727--34728 []\TU/FandolSong-Regular(0)/m/n/10 当 固 件 下 载 结 束,| 成 功 会 上 报 \TU/FreeMono(0)/m /n/10 +TCOTASTATUS:UPDATESUCCESS\TU/FandolSong-Regular(0)/m/n/10 ,| 失 败 会 上 报 [511] [512] [513] LaTeX Warning: Float too large for page by 27.45003pt on input line 34919. [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] Underfull \hbox (badness 10000) in paragraph at lines 35488--35489 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] Underfull \hbox (badness 10000) in paragraph at lines 36367--36368 []|\TU/FreeSans(0)/m/n/10 [538] Overfull \hbox (12.58679pt too wide) in paragraph at lines 36544--36546 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_PUSH_TO_LIST_FAILED| Overfull \hbox (31.80682pt too wide) in paragraph at lines 36565--36567 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_ATTEMPTING_RECONNECT| Overfull \hbox (13.15681pt too wide) in paragraph at lines 36572--36574 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_RECONNECT_TIMEOUT| Overfull \hbox (7.10681pt too wide) in paragraph at lines 36579--36581 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_MAX_SUBSCRIPTIONS| Overfull \hbox (10.5368pt too wide) in paragraph at lines 36614--36616 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_UNKNOWN| Overfull \hbox (141.84682pt too wide) in paragraph at lines 36621--36623 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONANCK_UNACCEPTABLE_PROTOCOL_VERSIO N| Overfull \hbox (66.36682pt too wide) in paragraph at lines 36628--36630 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_IDENTIFIER_REJECTED| Overfull \hbox (70.21681pt too wide) in paragraph at lines 36635--36637 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_SERVER_UNAVAILABLE| Overfull \hbox (35.42682pt too wide) in paragraph at lines 36642--36644 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_BAD_USERDATA| Overfull \hbox (47.14682pt too wide) in paragraph at lines 36649--36651 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_NOT_AUTHORIZED| Overfull \hbox (1.42682pt too wide) in paragraph at lines 36692--36694 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_JSON_BUFFER_TRUNCATED| Overfull \hbox (5.0068pt too wide) in paragraph at lines 36720--36722 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MAX_APPENDING_REQUEST| [539] [540] [541] [542] [543] [544] [545] [546] Chapter 7. [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] Chapter 8. [557] [558] [559] [560] [561] [562] [563] [564] Chapter 9. [565] (./espressif-esp-at-zh-cn.ind [566] Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\TU/FreeMono(0)/m/n/10 esp_at_ble_hid_cmd_regist \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 44--45 []\TU/FreeMono(0)/m/n/10 esp_at_bt_a2dp_cmd_regist \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 49--50 []\TU/FreeMono(0)/m/n/10 ESP_AT_CMD_ERROR_CMD_PROCESSING \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C \TU/FandolSong-Regular(0)/m/it/10 宏\TU/FreeSerif( 0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 61--62 []\TU/FreeMono(0)/m/n/10 esp_at_cmd_struct::at_exeCmd \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- [567] Underfull \hbox (badness 10000) in paragraph at lines 65--66 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_regist \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 5711) in paragraph at lines 66--67 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_struct \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ class\TU/FreeSerif(0)/m/n/10 ), Overfull \hbox (10.1223pt too wide) in paragraph at lines 67--69 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_struct::connect_cb Overfull \hbox (28.1223pt too wide) in paragraph at lines 69--71 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_struct::disconnect_cb Overfull \hbox (4.1223pt too wide) in paragraph at lines 71--73 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_struct::recv_data Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\TU/FreeMono(0)/m/n/10 esp_at_custom_cmd_line_terminator_get Underfull \hbox (badness 10000) in paragraph at lines 76--78 []\TU/FreeMono(0)/m/n/10 esp_at_custom_cmd_line_terminator_set Underfull \hbox (badness 10000) in paragraph at lines 78--79 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_regist \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 5711) in paragraph at lines 79--80 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_struct \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ class\TU/FreeSerif(0)/m/n/10 ), Overfull \hbox (10.1223pt too wide) in paragraph at lines 80--82 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_struct::connect_cb Overfull \hbox (28.1223pt too wide) in paragraph at lines 82--84 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_struct::disconnect_cb Overfull \hbox (4.1223pt too wide) in paragraph at lines 84--86 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_struct::recv_data Overfull \hbox (58.1223pt too wide) in paragraph at lines 88--90 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ops_struct::pre_deepsleep_callback Overfull \hbox (46.1223pt too wide) in paragraph at lines 90--92 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ops_struct::pre_restart_callback Overfull \hbox (16.1223pt too wide) in paragraph at lines 92--94 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ops_struct::status_callback Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\TU/FreeMono(0)/m/n/10 esp_at_custom_partition_find \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Overfull \hbox (16.1223pt too wide) in paragraph at lines 97--99 []\TU/FreeMono(0)/m/n/10 esp_at_device_ops_struct::get_data_length Underfull \hbox (badness 10000) in paragraph at lines 99--100 []\TU/FreeMono(0)/m/n/10 esp_at_device_ops_struct::read_data Overfull \hbox (40.1223pt too wide) in paragraph at lines 100--102 []\TU/FreeMono(0)/m/n/10 esp_at_device_ops_struct::wait_write_complete Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\TU/FreeMono(0)/m/n/10 esp_at_device_ops_struct::write_data Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\TU/FreeMono(0)/m/n/10 esp_at_get_module_name_by_id \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 8019) in paragraph at lines 124--125 []\TU/FreeMono(0)/m/n/10 ESP_AT_PARA_PARSE_RESULT_FAIL \TU/FreeSerif(0)/m/n/10 (\TU/FreeSerif(0)/m/it/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 126--127 []\TU/FreeMono(0)/m/n/10 ESP_AT_PARA_PARSE_RESULT_OMITTED \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 130--131 []\TU/FreeMono(0)/m/n/10 esp_at_port_exit_specific \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), [568] Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\TU/FreeMono(0)/m/n/10 esp_at_port_recv_data_notify \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 134--136 []\TU/FreeMono(0)/m/n/10 esp_at_port_recv_data_notify_from_isr Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\TU/FreeMono(0)/m/n/10 esp_at_port_specific_callback_t \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 138--139 []\TU/FreeMono(0)/m/n/10 esp_at_port_wait_write_complete \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 142--143 []\TU/FreeMono(0)/m/n/10 ESP_AT_RESULT_CODE_FAIL \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 146--148 []\TU/FreeMono(0)/m/n/10 ESP_AT_RESULT_CODE_OK_AND_INPUT_PROMPT Underfull \hbox (badness 10000) in paragraph at lines 151--152 []\TU/FreeMono(0)/m/n/10 esp_at_result_code_string_index \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\TU/FreeMono(0)/m/n/10 ESP_AT_SUB_CMD_OP_ERROR \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 159--160 []\TU/FreeMono(0)/m/n/10 ESP_AT_SUB_COMMON_ERROR \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 163--164 []\TU/FreeMono(0)/m/n/10 ESP_AT_SUB_PARA_INVALID \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 8019) in paragraph at lines 167--168 []\TU/FreeMono(0)/m/n/10 ESP_AT_SUB_PARA_TYPE_MISMATCH \TU/FreeSerif(0)/m/n/10 (\TU/FreeSerif(0)/m/it/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 170--171 []\TU/FreeMono(0)/m/n/10 esp_at_transmit_terminal_from_isr \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 172--173 []\TU/FreeMono(0)/m/n/10 esp_at_web_server_cmd_regist \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- [569] [570]) (./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 (574 pages). Transcript written on espressif-esp-at-zh-cn.log. Latexmk: Index file 'espressif-esp-at-zh-cn.idx' was written 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.out' 'espressif-esp-at-zh-cn.toc' ------------ Run number 3 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.99998 (TeX Live 2017/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./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 2014/09/29 v1.4h 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/l3kernel/expl3-code.tex) (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def)) (/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/l3packages/l3keys2e/l3keys2e.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/base/tuenc.def)) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-addon.sty (/usr/share/texlive/texmf-dist/tex/xelatex/xunicode/xunicode.sty (/usr/share/texmf/tex/latex/tipa/t3enc.def) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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/xelatex/xunicode/xunicode.sty *** Reloading Xunicode for encoding 'TU' *** ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xunicode-extra.def) (/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/oberdiek/ifluatex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/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/oberdiek/ltxcmds.sty) (/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/base/ts1enc.def)) (/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 Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./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/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) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty)))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/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/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ms/everysel.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJKfntef.sty (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texmf/tex/latex/CJK/CJKfntef.sty))) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolSong-Regular' does not contain script 'CJK'. ************************************************* )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file espressif-esp-at-zh-cn.idx (./espressif-esp-at-zh-cn.aux) (/usr/share/texmf/tex/latex/tipa/t3cmr.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/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-at-zh-cn.out) (./espressif-esp-at-zh-cn.out) ABD: EverySelectfont initializing macros ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolHei-Regular' does not contain script 'CJK'. ************************************************* (/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] ************************************************* * fontspec warning: "script-not-exist" * * Font 'FandolFang-Regular' does not contain script 'CJK'. ************************************************* [1] [2] Chapter 1. [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] Overfull \vbox (3.08725pt too high) detected at line 1073 [19] [20] Chapter 2. [21] [22] Underfull \hbox (badness 10000) in paragraph at lines 1213--1214 []\TU/FandolSong-Regular(0)/m/n/10 当 您 根 据 \TU/FreeMono(0)/m/n/10 download.conf ig \TU/FandolSong-Regular(0)/m/n/10 文 件 内 容 将 固 件 下 载 到 自 定 义 模 组 中 时,| 请 使 用 Underfull \hbox (badness 10000) in paragraph at lines 1213--1214 \TU/FandolSong-Regular(0)/m/n/10 自 定 义 参 数 固 件 \TU/FreeMono(0)/m/n/10 customize d_partitions/factory_param_XXX.bin \TU/FandolSong-Regular(0)/m/n/10 来 代 替 Underfull \hbox (badness 10000) in paragraph at lines 1234--1235 []|\TU/FreeSerif(0)/m/n/10 ESP32-WROOM-32 \TU/FandolSong-Regular(0)/m/n/10 系 列 Overfull \hbox (16.9483pt too wide) in paragraph at lines 1250--1252 []|\TU/FreeMono(0)/m/n/10 factory_param_WROOM-32. Overfull \hbox (22.9483pt too wide) in paragraph at lines 1269--1271 []|\TU/FreeMono(0)/m/n/10 factory_param_WROVER-32. Overfull \hbox (10.9483pt too wide) in paragraph at lines 1288--1290 []|\TU/FreeMono(0)/m/n/10 factory_param_PICO-D4. Overfull \hbox (4.9483pt too wide) in paragraph at lines 1307--1309 []|\TU/FreeMono(0)/m/n/10 factory_param_SOLO-1. [23] Overfull \hbox (4.9483pt too wide) in paragraph at lines 1348--1350 []|\TU/FreeMono(0)/m/n/10 factory_param_MINI-1. [24] [25] [26] Chapter 3. [27] [28] [29] [30] [31] [32] Underfull \hbox (badness 6461) in paragraph at lines 1817--1818 []\TU/FandolSong-Regular(0)/m/n/10 使 用 硬 件 流 控 功 能 需 要 连 接 设 备 的 \TU/FreeSerif( 0)/m/n/10 CTS/RTS \TU/FandolSong-Regular(0)/m/n/10 管 脚,| 详 情 请 见[][]\TU/Fandol Song-Regular(0)/m/it/10 硬 件 连 接[][] \TU/FandolSong-Regular(0)/m/n/10 和 \TU/Free Mono(0)/m/n/10 components/ [33] [34] Underfull \hbox (badness 6461) in paragraph at lines 1945--1946 []\TU/FandolSong-Regular(0)/m/n/10 使 用 硬 件 流 控 功 能 需 要 连 接 设 备 的 \TU/FreeSerif( 0)/m/n/10 CTS/RTS \TU/FandolSong-Regular(0)/m/n/10 管 脚,| 详 情 请 见[][]\TU/Fandol Song-Regular(0)/m/it/10 硬 件 连 接[][] \TU/FandolSong-Regular(0)/m/n/10 和 \TU/Free Mono(0)/m/n/10 components/ [35] [36] [37] Underfull \hbox (badness 10000) in paragraph at lines 2208--2209 []\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, [38] Underfull \hbox (badness 10000) in paragraph at lines 2257--2258 []\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 10000) in paragraph at lines 2257--2258 |\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 ” ,| 而 不 是 [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 10000) in paragraph at lines 2768--2769 []\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 2768--2769 \TU/FandolSong-Regular(0)/m/n/10 以 通 过 \TU/FreeMono(0)/m/n/10 esp_wifi_get_max_ tx_power \TU/FandolSong-Regular(0)/m/n/10 查 询 到 的 \TU/FreeMono(0)/m/n/10 wifi_p ower \TU/FandolSong-Regular(0)/m/n/10 的 值 可 能 与 [45] [46] [47] Underfull \hbox (badness 10000) in paragraph at lines 3075--3075 []\TU/FandolHei-Regular(0)/m/n/10 错 误 代 Overfull \hbox (8.48299pt too wide) in paragraph at lines 3075--3075 []\TU/FreeSerif(0)/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH| [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] [81] [82] [83] [84] [85] [86] [87] [88] [89] Underfull \hbox (badness 10000) in paragraph at lines 6147--6148 []\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 6147--6148 \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 或 [90] [91] [92] [93] [94] Underfull \hbox (badness 10000) in paragraph at lines 6530--6531 []\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 ~ [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] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] Underfull \hbox (badness 8151) in paragraph at lines 9541--9542 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 扫 描 窗 口。| 本 参 数 值 应 小 于 等 于 \TU/FreeMono(0)/m/n/10 \TU/FandolSon g-Regular(0)/m/n/10 参 数 值。| 参 数 范 围:| [143] [144] Underfull \hbox (badness 10000) in paragraph at lines 9644--9645 \TU/FreeMono(0)/m/n/10 , \TU/FandolSong-Regular(0)/m/ n/10 之 前 输 出,| 也 有 可 能 在 \TU/FreeMono(0)/m/n/10 +BLESCAN:,, [145] [146] [147] [148] Underfull \hbox (badness 10000) in paragraph at lines 9936--9937 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 字 符 串 参 数 。| 例 如,| 若 想 设 置 \TU/FreeSerif(0)/m/n/10 UUID \TU/FandolSong-Regular(0)/m/n/1 0 为 |“\TU/FreeSerif(0)/m/n/10 0xA002\TU/FandolSong-Regular(0)/m/n/10 ” ,| 则 命 令 为 [149] Underfull \hbox (badness 10000) in paragraph at lines 9994--9995 []\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 设 置 过 广 播 数 据,| 则 会 Underfull \hbox (badness 10000) in paragraph at lines 9994--9995 \TU/FandolSong-Regular(0)/m/n/10 被[][]\TU/FreeSerif(0)/m/it/10 AT+BLEADVDATAEX[ ][]\TU/FreeSerif(0)/m/n/10 =,,, \TU/FandolSong-Regular(0)/m/n/10 设 置 的 广 播 数 据 [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] Overfull \hbox (95.95479pt too wide) in paragraph at lines 11219--11220 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| 服 务 特 征 描 述 符 的 值,| 字 符 串 格 式,| 运 行[][]\TU/FreeSerif(0)/m/it/10 AT+BLEGATTCRD[][ ]\TU/FreeSerif(0)/m/n/10 =,,, [170] [171] Underfull \hbox (badness 10000) in paragraph at lines 11388--11389 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \ TU/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 =, [172] Underfull \hbox (badness 10000) in paragraph at lines 11394--11395 []\TU/FreeSerif(0)/bx/n/10 \TU/FandolSong-Regular(0)/m/n/10 :| \ TU/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 =, [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] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] Underfull \hbox (badness 6063) in paragraph at lines 15253--15254 []\TU/FandolSong-Regular(0)/m/n/10 当 \TU/FreeSerif(0)/m/n/10 MQTT \TU/FandolSon g-Regular(0)/m/n/10 连 接 建 立 时,| 会 提 示 \TU/FreeMono(0)/m/n/10 +MQTTCONNECTED:,,<"host">,port, [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249] [250] [251] [252] [253] [254] [255] Underfull \hbox (badness 10000) in paragraph at lines 17465--17467 []|\TU/FandolSong-Regular(0)/m/n/10 数 据 已 发 送 到 协 议 栈 |(针 对 于[][]\TU/FreeSerif (0)/m/it/10 AT+CIPSEND[][] Underfull \hbox (badness 7595) in paragraph at lines 17470--17472 []|\TU/FandolSong-Regular(0)/m/n/10 向 协 议 栈 发 送 数 据 时 发 生 错 误 |(针 对 于[][]\TU/F reeSerif(0)/m/it/10 AT+CIPSEND[][] [256] [257] [258] Chapter 4. [259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270] [271] [272] [273] [274] [275] [276] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] Underfull \hbox (badness 10000) in paragraph at lines 19583--19584 \TU/FreeMono(0)/m/n/10 Controller Interface (HCI)\TU/FandolSong-Regular(0)/m/n/ 10 、| \TU/FreeMono(0)/m/n/10 Logical Link Control and Adaptation Protocol Layer Underfull \hbox (badness 10000) in paragraph at lines 19583--19584 \TU/FreeMono(0)/m/n/10 (L2CAP)\TU/FandolSong-Regular(0)/m/n/10 、| \TU/FreeMono( 0)/m/n/10 Attribute Protocol (ATT)\TU/FandolSong-Regular(0)/m/n/10 、| \TU/FreeM ono(0)/m/n/10 Security Manager Protocol (SMP)\TU/FandolSong-Regular(0)/m/n/10 、 | \TU/FreeMono(0)/m/n/10 Generic [287] [288] [289] [290] [291] [292] Underfull \hbox (badness 5681) in paragraph at lines 19970--19971 []\TU/FandolSong-Regular(0)/m/n/10 如 果 \TU/FreeSerif(0)/m/n/10 ESP32 Bluetooth LE \TU/FandolSong-Regular(0)/m/n/10 客 户 端 写 特 征 描 述 符 成 功,| \TU/FreeSerif(0)/m/ n/10 ESP32 Bluetooth LE \TU/FandolSong-Regular(0)/m/n/10 服 务 端 则 会 Underfull \hbox (badness 10000) in paragraph at lines 20002--20003 \TU/FandolSong-Regular(0)/m/n/10 示 \TU/FreeMono(0)/m/n/10 +WRITE:,< srv_index>,,,, [293] [294] [295] [296] Underfull \hbox (badness 10000) in paragraph at lines 20301--20302 []\TU/FandolSong-Regular(0)/m/n/10 如 果 \TU/FreeSerif(0)/m/n/10 Bluetooth LE \TU /FandolSong-Regular(0)/m/n/10 连 接 成 功,| 则 会 提 示 \TU/FreeMono(0)/m/n/10 OK\TU/F andolSong-Regular(0)/m/n/10 ,| 不 会 提 示 \TU/FreeMono(0)/m/n/10 +BLECONN:0, [297] [298] [299] [300] [301] [302] [303] [304] [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] [333] [334] [335] [336] [337] [338] [339] [340] [341] [342] [343] [344] [345] [346] [347] [348] [349] [350] [351] [352] [353] [354] Underfull \hbox (badness 10000) in paragraph at lines 23140--23141 \TU/FreeMono(0)/m/n/10 com/sites/all/themes/espressif/images/about-us/solution- platform.jpg\TU/FandolSong-Regular(0)/m/n/10 ,| Underfull \vbox (badness 10000) detected at line 23166 Overfull \vbox (1.97925pt too high) detected at line 23166 [355] [356] [357] [358] [359] [360] Overfull \vbox (2.57918pt too high) detected at line 23507 [361] [362] [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] [373] [374] [375] [376] [377] [378] [379] [380] [381] [382] [383] Underfull \hbox (badness 10000) in paragraph at lines 24999--25000 []\TU/FandolSong-Regular(0)/m/n/10 对 于 提 示 信 息 |(\TU/FreeSerif(0)/m/n/10 +BLEC ONN and +BLECONNPARAM\TU/FandolSong-Regular(0)/m/n/10 ) ,| 请 参 考[][]\TU/FreeSe rif(0)/m/it/10 AT+BLECONN[][] [384] [385] [386] Underfull \hbox (badness 10000) in paragraph at lines 25217--25218 []\TU/FandolSong-Regular(0)/m/n/10 对 于 提 示 信 息 |(\TU/FreeSerif(0)/m/n/10 +BLEC ONN and +BLECONNPARAM\TU/FandolSong-Regular(0)/m/n/10 ) ,| 请 参 考[][]\TU/FreeSe rif(0)/m/it/10 AT+BLECONN[][] [387] [388] [389] [390] Chapter 5. [391] [392] Underfull \hbox (badness 10000) in paragraph at lines 25453--25454 []\TU/FandolSong-Regular(0)/m/n/10 如 果 您 位 于 中 国 或 访 问 \TU/FreeSerif(0)/m/n/10 GitHub \TU/FandolSong-Regular(0)/m/n/10 有 困 难,| 也 可 以 使 用 \TU/FreeMono(0)/m/n/ 10 git clone https://gitee.com/ [393] [394] [395] [396] [397] [398] [399] [400] [401] LaTeX Font Warning: Font shape `TU/FandolFang-Regular(0)/m/it' undefined (Font) using `TU/FandolFang-Regular(0)/m/n' instead on input line 26012. [402] [403] Underfull \vbox (badness 10000) detected at line 26146 Underfull \vbox (badness 10000) detected at line 26146 [404] Overfull \vbox (2.9422pt too high) detected at line 26232 [405] Underfull \vbox (badness 10000) detected at line 26232 Underfull \vbox (badness 10000) detected at line 26232 [406] [407] [408] Underfull \vbox (badness 10000) detected at line 26373 Underfull \vbox (badness 10000) detected at line 26373 [409] [410] Underfull \vbox (badness 10000) detected at line 26468 Underfull \vbox (badness 10000) detected at line 26468 [411] [412] [413] [414] [415] [416] [417] Underfull \hbox (badness 10000) in paragraph at lines 26880--26881 []\TU/FreeSerif(0)/m/n/10 factory_param_data.csv \TU/FandolSong-Regular(0)/m/n/ 10 表 格 保 存 了[][]\TU/FreeSerif(0)/m/it/10 factory_param_type.csv[][] \TU/FandolS ong-Regular(0)/m/n/10 中 定 义 的 所 有 参 数 的 值,| 支 持 \TU/FreeSerif(0)/m/n/10 ESP32 \TU/FandolSong-Regular(0)/m/n/10 和 [418] [419] [420] [421] [422] [423] [424] [425] Underfull \hbox (badness 6348) in paragraph at lines 27373--27374 []\TU/FandolSong-Regular(0)/m/n/10 低 功 耗 蓝 牙 服 务 源 文 件 是 \TU/FreeSerif(0)/m/n/1 0 ESP-AT \TU/FandolSong-Regular(0)/m/n/10 工 程 创 建 低 功 耗 蓝 牙 服 务 所 依 据 的 文 件,| 文 件 位 于 [][]\TU/FreeSerif(0)/m/n/10 compo- [426] [427] [428] [429] [430] Overfull \hbox (13.79832pt too wide) in paragraph at lines 2--27966 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32_default/at_customize.csv[][]| Underfull \hbox (badness 10000) in paragraph at lines 2--27980 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32- Overfull \hbox (13.53833pt too wide) in paragraph at lines 2--27987 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32_qcloud/at_customize.csv[][]| Overfull \hbox (23.23833pt too wide) in paragraph at lines 2--27994 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32c3_default/at_customize.csv[][]| Overfull \hbox (22.97833pt too wide) in paragraph at lines 2--28001 []|[][]\TU/FreeSerif(0)/m/n/10 module_esp32c3_qcloud/at_customize.csv[][]| [431] [432] [433] Underfull \hbox (badness 10000) in paragraph at lines 28293--28294 []\TU/FreeSerif(0)/m/n/10 WROOM- Overfull \hbox (0.89272pt too wide) in paragraph at lines 28343--28344 []|\TU/FreeSerif(0)/m/n/10 ESP32_QCLOUD| Overfull \hbox (12.59273pt too wide) in paragraph at lines 28369--28370 []|\TU/FreeSerif(0)/m/n/10 ESP32C3_QCLOUD| [434] Underfull \hbox (badness 5403) in paragraph at lines 28386--28387 []\TU/FandolSong-Regular(0)/m/n/10 当 \TU/FreeMono(0)/m/n/10 ./build.py menuconf ig \TU/FandolSong-Regular(0)/m/n/10 中 的 \TU/FreeMono(0)/m/n/10 silence mode \TU /FandolSong-Regular(0)/m/n/10 为 \TU/FreeMono(0)/m/n/10 0 \TU/FandolSong-Regular (0)/m/n/10 时,| 对 应 模 块 的 配 置 文 件 为 Underfull \hbox (badness 5403) in paragraph at lines 28389--28390 []\TU/FandolSong-Regular(0)/m/n/10 当 \TU/FreeMono(0)/m/n/10 ./build.py menuconf ig \TU/FandolSong-Regular(0)/m/n/10 中 的 \TU/FreeMono(0)/m/n/10 silence mode \TU /FandolSong-Regular(0)/m/n/10 为 \TU/FreeMono(0)/m/n/10 1 \TU/FandolSong-Regular (0)/m/n/10 时,| 对 应 模 块 的 配 置 文 件 为 [435] [436] Underfull \hbox (badness 10000) in paragraph at lines 28477--28478 []\TU/FandolSong-Regular(0)/m/n/10 本 例 中,| 我 们 复 制 粘 贴 \TU/FreeMono(0)/m/n/10 module_esp32_default \TU/FandolSong-Regular(0)/m/n/10 文 件 夹 及 其 中 的 配 置 文 件,| 并 重 命 名 为 [437] [438] [439] [440] [441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] Underfull \hbox (badness 10000) in paragraph at lines 29579--29580 \TU/FandolSong-Regular(0)/m/n/10 文 件 夹 下 的 不 同 模 组 文 件 夹 中。| 该 文 件 描 述 了 模 组 固 件 所 基 于 的 \TU/FreeSerif(0)/m/n/10 ESP-IDF \TU/FandolSong-Regular(0)/m/n/10 的 分 支、| 提 交 \TU/FreeSerif(0)/m/n/10 ID Underfull \hbox (badness 10000) in paragraph at lines 29579--29580 \TU/FandolSong-Regular(0)/m/n/10 和 仓 库 地 址。| 例 如,| \TU/FreeMono(0)/m/n/10 PLAT FORM_ESP32 \TU/FandolSong-Regular(0)/m/n/10 平 台 的 \TU/FreeMono(0)/m/n/10 WROOM- 32 \TU/FandolSong-Regular(0)/m/n/10 模 组 的 \TU/FreeMono(0)/m/n/10 IDF_VERSION \T U/FandolSong-Regular(0)/m/n/10 位 于 [][]\TU/FreeSerif(0)/m/n/10 mod- [454] Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 WROOM Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 WROVER Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 PICO-D4 Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 SOLO-1 Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 MINI-1 Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 D2WD Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSans(0)/m/n/10 QCLOUD Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSerif(0)/m/n/10 smartcon- Underfull \hbox (badness 10000) in paragraph at lines 30040--30040 []\TU/FreeSerif(0)/m/n/10 qcloud [455] Underfull \hbox (badness 10000) in paragraph at lines 30055--30056 []|\TU/FreeSans(0)/m/n/10 WROOM Underfull \hbox (badness 10000) in paragraph at lines 30057--30058 []|\TU/FreeSans(0)/m/n/10 WROVER Underfull \hbox (badness 10000) in paragraph at lines 30059--30060 []|\TU/FreeSans(0)/m/n/10 PICO-D4 Underfull \hbox (badness 10000) in paragraph at lines 30061--30062 []|\TU/FreeSans(0)/m/n/10 SOLO-1 Underfull \hbox (badness 10000) in paragraph at lines 30067--30069 []|\TU/FreeSans(0)/m/n/10 QCLOUD Underfull \hbox (badness 10000) in paragraph at lines 30104--30109 []|\TU/FreeSerif(0)/m/n/10 UART \TU/FandolSong-Regular(0)/m/n/10 管 [456] Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 WROOM Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 WROVER Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 PICO-D4 Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 SOLO-1 Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 MINI-1 Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 D2WD Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSans(0)/m/n/10 QCLOUD Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32-WROOM- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- Underfull \hbox (badness 10000) in paragraph at lines 30464--30464 []\TU/FreeSerif(0)/m/n/10 ESP32- [457] [458] [459] [460] [461] [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] [476] [477] Underfull \hbox (badness 10000) in paragraph at lines 32104--32104 []\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 32104--32104 \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)/bx/n/10 const [478] [479] [480] [481] [482] [483] [484] Chapter 6. [485] Overfull \vbox (5.60004pt too high) has occurred while \output is active [486] [487] [488] [489] [490] Underfull \hbox (badness 10000) in paragraph at lines 33505--33506 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [491] [492] Underfull \hbox (badness 10000) in paragraph at lines 33627--33628 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [493] [494] [495] Underfull \hbox (badness 10000) in paragraph at lines 33848--33849 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] Underfull \hbox (badness 10000) in paragraph at lines 34727--34728 []\TU/FandolSong-Regular(0)/m/n/10 当 固 件 下 载 结 束,| 成 功 会 上 报 \TU/FreeMono(0)/m /n/10 +TCOTASTATUS:UPDATESUCCESS\TU/FandolSong-Regular(0)/m/n/10 ,| 失 败 会 上 报 [511] [512] [513] LaTeX Warning: Float too large for page by 27.45003pt on input line 34919. [514] [515] [516] [517] [518] [519] [520] [521] [522] [523] [524] Underfull \hbox (badness 10000) in paragraph at lines 35488--35489 []\TU/FandolSong-Regular(0)/m/n/10 如 果 模 组 已 经 连 接 腾 讯 云 \TU/FreeSerif(0)/m/n/1 0 MQTT \TU/FandolSong-Regular(0)/m/n/10 服 务 器,| 则 返 回 错 误,| 用 户 需 要 先 发 送 断 开 连 接 命 令 [525] [526] [527] [528] [529] [530] [531] [532] [533] [534] [535] [536] [537] Underfull \hbox (badness 10000) in paragraph at lines 36367--36368 []|\TU/FreeSans(0)/m/n/10 [538] Overfull \hbox (12.58679pt too wide) in paragraph at lines 36544--36546 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_PUSH_TO_LIST_FAILED| Overfull \hbox (31.80682pt too wide) in paragraph at lines 36565--36567 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_ATTEMPTING_RECONNECT| Overfull \hbox (13.15681pt too wide) in paragraph at lines 36572--36574 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_RECONNECT_TIMEOUT| Overfull \hbox (7.10681pt too wide) in paragraph at lines 36579--36581 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_MAX_SUBSCRIPTIONS| Overfull \hbox (10.5368pt too wide) in paragraph at lines 36614--36616 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_UNKNOWN| Overfull \hbox (141.84682pt too wide) in paragraph at lines 36621--36623 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONANCK_UNACCEPTABLE_PROTOCOL_VERSIO N| Overfull \hbox (66.36682pt too wide) in paragraph at lines 36628--36630 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_IDENTIFIER_REJECTED| Overfull \hbox (70.21681pt too wide) in paragraph at lines 36635--36637 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_SERVER_UNAVAILABLE| Overfull \hbox (35.42682pt too wide) in paragraph at lines 36642--36644 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_BAD_USERDATA| Overfull \hbox (47.14682pt too wide) in paragraph at lines 36649--36651 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MQTT_CONNACK_NOT_AUTHORIZED| Overfull \hbox (1.42682pt too wide) in paragraph at lines 36692--36694 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_JSON_BUFFER_TRUNCATED| Overfull \hbox (5.0068pt too wide) in paragraph at lines 36720--36722 []|\TU/FreeSerif(0)/m/n/10 QCLOUD_ERR_MAX_APPENDING_REQUEST| [539] [540] [541] [542] [543] [544] [545] [546] Chapter 7. [547] [548] [549] [550] [551] [552] [553] [554] [555] [556] Chapter 8. [557] [558] [559] [560] [561] [562] [563] [564] Chapter 9. [565] (./espressif-esp-at-zh-cn.ind [566] Underfull \hbox (badness 10000) in paragraph at lines 41--42 []\TU/FreeMono(0)/m/n/10 esp_at_ble_hid_cmd_regist \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 44--45 []\TU/FreeMono(0)/m/n/10 esp_at_bt_a2dp_cmd_regist \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 49--50 []\TU/FreeMono(0)/m/n/10 ESP_AT_CMD_ERROR_CMD_PROCESSING \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C \TU/FandolSong-Regular(0)/m/it/10 宏\TU/FreeSerif( 0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 61--62 []\TU/FreeMono(0)/m/n/10 esp_at_cmd_struct::at_exeCmd \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ mem- [567] Underfull \hbox (badness 10000) in paragraph at lines 65--66 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_regist \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 5711) in paragraph at lines 66--67 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_struct \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ class\TU/FreeSerif(0)/m/n/10 ), Overfull \hbox (10.1223pt too wide) in paragraph at lines 67--69 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_struct::connect_cb Overfull \hbox (28.1223pt too wide) in paragraph at lines 69--71 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_struct::disconnect_cb Overfull \hbox (4.1223pt too wide) in paragraph at lines 71--73 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ble_ops_struct::recv_data Underfull \hbox (badness 10000) in paragraph at lines 74--76 []\TU/FreeMono(0)/m/n/10 esp_at_custom_cmd_line_terminator_get Underfull \hbox (badness 10000) in paragraph at lines 76--78 []\TU/FreeMono(0)/m/n/10 esp_at_custom_cmd_line_terminator_set Underfull \hbox (badness 10000) in paragraph at lines 78--79 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_regist \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 5711) in paragraph at lines 79--80 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_struct \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ class\TU/FreeSerif(0)/m/n/10 ), Overfull \hbox (10.1223pt too wide) in paragraph at lines 80--82 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_struct::connect_cb Overfull \hbox (28.1223pt too wide) in paragraph at lines 82--84 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_struct::disconnect_cb Overfull \hbox (4.1223pt too wide) in paragraph at lines 84--86 []\TU/FreeMono(0)/m/n/10 esp_at_custom_net_ops_struct::recv_data Overfull \hbox (58.1223pt too wide) in paragraph at lines 88--90 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ops_struct::pre_deepsleep_callback Overfull \hbox (46.1223pt too wide) in paragraph at lines 90--92 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ops_struct::pre_restart_callback Overfull \hbox (16.1223pt too wide) in paragraph at lines 92--94 []\TU/FreeMono(0)/m/n/10 esp_at_custom_ops_struct::status_callback Underfull \hbox (badness 10000) in paragraph at lines 94--95 []\TU/FreeMono(0)/m/n/10 esp_at_custom_partition_find \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Overfull \hbox (16.1223pt too wide) in paragraph at lines 97--99 []\TU/FreeMono(0)/m/n/10 esp_at_device_ops_struct::get_data_length Underfull \hbox (badness 10000) in paragraph at lines 99--100 []\TU/FreeMono(0)/m/n/10 esp_at_device_ops_struct::read_data Overfull \hbox (40.1223pt too wide) in paragraph at lines 100--102 []\TU/FreeMono(0)/m/n/10 esp_at_device_ops_struct::wait_write_complete Underfull \hbox (badness 10000) in paragraph at lines 102--103 []\TU/FreeMono(0)/m/n/10 esp_at_device_ops_struct::write_data Underfull \hbox (badness 10000) in paragraph at lines 113--114 []\TU/FreeMono(0)/m/n/10 esp_at_get_module_name_by_id \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 8019) in paragraph at lines 124--125 []\TU/FreeMono(0)/m/n/10 ESP_AT_PARA_PARSE_RESULT_FAIL \TU/FreeSerif(0)/m/n/10 (\TU/FreeSerif(0)/m/it/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 126--127 []\TU/FreeMono(0)/m/n/10 ESP_AT_PARA_PARSE_RESULT_OMITTED \TU/FreeSerif(0)/m/n/ 10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 130--131 []\TU/FreeMono(0)/m/n/10 esp_at_port_exit_specific \TU/FreeSerif(0)/m/n/10 (\TU /FreeSerif(0)/m/it/10 C++ function\TU/FreeSerif(0)/m/n/10 ), [568] Underfull \hbox (badness 10000) in paragraph at lines 133--134 []\TU/FreeMono(0)/m/n/10 esp_at_port_recv_data_notify \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- Underfull \hbox (badness 10000) in paragraph at lines 134--136 []\TU/FreeMono(0)/m/n/10 esp_at_port_recv_data_notify_from_isr Underfull \hbox (badness 10000) in paragraph at lines 136--137 []\TU/FreeMono(0)/m/n/10 esp_at_port_specific_callback_t \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 138--139 []\TU/FreeMono(0)/m/n/10 esp_at_port_wait_write_complete \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 142--143 []\TU/FreeMono(0)/m/n/10 ESP_AT_RESULT_CODE_FAIL \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 146--148 []\TU/FreeMono(0)/m/n/10 ESP_AT_RESULT_CODE_OK_AND_INPUT_PROMPT Underfull \hbox (badness 10000) in paragraph at lines 151--152 []\TU/FreeMono(0)/m/n/10 esp_at_result_code_string_index \TU/FreeSerif(0)/m/n/1 0 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\TU/FreeMono(0)/m/n/10 ESP_AT_SUB_CMD_OP_ERROR \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 159--160 []\TU/FreeMono(0)/m/n/10 ESP_AT_SUB_COMMON_ERROR \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 163--164 []\TU/FreeMono(0)/m/n/10 ESP_AT_SUB_PARA_INVALID \TU/FreeSerif(0)/m/n/10 (\TU/F reeSerif(0)/m/it/10 C++ enumerator\TU/FreeSerif(0)/m/n/10 ), Underfull \hbox (badness 8019) in paragraph at lines 167--168 []\TU/FreeMono(0)/m/n/10 ESP_AT_SUB_PARA_TYPE_MISMATCH \TU/FreeSerif(0)/m/n/10 (\TU/FreeSerif(0)/m/it/10 C++ enu- Underfull \hbox (badness 10000) in paragraph at lines 170--171 []\TU/FreeMono(0)/m/n/10 esp_at_transmit_terminal_from_isr \TU/FreeSerif(0)/m/n /10 (\TU/FreeSerif(0)/m/it/10 C++ Underfull \hbox (badness 10000) in paragraph at lines 172--173 []\TU/FreeMono(0)/m/n/10 esp_at_web_server_cmd_regist \TU/FreeSerif(0)/m/n/10 ( \TU/FreeSerif(0)/m/it/10 C++ func- [569] [570]) (./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 (574 pages). Transcript written on espressif-esp-at-zh-cn.log. Latexmk: Index file 'espressif-esp-at-zh-cn.idx' was written Latexmk: Log file says output to 'espressif-esp-at-zh-cn.pdf' Latexmk: All targets (espressif-esp-at-zh-cn.pdf) are up-to-date [rtd-command-info] start-time: 2021-12-24T14:02:31.345115Z, end-time: 2021-12-24T14:02:31.432642Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/checkouts/release-v2.3.0.0_esp32c3/docs/zh_CN/_build/latex/espressif-esp-at-zh-cn.pdf /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at-zh-cn/artifacts/release-v2.3.0.0_esp32c3/sphinx_pdf/espressif-esp-at-zh-cn.pdf