Read the Docs build information Build id: 375420 Project: espressif-esp-at Version: release-v2.1.0.0_esp8266 Commit: b0b3dad76de7ff5358745647da598df351544162 Date: 2020-07-23T14:53:27.308915Z State: finished Success: True [rtd-command-info] start-time: 2020-07-23T14:53:58.063076Z, end-time: 2020-07-23T14:54:06.254512Z, duration: 8, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/espressif/esp-at.git . Cloning into '.'... [rtd-command-info] start-time: 2020-07-23T14:54:06.926196Z, end-time: 2020-07-23T14:54:07.490591Z, duration: 0, exit-code: 0 git checkout --force origin/release/v2.1.0.0_esp8266 Note: checking out 'origin/release/v2.1.0.0_esp8266'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by 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 b0b3dad Merge branch 'cherry-pick-9a79f712' into 'release/v2.1.0.0_esp8266' [rtd-command-info] start-time: 2020-07-23T14:54:07.661336Z, end-time: 2020-07-23T14:54:07.863179Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-07-23T14:54:10.828957Z, end-time: 2020-07-23T14:54:21.613829Z, duration: 10, exit-code: 0 python2.7 -mvirtualenv New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-07-23T14:54:10.828957Z, end-time: 2020-07-23T14:54:21.613829Z, duration: 10, exit-code: 0 python2.7 -mvirtualenv New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-07-23T14:54:27.048949Z, end-time: 2020-07-23T14:54:27.872340Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (20.1.1) [rtd-command-info] start-time: 2020-07-23T14:54:28.309385Z, end-time: 2020-07-23T14:54:37.740298Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 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<1.1 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py2-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-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.5-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<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.7.4.3-py2-none-any.whl (26 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 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-py2-none-any.whl size=23755 sha256=5bed35302227ce4ad847e4f59f2a4b48f10c5183b2393fc8eb81e77bcbd5ebc6 Stored in directory: /tmp/pip-ephem-wheel-cache-bJ243m/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 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-py2-none-any.whl size=502566 sha256=c2de0ec965d06f6bdfd3bbfc1f89b8e68e9d7e6f7ea74d8a1823305e01dc9972 Stored in directory: /tmp/pip-ephem-wheel-cache-bJ243m/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, imagesize, typing, MarkupSafe, Jinja2, urllib3, certifi, idna, chardet, requests, six, pyparsing, packaging, snowballstemmer, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 44.1.1 Uninstalling setuptools-44.1.1: Successfully uninstalled setuptools-44.1.1 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.24.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.7.4.3 urllib3-1.25.10 [rtd-command-info] start-time: 2020-07-23T14:54:38.324877Z, end-time: 2020-07-23T14:54:42.295397Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already satisfied: sphinx>=1.8.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from -r docs/requirements.txt (line 4)) (1.8.5) Collecting breathe==4.11.1 Downloading breathe-4.11.1-py2.py3-none-any.whl (74 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from -r docs/requirements.txt (line 6)) (0.4.3) Collecting sphinx-notfound-page Downloading sphinx-notfound-page-0.4.tar.gz (5.7 kB) Collecting sphinxcontrib-blockdiag<2.0.0,>=1.5.5 Downloading sphinxcontrib_blockdiag-1.5.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-seqdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_seqdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-actdiag<2.0.0,>=0.8.5 Downloading sphinxcontrib_actdiag-0.8.5-py2.py3-none-any.whl (7.0 kB) Collecting sphinxcontrib-nwdiag<2.0.0,>=0.9.5 Downloading sphinxcontrib_nwdiag-0.9.5-py2.py3-none-any.whl (13 kB) Collecting blockdiag<2.0.0,>=1.5.4 Downloading blockdiag-1.5.4-py2.py3-none-any.whl (2.7 MB) Collecting seqdiag<2.0.0,>=0.9.6 Downloading seqdiag-0.9.6-py2.py3-none-any.whl (2.6 MB) Collecting actdiag<2.0.0,>=0.5.4 Downloading actdiag-0.5.4-py2.py3-none-any.whl (2.6 MB) Collecting nwdiag<2.0.0,>=1.0.4 Downloading nwdiag-1.0.4-py2.py3-none-any.whl (7.7 MB) Requirement already satisfied: recommonmark in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from -r docs/requirements.txt (line 16)) (0.5.0) Requirement already satisfied: future>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from -r docs/requirements.txt (line 17)) (0.18.2) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.8.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.2.0) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.7.4.3) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.14) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.11.2) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.24.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (20.4) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.3.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.0.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (41.0.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.15.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.2) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Collecting webcolors Downloading webcolors-1.10-py2.py3-none-any.whl (10 kB) Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from blockdiag<2.0.0,>=1.5.4->-r docs/requirements.txt (line 12)) (5.4.1) Requirement already satisfied: commonmark>=0.7.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from recommonmark->-r docs/requirements.txt (line 16)) (0.8.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2020.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.1) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.25.10) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.10) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2020.6.20) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.4.7) Building wheels for collected packages: sphinx-notfound-page, funcparserlib Building wheel for sphinx-notfound-page (setup.py): started Building wheel for sphinx-notfound-page (setup.py): finished with status 'done' Created wheel for sphinx-notfound-page: filename=sphinx_notfound_page-0.4-py2-none-any.whl size=6677 sha256=e17f4dc2d377f896ef9be9b3f36bcdadb7b9180514286ed4a89ea37e9b5345a3 Stored in directory: /tmp/pip-ephem-wheel-cache-M9YBZ2/wheels/cd/37/d2/c73d00ce931149b09514d171c8711fc9b0358a9d9574c453dc Building wheel for funcparserlib (setup.py): started Building wheel for funcparserlib (setup.py): finished with status 'done' Created wheel for funcparserlib: filename=funcparserlib-0.3.6-py2-none-any.whl size=17488 sha256=f9072156253f4e6aa0528ee66f92136033babd12553583fa158a9d2a32e0a5b3 Stored in directory: /tmp/pip-ephem-wheel-cache-M9YBZ2/wheels/7b/df/d0/1da7d3e15517c32cef383541dae5007897b0806fcfb6586ec8 Successfully built sphinx-notfound-page funcparserlib Installing collected packages: breathe, sphinx-notfound-page, funcparserlib, webcolors, blockdiag, sphinxcontrib-blockdiag, seqdiag, sphinxcontrib-seqdiag, actdiag, sphinxcontrib-actdiag, nwdiag, sphinxcontrib-nwdiag Successfully installed actdiag-0.5.4 blockdiag-1.5.4 breathe-4.11.1 funcparserlib-0.3.6 nwdiag-1.0.4 seqdiag-0.9.6 sphinx-notfound-page-0.4 sphinxcontrib-actdiag-0.8.5 sphinxcontrib-blockdiag-1.5.5 sphinxcontrib-nwdiag-0.9.5 sphinxcontrib-seqdiag-0.8.5 webcolors-1.10 [rtd-command-info] start-time: 2020-07-23T14:54:44.577033Z, end-time: 2020-07-23T14:54:44.808700Z, duration: 0, exit-code: 0 cat docs/en/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 User Guide' copyright = u'2020 - 2025, Espressif Systems (Shanghai) PTE LTD' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. language = 'en' # 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/DejaVuSans.ttf', '../_static') # Set up font for blockdiag, nwdiag, rackdiag and packetdiag blockdiag_fontpath = '../_static/DejaVuSans.ttf' seqdiag_fontpath = '../_static/DejaVuSans.ttf' actdiag_fontpath = '../_static/DejaVuSans.ttf' nwdiag_fontpath = '../_static/DejaVuSans.ttf' rackdiag_fontpath = '../_static/DejaVuSans.ttf' packetdiag_fontpath = '../_static/DejaVuSans.ttf' ########################################################################### # 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 # import importlib import sys import os.path from six import string_types 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.1.0.0_esp8266", 'version_slug': "release-v2.1.0.0_esp8266", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("release-v2.1.0.0_esp8266", "/en/release-v2.1.0.0_esp8266/"), ("release-v2.1.0.0_esp32", "/en/release-v2.1.0.0_esp32/"), ], 'downloads': [ ("pdf", "//docs.espressif.com/_/downloads/esp-at/en/release-v2.1.0.0_esp8266/pdf/"), ("html", "//docs.espressif.com/_/downloads/esp-at/en/release-v2.1.0.0_esp8266/htmlzip/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-at', 'name': u'esp-at', 'rtd_language': u'en', 'programming_language': u'c', 'canonical_url': 'https://docs.espressif.com/projects/esp-at/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/en/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'proxied_api_host': '/_', 'github_repo': 'esp-at', 'github_version': 'release/v2.1.0.0_esp8266', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'release/v2.1.0.0_esp8266', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'release/v2.1.0.0_esp8266', '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': 'b0b3dad7', } 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") project_language = 'en' # 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' [rtd-command-info] start-time: 2020-07-23T14:54:45.000758Z, end-time: 2020-07-23T14:56:11.482142Z, duration: 86, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives Makefile:28: There is no module_config/module_wroom-32,Using module_config/module_esp32_default Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf'... Note: checking out 'e7ac221b42517df8196c8b88cc9ac8dfb63db0f6'. 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 e7ac221b4 Merge branch 'bugfix/authmode_degrade_fix_v4.0_1' into 'release/v4.0' Submodule 'components/asio/asio' (https://github.com/espressif/asio.git) registered for path 'components/asio/asio' Submodule 'components/bootloader/subproject/components/micro-ecc/micro-ecc' (https://github.com/kmackay/micro-ecc.git) registered for path 'components/bootloader/subproject/components/micro-ecc/micro-ecc' Submodule 'components/bt/controller/lib' (https://github.com/espressif/esp32-bt-lib.git) registered for path 'components/bt/controller/lib' Submodule 'components/bt/host/nimble/nimble' (https://github.com/espressif/esp-nimble.git) registered for path 'components/bt/host/nimble/nimble' Submodule 'components/coap/libcoap' (https://github.com/obgm/libcoap.git) registered for path 'components/coap/libcoap' Submodule 'components/esp_wifi/lib_esp32' (https://github.com/espressif/esp32-wifi-lib.git) registered for path 'components/esp_wifi/lib_esp32' Submodule 'components/esptool_py/esptool' (https://github.com/espressif/esptool.git) registered for path 'components/esptool_py/esptool' Submodule 'components/expat/expat' (https://github.com/libexpat/libexpat.git) registered for path 'components/expat/expat' Submodule 'components/json/cJSON' (https://github.com/DaveGamble/cJSON.git) registered for path 'components/json/cJSON' Submodule 'components/libsodium/libsodium' (https://github.com/jedisct1/libsodium.git) registered for path 'components/libsodium/libsodium' Submodule 'components/lwip/lwip' (https://github.com/espressif/esp-lwip.git) registered for path 'components/lwip/lwip' Submodule 'components/mbedtls/mbedtls' (https://github.com/espressif/mbedtls.git) registered for path 'components/mbedtls/mbedtls' Submodule 'components/mqtt/esp-mqtt' (https://github.com/espressif/esp-mqtt.git) registered for path 'components/mqtt/esp-mqtt' Submodule 'components/nghttp/nghttp2' (https://github.com/nghttp2/nghttp2.git) registered for path 'components/nghttp/nghttp2' Submodule 'components/protobuf-c/protobuf-c' (https://github.com/protobuf-c/protobuf-c.git) registered for path 'components/protobuf-c/protobuf-c' Submodule 'components/spiffs/spiffs' (https://github.com/pellepl/spiffs.git) registered for path 'components/spiffs/spiffs' Submodule 'components/unity/unity' (https://github.com/ThrowTheSwitch/Unity.git) registered for path 'components/unity/unity' Submodule 'examples/build_system/cmake/import_lib/main/lib/tinyxml2' (https://github.com/leethomason/tinyxml2.git) registered for path 'examples/build_system/cmake/import_lib/main/lib/tinyxml2' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/asio/asio'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/bt/controller/lib'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/bt/host/nimble/nimble'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/coap/libcoap'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/esp_wifi/lib_esp32'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/esptool_py/esptool'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/expat/expat'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/json/cJSON'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/libsodium/libsodium'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/lwip/lwip'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/mbedtls/mbedtls'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/mqtt/esp-mqtt'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/nghttp/nghttp2'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/protobuf-c/protobuf-c'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/spiffs/spiffs'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/unity/unity'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/examples/build_system/cmake/import_lib/main/lib/tinyxml2'... Submodule 'ext/tinydtls' (https://git.eclipse.org/r/tinydtls/org.eclipse.tinydtls) registered for path 'components/coap/libcoap/ext/tinydtls' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/coap/libcoap/ext/tinydtls'... Submodule 'third-party/mruby' (https://github.com/mruby/mruby) registered for path 'components/nghttp/nghttp2/third-party/mruby' Submodule 'third-party/neverbleed' (https://github.com/h2o/neverbleed.git) registered for path 'components/nghttp/nghttp2/third-party/neverbleed' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/nghttp/nghttp2/third-party/mruby'... Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/components/nghttp/nghttp2/third-party/neverbleed'... Submodule path 'components/asio/asio': checked out '55efc179b76139c8f9b44bf22a4aba4803f7a7bd' Submodule path 'components/bootloader/subproject/components/micro-ecc/micro-ecc': checked out 'd037ec89546fad14b5c4d5456c2e23a71e554966' Submodule path 'components/bt/controller/lib': checked out '2575a67bc744a617b2e10267174f5b642d890c37' Submodule path 'components/bt/host/nimble/nimble': checked out 'ed49fc24c85297277e7d51faa479aa643f64c0c2' Submodule path 'components/coap/libcoap': checked out 'cfec0d072c5b99ed3e54828ca50ea2f6b91e1f50' Submodule path 'components/coap/libcoap/ext/tinydtls': checked out '3b24a701ed5b0785306aa732e739ecb1eb3d03f8' Submodule path 'components/esp_wifi/lib_esp32': checked out '1268d0c0d638b664ef12c9a3dbbb3dc5242c9748' Submodule path 'components/esptool_py/esptool': checked out 'de30f21a222ec62f5a023dd955439b4f57702768' Submodule path 'components/expat/expat': checked out 'a7bc26b69768f7fb24f0c7976fae24b157b85b13' Submodule path 'components/json/cJSON': checked out '3c8935676a97c7c97bf006db8312875b4f292f6c' Submodule path 'components/libsodium/libsodium': checked out '70170c28c844a4786e75efc626e1aeebc93caebc' Submodule path 'components/lwip/lwip': checked out '50e4e0d1821a6e5deab0ead9f35ffb4e60625ea6' Submodule path 'components/mbedtls/mbedtls': checked out '9ef92c551eb8d92677034c3ec8078a8076febf41' Submodule path 'components/mqtt/esp-mqtt': checked out '6bc94add892437d0fd50f26bfabe78c646648c13' Submodule path 'components/nghttp/nghttp2': checked out '3bcc416e13cc790e2fb45fcfe9111d38609c5032' Submodule path 'components/nghttp/nghttp2/third-party/mruby': checked out '22464fe5a0a10f2b077eaba109ce1e912e4a77de' Submodule path 'components/nghttp/nghttp2/third-party/neverbleed': checked out 'da5c2ab419a3bb8a4cc6c37a6c7f3e4bd4b41134' Submodule path 'components/protobuf-c/protobuf-c': checked out 'dac1a65feac4ad72f612aab99f487056fbcf5c1a' Submodule path 'components/spiffs/spiffs': checked out 'f5e26c4e933189593a71c6b82cda381a7b21e41c' Submodule path 'components/unity/unity': checked out '7d2bf62b7e6afaf38153041a9d53c21aeeca9a25' Submodule path 'examples/build_system/cmake/import_lib/main/lib/tinyxml2': checked out '7e8e249990ec491ec15990cf95b6d871a66cf64a' The following Python requirements are not satisfied: click>=5.0 pyserial>=3.0 cryptography>=2.1.4 pyparsing>=2.0.3,<2.4.0 pyelftools>=0.22 Please refer to the Get Started section of the ESP-IDF Programming Guide for setting up the required packages. Alternatively, you can run "/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/bin/python -m pip install -r /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/requirements.txt" for resolving the issue. make: *** No rule to make target 'check_python_dependencies', needed by 'defconfig'. Stop. ../../esp-idf/Kconfig:21: warning: 'option env="IDF_TARGET"' on symbol IDF_TARGET_ENV has no effect, because the environment variable IDF_TARGET is not set components/mqtt/esp-mqtt/lib/include/platform_esp32_idf.h: Cannot parse line Creating directory _build/toolchain_inc fatal: No annotated tags can describe 'b0b3dad76de7ff5358745647da598df351544162'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Generating kconfig.inc from kconfig contents List of Kconfig: esp-wolfssl List of Kconfig.projbuild: customized_partitions List of sdkconfig.rename: app_trace, bootloader, bt, driver, esp32, esp_common, esp_event, esp_wifi, esptool_py, freemodbus, freertos, lwip, pthread, spi_flash, tcpip_adapter, vfs Generating toolchain download links Version: Release: Downloading font file loading translations [en]... done fatal: no tag exactly matches 'b0b3dad76de7ff5358745647da598df351544162' Git commit ID: b0b3dad making output directory... fatal: no tag exactly matches 'b0b3dad76de7ff5358745647da598df351544162' Creating directory _build/version_inc refs: refs/remotes/origin/release/v2.1.0.0_esp8266 Writing _build/version_inc/git-clone-bash.inc... Writing _build/version_inc/git-clone-windows.inc... Writing _build/version_inc/git-clone-notes.inc... Wrote git-clone-xxx.inc files _build/version_inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 14 source files that are out of date updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] api-guides/index reading sources... [ 14%] get-started/ESP32_AT_Classic_Bluetooth /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 21%] get-started/ESP32_AT_Ethernet reading sources... [ 28%] get-started/ESP_AT_Commands_Set reading sources... [ 35%] get-started/ESP_AT_Customize_Partitions reading sources... [ 42%] get-started/ESP_AT_Factory_Parameter_Bin reading sources... [ 50%] get-started/ESP_AT_Get_Started reading sources... [ 57%] get-started/How_To_Add_New_Platform reading sources... [ 64%] get-started/How_To_Customize_ble_services reading sources... [ 71%] get-started/How_To_Set_AT_Port_Pin reading sources... [ 78%] get-started/How_To_Update_IDF reading sources... [ 85%] get-started/SDIO_AT_User_Guide reading sources... [ 92%] get-started/index reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Commands_Set.md:0: WARNING: Document or section may not begin with a transition. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] api-guides/index writing output... [ 14%] get-started/ESP32_AT_Classic_Bluetooth writing output... [ 21%] get-started/ESP32_AT_Ethernet writing output... [ 28%] get-started/ESP_AT_Commands_Set writing output... [ 35%] get-started/ESP_AT_Customize_Partitions writing output... [ 42%] get-started/ESP_AT_Factory_Parameter_Bin writing output... [ 50%] get-started/ESP_AT_Get_Started writing output... [ 57%] get-started/How_To_Add_New_Platform writing output... [ 64%] get-started/How_To_Customize_ble_services writing output... [ 71%] get-started/How_To_Set_AT_Port_Pin writing output... [ 78%] get-started/How_To_Update_IDF writing output... [ 85%] get-started/SDIO_AT_User_Guide writing output... [ 92%] get-started/index writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Factory_Parameter_Bin.md:9: WARNING: None:any reference target not found: ../../../components/customized_partitions/raw_data/factory_param/factory_param_type.csv /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Factory_Parameter_Bin.md:74: WARNING: None:any reference target not found: ../../../components/customized_partitions/raw_data/factory_param/factory_param_data.csv /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Get_Started.md:8: WARNING: None:any reference target not found: ../../../components/customized_partitions/raw_data/factory_param/factory_param_data.csv /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/How_To_Customize_ble_services.md:10: WARNING: None:any reference target not found: ../module_config/module_esp32_default/partitions_at.csv generating indices... genindex writing additional pages... search copying images... [ 7%] get-started/../../img/OTA-8.png copying images... [ 15%] get-started/../../img/OTA-9.png copying images... [ 23%] get-started/../../img/Shake-Nearby.png copying images... [ 30%] get-started/../../img/OTA-2.png copying images... [ 38%] get-started/../../img/OTA-3.png copying images... [ 46%] get-started/../../img/OTA-1.png copying images... [ 53%] get-started/../../img/OTA-6.png copying images... [ 61%] get-started/../../img/OTA-7.png copying images... [ 69%] get-started/../../img/OTA-4.png copying images... [ 76%] get-started/../../img/OTA-5.png copying images... [ 84%] ../_static/api-guides.gif copying images... [ 92%] get-started/../../img/Connect-SoftAP.png copying images... [100%] ../_static/get-started.gif copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in _build/html. Creating redirect api-reference/ethernet/index to api-reference/network/index... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-reference/ethernet/index.html redirects to relative URL ../network/index.html Creating redirect api-reference/ethernet/esp_eth to api-reference/network/esp_eth... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-reference/ethernet/esp_eth.html redirects to relative URL ../network/esp_eth.html Creating redirect api-reference/mesh/index to api-reference/network/index... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-reference/mesh/index.html redirects to relative URL ../network/index.html Creating redirect api-reference/mesh/esp_mesh to api-reference/network/esp_mesh... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-reference/mesh/esp_mesh.html redirects to relative URL ../network/esp_mesh.html Creating redirect api-reference/wifi/index to api-reference/network/index... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-reference/wifi/index.html redirects to relative URL ../network/index.html Creating redirect api-reference/wifi/esp_now to api-reference/network/esp_now... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-reference/wifi/esp_now.html redirects to relative URL ../network/esp_now.html Creating redirect api-reference/wifi/esp_smartconfig to api-reference/network/esp_smartconfig... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-reference/wifi/esp_smartconfig.html redirects to relative URL ../network/esp_smartconfig.html Creating redirect api-reference/wifi/esp_wifi to api-reference/network/esp_wifi... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-reference/wifi/esp_wifi.html redirects to relative URL ../network/esp_wifi.html Creating redirect api-reference/system/tcpip_adapter to api-reference/network/tcpip_adapter... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-reference/system/tcpip_adapter.html redirects to relative URL ../network/tcpip_adapter.html Creating redirect get-started/idf-monitor to api-guides/tools/idf-monitor... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started/idf-monitor.html redirects to relative URL ../api-guides/tools/idf-monitor.html Creating redirect get-started-cmake/idf-monitor to api-guides/tools/idf-monitor... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/idf-monitor.html redirects to relative URL ../api-guides/tools/idf-monitor.html Creating redirect get-started/get-started-devkitc to hw-reference/get-started-devkitc... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started/get-started-devkitc.html redirects to relative URL ../hw-reference/get-started-devkitc.html Creating redirect get-started/get-started-devkitc-v2 to hw-reference/get-started-devkitc-v2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started/get-started-devkitc-v2.html redirects to relative URL ../hw-reference/get-started-devkitc-v2.html Creating redirect get-started/get-started-wrover-kit to hw-reference/get-started-wrover-kit... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started/get-started-wrover-kit.html redirects to relative URL ../hw-reference/get-started-wrover-kit.html Creating redirect get-started/get-started-wrover-kit-v2 to hw-reference/get-started-wrover-kit-v2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started/get-started-wrover-kit-v2.html redirects to relative URL ../hw-reference/get-started-wrover-kit-v2.html Creating redirect get-started/get-started-wrover-kit-v3 to hw-reference/get-started-wrover-kit-v3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started/get-started-wrover-kit-v3.html redirects to relative URL ../hw-reference/get-started-wrover-kit-v3.html Creating redirect get-started/get-started-pico-kit to hw-reference/get-started-pico-kit... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started/get-started-pico-kit.html redirects to relative URL ../hw-reference/get-started-pico-kit.html Creating redirect get-started/get-started-pico-kit-v3 to hw-reference/get-started-pico-kit-v3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started/get-started-pico-kit-v3.html redirects to relative URL ../hw-reference/get-started-pico-kit-v3.html Creating redirect get-started-cmake to get-started... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake.html redirects to relative URL get-started.html Creating redirect get-started-cmake/add-idf_path-to-profile to get-started/add-idf_path-to-profile... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/add-idf_path-to-profile.html redirects to relative URL ../get-started/add-idf_path-to-profile.html Creating redirect get-started-cmake/eclipse-setup to get-started/eclipse-setup... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/eclipse-setup.html redirects to relative URL ../get-started/eclipse-setup.html Creating redirect get-started-cmake/establish-serial-connection to get-started/establish-serial-connection... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/establish-serial-connection.html redirects to relative URL ../get-started/establish-serial-connection.html Creating redirect get-started-cmake/index to get-started/index... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/index.html redirects to relative URL ../get-started/index.html Creating redirect get-started-cmake/linux-setup to get-started/linux-setup... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/linux-setup.html redirects to relative URL ../get-started/linux-setup.html Creating redirect get-started-cmake/linux-setup-scratch to get-started/linux-setup-scratch... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/linux-setup-scratch.html redirects to relative URL ../get-started/linux-setup-scratch.html Creating redirect get-started-cmake/macos-setup to get-started/macos-setup... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/macos-setup.html redirects to relative URL ../get-started/macos-setup.html Creating redirect get-started-cmake/macos-setup-scratch to get-started/macos-setup-scratch... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/macos-setup-scratch.html redirects to relative URL ../get-started/macos-setup-scratch.html Creating redirect get-started-cmake/toolchain-setup-scratch to get-started/toolchain-setup-scratch... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/toolchain-setup-scratch.html redirects to relative URL ../get-started/toolchain-setup-scratch.html Creating redirect get-started-cmake/windows-setup to get-started/windows-setup... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/windows-setup.html redirects to relative URL ../get-started/windows-setup.html Creating redirect get-started-cmake/windows-setup-scratch to get-started/windows-setup-scratch... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/windows-setup-scratch.html redirects to relative URL ../get-started/windows-setup-scratch.html Creating redirect get-started-cmake/get-started-devkitc to hw-reference/get-started-devkitc... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/get-started-devkitc.html redirects to relative URL ../hw-reference/get-started-devkitc.html Creating redirect get-started-cmake/get-started-devkitc-v2 to hw-reference/get-started-devkitc-v2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/get-started-devkitc-v2.html redirects to relative URL ../hw-reference/get-started-devkitc-v2.html Creating redirect get-started-cmake/get-started-wrover-kit to hw-reference/get-started-wrover-kit... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/get-started-wrover-kit.html redirects to relative URL ../hw-reference/get-started-wrover-kit.html Creating redirect get-started-cmake/get-started-wrover-kit-v2 to hw-reference/get-started-wrover-kit-v2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/get-started-wrover-kit-v2.html redirects to relative URL ../hw-reference/get-started-wrover-kit-v2.html Creating redirect get-started-cmake/get-started-wrover-kit-v3 to hw-reference/get-started-wrover-kit-v3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/get-started-wrover-kit-v3.html redirects to relative URL ../hw-reference/get-started-wrover-kit-v3.html Creating redirect get-started-cmake/get-started-pico-kit to hw-reference/get-started-pico-kit... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/get-started-pico-kit.html redirects to relative URL ../hw-reference/get-started-pico-kit.html Creating redirect get-started-cmake/get-started-pico-kit-v3 to hw-reference/get-started-pico-kit-v3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/get-started-cmake/get-started-pico-kit-v3.html redirects to relative URL ../hw-reference/get-started-pico-kit-v3.html Creating redirect api-guide/build-system-cmake to api-guide/build-system... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-guide/build-system-cmake.html redirects to relative URL build-system.html Creating redirect api-guide/ulp-cmake to api-guide/ulp... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-guide/ulp-cmake.html redirects to relative URL ulp.html Creating redirect api-guide/unit-tests-cmake to api-guide/unit-tests... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/html/api-guide/unit-tests-cmake.html redirects to relative URL unit-tests.html [rtd-command-info] start-time: 2020-07-23T14:56:11.789405Z, end-time: 2020-07-23T14:56:19.264390Z, duration: 7, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives Makefile:28: There is no module_config/module_wroom-32,Using module_config/module_esp32_default The following Python requirements are not satisfied: click>=5.0 pyserial>=3.0 cryptography>=2.1.4 pyparsing>=2.0.3,<2.4.0 pyelftools>=0.22 Please refer to the Get Started section of the ESP-IDF Programming Guide for setting up the required packages. Alternatively, you can run "/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/bin/python -m pip install -r /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/requirements.txt" for resolving the issue. make: *** No rule to make target 'check_python_dependencies', needed by 'defconfig'. Stop. ../../esp-idf/Kconfig:21: warning: 'option env="IDF_TARGET"' on symbol IDF_TARGET_ENV has no effect, because the environment variable IDF_TARGET is not set components/mqtt/esp-mqtt/lib/include/platform_esp32_idf.h: Cannot parse line fatal: No annotated tags can describe 'b0b3dad76de7ff5358745647da598df351544162'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Generating kconfig.inc from kconfig contents List of Kconfig: esp-wolfssl List of Kconfig.projbuild: customized_partitions List of sdkconfig.rename: app_trace, bootloader, bt, driver, esp32, esp_common, esp_event, esp_wifi, esptool_py, freemodbus, freertos, lwip, pthread, spi_flash, tcpip_adapter, vfs Generating toolchain download links Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: no tag exactly matches 'b0b3dad76de7ff5358745647da598df351544162' Git commit ID: b0b3dad making output directory... fatal: no tag exactly matches 'b0b3dad76de7ff5358745647da598df351544162' refs: refs/remotes/origin/release/v2.1.0.0_esp8266 Writing _build/version_inc/git-clone-bash.inc... Writing _build/version_inc/git-clone-windows.inc... Writing _build/version_inc/git-clone-notes.inc... Wrote git-clone-xxx.inc files _build/version_inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] api-guides/index reading sources... [ 14%] get-started/ESP32_AT_Classic_Bluetooth /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 21%] get-started/ESP32_AT_Ethernet reading sources... [ 28%] get-started/ESP_AT_Commands_Set reading sources... [ 35%] get-started/ESP_AT_Customize_Partitions reading sources... [ 42%] get-started/ESP_AT_Factory_Parameter_Bin reading sources... [ 50%] get-started/ESP_AT_Get_Started reading sources... [ 57%] get-started/How_To_Add_New_Platform reading sources... [ 64%] get-started/How_To_Customize_ble_services reading sources... [ 71%] get-started/How_To_Set_AT_Port_Pin reading sources... [ 78%] get-started/How_To_Update_IDF reading sources... [ 85%] get-started/SDIO_AT_User_Guide reading sources... [ 92%] get-started/index reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Commands_Set.md:0: WARNING: Document or section may not begin with a transition. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... get-started/index get-started/ESP_AT_Get_Started get-started/ESP_AT_Commands_Set get-started/How_To_Set_AT_Port_Pin get-started/ESP_AT_Factory_Parameter_Bin get-started/ESP_AT_Customize_Partitions get-started/How_To_Add_New_Platform get-started/How_To_Customize_ble_services get-started/How_To_Update_IDF get-started/ESP32_AT_Classic_Bluetooth get-started/SDIO_AT_User_Guide get-started/ESP32_AT_Ethernet api-guides/index /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Get_Started.md:8: WARNING: None:any reference target not found: ../../../components/customized_partitions/raw_data/factory_param/factory_param_data.csv /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/How_To_Set_AT_Port_Pin.md:15: WARNING: None:any reference target not found: ESP_AT_Factory_Parameter_Bin /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Factory_Parameter_Bin.md:9: WARNING: None:any reference target not found: ../../../components/customized_partitions/raw_data/factory_param/factory_param_type.csv /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Factory_Parameter_Bin.md:74: WARNING: None:any reference target not found: ../../../components/customized_partitions/raw_data/factory_param/factory_param_data.csv /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/How_To_Customize_ble_services.md:10: WARNING: None:any reference target not found: ../module_config/module_esp32_default/partitions_at.csv writing... done writing additional files... copying images... [ 7%] get-started/../../img/OTA-8.png copying images... [ 15%] get-started/../../img/OTA-9.png copying images... [ 23%] get-started/../../img/Shake-Nearby.png copying images... [ 30%] ../_static/api-guides.gif copying images... [ 38%] get-started/../../img/OTA-3.png copying images... [ 46%] get-started/../../img/OTA-1.png copying images... [ 53%] get-started/../../img/OTA-6.png copying images... [ 61%] get-started/../../img/OTA-7.png copying images... [ 69%] get-started/../../img/OTA-4.png copying images... [ 76%] get-started/../../img/OTA-5.png copying images... [ 84%] get-started/../../img/OTA-2.png copying images... [ 92%] get-started/../../img/Connect-SoftAP.png copying images... [100%] ../_static/get-started.gif copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 6 warnings. The HTML page is in _build/localmedia. Creating redirect api-reference/ethernet/index to api-reference/network/index... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-reference/ethernet/index.html redirects to relative URL api-reference/network/index.html Creating redirect api-reference/ethernet/esp_eth to api-reference/network/esp_eth... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-reference/ethernet/esp_eth.html redirects to relative URL api-reference/network/esp_eth.html Creating redirect api-reference/mesh/index to api-reference/network/index... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-reference/mesh/index.html redirects to relative URL api-reference/network/index.html Creating redirect api-reference/mesh/esp_mesh to api-reference/network/esp_mesh... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-reference/mesh/esp_mesh.html redirects to relative URL api-reference/network/esp_mesh.html Creating redirect api-reference/wifi/index to api-reference/network/index... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-reference/wifi/index.html redirects to relative URL api-reference/network/index.html Creating redirect api-reference/wifi/esp_now to api-reference/network/esp_now... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-reference/wifi/esp_now.html redirects to relative URL api-reference/network/esp_now.html Creating redirect api-reference/wifi/esp_smartconfig to api-reference/network/esp_smartconfig... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-reference/wifi/esp_smartconfig.html redirects to relative URL api-reference/network/esp_smartconfig.html Creating redirect api-reference/wifi/esp_wifi to api-reference/network/esp_wifi... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-reference/wifi/esp_wifi.html redirects to relative URL api-reference/network/esp_wifi.html Creating redirect api-reference/system/tcpip_adapter to api-reference/network/tcpip_adapter... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-reference/system/tcpip_adapter.html redirects to relative URL api-reference/network/tcpip_adapter.html Creating redirect get-started/idf-monitor to api-guides/tools/idf-monitor... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started/idf-monitor.html redirects to relative URL api-guides/tools/idf-monitor.html Creating redirect get-started-cmake/idf-monitor to api-guides/tools/idf-monitor... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/idf-monitor.html redirects to relative URL api-guides/tools/idf-monitor.html Creating redirect get-started/get-started-devkitc to hw-reference/get-started-devkitc... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started/get-started-devkitc.html redirects to relative URL hw-reference/get-started-devkitc.html Creating redirect get-started/get-started-devkitc-v2 to hw-reference/get-started-devkitc-v2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started/get-started-devkitc-v2.html redirects to relative URL hw-reference/get-started-devkitc-v2.html Creating redirect get-started/get-started-wrover-kit to hw-reference/get-started-wrover-kit... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started/get-started-wrover-kit.html redirects to relative URL hw-reference/get-started-wrover-kit.html Creating redirect get-started/get-started-wrover-kit-v2 to hw-reference/get-started-wrover-kit-v2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started/get-started-wrover-kit-v2.html redirects to relative URL hw-reference/get-started-wrover-kit-v2.html Creating redirect get-started/get-started-wrover-kit-v3 to hw-reference/get-started-wrover-kit-v3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started/get-started-wrover-kit-v3.html redirects to relative URL hw-reference/get-started-wrover-kit-v3.html Creating redirect get-started/get-started-pico-kit to hw-reference/get-started-pico-kit... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started/get-started-pico-kit.html redirects to relative URL hw-reference/get-started-pico-kit.html Creating redirect get-started/get-started-pico-kit-v3 to hw-reference/get-started-pico-kit-v3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started/get-started-pico-kit-v3.html redirects to relative URL hw-reference/get-started-pico-kit-v3.html Creating redirect get-started-cmake to get-started... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake.html redirects to relative URL get-started.html Creating redirect get-started-cmake/add-idf_path-to-profile to get-started/add-idf_path-to-profile... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/add-idf_path-to-profile.html redirects to relative URL get-started/add-idf_path-to-profile.html Creating redirect get-started-cmake/eclipse-setup to get-started/eclipse-setup... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/eclipse-setup.html redirects to relative URL get-started/eclipse-setup.html Creating redirect get-started-cmake/establish-serial-connection to get-started/establish-serial-connection... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/establish-serial-connection.html redirects to relative URL get-started/establish-serial-connection.html Creating redirect get-started-cmake/index to get-started/index... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/index.html redirects to relative URL index.html#document-get-started/index Creating redirect get-started-cmake/linux-setup to get-started/linux-setup... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/linux-setup.html redirects to relative URL get-started/linux-setup.html Creating redirect get-started-cmake/linux-setup-scratch to get-started/linux-setup-scratch... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/linux-setup-scratch.html redirects to relative URL get-started/linux-setup-scratch.html Creating redirect get-started-cmake/macos-setup to get-started/macos-setup... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/macos-setup.html redirects to relative URL get-started/macos-setup.html Creating redirect get-started-cmake/macos-setup-scratch to get-started/macos-setup-scratch... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/macos-setup-scratch.html redirects to relative URL get-started/macos-setup-scratch.html Creating redirect get-started-cmake/toolchain-setup-scratch to get-started/toolchain-setup-scratch... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/toolchain-setup-scratch.html redirects to relative URL get-started/toolchain-setup-scratch.html Creating redirect get-started-cmake/windows-setup to get-started/windows-setup... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/windows-setup.html redirects to relative URL get-started/windows-setup.html Creating redirect get-started-cmake/windows-setup-scratch to get-started/windows-setup-scratch... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/windows-setup-scratch.html redirects to relative URL get-started/windows-setup-scratch.html Creating redirect get-started-cmake/get-started-devkitc to hw-reference/get-started-devkitc... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/get-started-devkitc.html redirects to relative URL hw-reference/get-started-devkitc.html Creating redirect get-started-cmake/get-started-devkitc-v2 to hw-reference/get-started-devkitc-v2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/get-started-devkitc-v2.html redirects to relative URL hw-reference/get-started-devkitc-v2.html Creating redirect get-started-cmake/get-started-wrover-kit to hw-reference/get-started-wrover-kit... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/get-started-wrover-kit.html redirects to relative URL hw-reference/get-started-wrover-kit.html Creating redirect get-started-cmake/get-started-wrover-kit-v2 to hw-reference/get-started-wrover-kit-v2... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/get-started-wrover-kit-v2.html redirects to relative URL hw-reference/get-started-wrover-kit-v2.html Creating redirect get-started-cmake/get-started-wrover-kit-v3 to hw-reference/get-started-wrover-kit-v3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/get-started-wrover-kit-v3.html redirects to relative URL hw-reference/get-started-wrover-kit-v3.html Creating redirect get-started-cmake/get-started-pico-kit to hw-reference/get-started-pico-kit... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/get-started-pico-kit.html redirects to relative URL hw-reference/get-started-pico-kit.html Creating redirect get-started-cmake/get-started-pico-kit-v3 to hw-reference/get-started-pico-kit-v3... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/get-started-cmake/get-started-pico-kit-v3.html redirects to relative URL hw-reference/get-started-pico-kit-v3.html Creating redirect api-guide/build-system-cmake to api-guide/build-system... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-guide/build-system-cmake.html redirects to relative URL api-guide/build-system.html Creating redirect api-guide/ulp-cmake to api-guide/ulp... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-guide/ulp-cmake.html redirects to relative URL api-guide/ulp.html Creating redirect api-guide/unit-tests-cmake to api-guide/unit-tests... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/localmedia/api-guide/unit-tests-cmake.html redirects to relative URL api-guide/unit-tests.html [rtd-command-info] start-time: 2020-07-23T14:56:19.684401Z, end-time: 2020-07-23T14:56:27.390824Z, duration: 7, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives Makefile:28: There is no module_config/module_wroom-32,Using module_config/module_esp32_default The following Python requirements are not satisfied: click>=5.0 pyserial>=3.0 cryptography>=2.1.4 pyparsing>=2.0.3,<2.4.0 pyelftools>=0.22 Please refer to the Get Started section of the ESP-IDF Programming Guide for setting up the required packages. Alternatively, you can run "/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/bin/python -m pip install -r /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/esp-idf/requirements.txt" for resolving the issue. make: *** No rule to make target 'check_python_dependencies', needed by 'defconfig'. Stop. ../../esp-idf/Kconfig:21: warning: 'option env="IDF_TARGET"' on symbol IDF_TARGET_ENV has no effect, because the environment variable IDF_TARGET is not set components/mqtt/esp-mqtt/lib/include/platform_esp32_idf.h: Cannot parse line fatal: No annotated tags can describe 'b0b3dad76de7ff5358745647da598df351544162'. However, there were unannotated tags: try --tags. Calling Doxygen to generate latest XML files Generating kconfig.inc from kconfig contents List of Kconfig: esp-wolfssl List of Kconfig.projbuild: customized_partitions List of sdkconfig.rename: app_trace, bootloader, bt, driver, esp32, esp_common, esp_event, esp_wifi, esptool_py, freemodbus, freertos, lwip, pthread, spi_flash, tcpip_adapter, vfs Generating toolchain download links Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: no tag exactly matches 'b0b3dad76de7ff5358745647da598df351544162' Git commit ID: b0b3dad making output directory... fatal: no tag exactly matches 'b0b3dad76de7ff5358745647da598df351544162' refs: refs/remotes/origin/release/v2.1.0.0_esp8266 Writing _build/version_inc/git-clone-bash.inc... Writing _build/version_inc/git-clone-windows.inc... Writing _build/version_inc/git-clone-notes.inc... Wrote git-clone-xxx.inc files _build/version_inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] api-guides/index reading sources... [ 14%] get-started/ESP32_AT_Classic_Bluetooth /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.1.0.0_esp8266/lib/python2.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) reading sources... [ 21%] get-started/ESP32_AT_Ethernet reading sources... [ 28%] get-started/ESP_AT_Commands_Set reading sources... [ 35%] get-started/ESP_AT_Customize_Partitions reading sources... [ 42%] get-started/ESP_AT_Factory_Parameter_Bin reading sources... [ 50%] get-started/ESP_AT_Get_Started reading sources... [ 57%] get-started/How_To_Add_New_Platform reading sources... [ 64%] get-started/How_To_Customize_ble_services reading sources... [ 71%] get-started/How_To_Set_AT_Port_Pin reading sources... [ 78%] get-started/How_To_Update_IDF reading sources... [ 85%] get-started/SDIO_AT_User_Guide reading sources... [ 92%] get-started/index reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Commands_Set.md:0: WARNING: Document or section may not begin with a transition. looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex...index get-started/index get-started/ESP_AT_Get_Started get-started/ESP_AT_Commands_Set get-started/How_To_Set_AT_Port_Pin get-started/ESP_AT_Factory_Parameter_Bin get-started/ESP_AT_Customize_Partitions get-started/How_To_Add_New_Platform get-started/How_To_Customize_ble_services get-started/How_To_Update_IDF get-started/ESP32_AT_Classic_Bluetooth get-started/SDIO_AT_User_Guide get-started/ESP32_AT_Ethernet api-guides/index resolving references... /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Get_Started.md:8: WARNING: None:any reference target not found: ../../../components/customized_partitions/raw_data/factory_param/factory_param_data.csv /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/How_To_Set_AT_Port_Pin.md:15: WARNING: None:any reference target not found: ESP_AT_Factory_Parameter_Bin /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Factory_Parameter_Bin.md:9: WARNING: None:any reference target not found: ../../../components/customized_partitions/raw_data/factory_param/factory_param_type.csv /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/ESP_AT_Factory_Parameter_Bin.md:74: WARNING: None:any reference target not found: ../../../components/customized_partitions/raw_data/factory_param/factory_param_data.csv /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/get-started/How_To_Customize_ble_services.md:10: WARNING: None:any reference target not found: ../module_config/module_esp32_default/partitions_at.csv writing... done copying images... [ 7%] get-started/../../img/OTA-8.png copying images... [ 15%] get-started/../../img/OTA-9.png copying images... [ 23%] get-started/../../img/Shake-Nearby.png copying images... [ 30%] ../_static/api-guides.gif copying images... [ 38%] get-started/../../img/OTA-3.png copying images... [ 46%] get-started/../../img/OTA-1.png copying images... [ 53%] get-started/../../img/OTA-6.png copying images... [ 61%] get-started/../../img/OTA-7.png copying images... [ 69%] get-started/../../img/OTA-4.png copying images... [ 76%] get-started/../../img/OTA-5.png copying images... [ 84%] get-started/../../img/OTA-2.png copying images... [ 92%] get-started/../../img/Connect-SoftAP.png copying images... [100%] ../_static/get-started.gif copying TeX support files... done build succeeded, 6 warnings. 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). [rtd-command-info] start-time: 2020-07-23T14:56:31.128582Z, end-time: 2020-07-23T14:56:31.328247Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $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: 2020-07-23T14:56:31.844490Z, end-time: 2020-07-23T14:56:39.062499Z, duration: 7, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-at -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 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-at" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) 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 2018/12/22 v1.8.3 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/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/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/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/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/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/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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/generic/oberdiek/ifluatex.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/generic/ifxetex/ifxetex.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/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-at.idx (./espressif-esp-at.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M [1] [2] Chapter 1. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...est/get-started/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...est/get-started/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `get-started/ESP_AT_Get_Started:platform-esp32' on page 3 undefined on input line 115. LaTeX Warning: Hyper reference `get-started/ESP_AT_Get_Started:platform-esp32s2 ' on page 3 undefined on input line 118. LaTeX Warning: Hyper reference `get-started/ESP_AT_Get_Started:platform-esp8266 ' on page 3 undefined on input line 121. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] Underfull \hbox (badness 10000) in paragraph at lines 165--166 []\T1/ptm/m/n/10 If en-able \T1/pcr/m/n/10 AT ethernet support\T1/ptm/m/n/10 , you can get the in-for-ma-tion of the eth-er-net pin from [4] Underfull \hbox (badness 10000) in paragraph at lines 272--273 \T1/ptm/m/n/10 com-plete it re-fer-ring to \T1/pcr/m/n/10 https://docs.espressi f.com/projects/esp-idf/en/latest/ Underfull \hbox (badness 10000) in paragraph at lines 272--273 \T1/pcr/m/n/10 /docs.espressif.com/projects/esp-idf/en/latest/api-guides/tools/ idf-tools. [5] [6] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-8266' on page 7 undefined on input line 456. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-addcus cmd' on page 7 undefined on input line 459. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-downlo adat' on page 7 undefined on input line 462. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-ATDesc rpt' on page 7 undefined on input line 465. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-ATSave NVS' on page 7 undefined on input line 468. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-ATmsg' on page 7 undefined on input line 471. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-OTA' o n page 7 undefined on input line 474. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AT' on page 7 undefined on input line 487. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-RST' on pag e 7 undefined on input line 490. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GMR' on pag e 7 undefined on input line 493. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSLP' on pa ge 7 undefined on input line 496. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-ATE' on pag e 7 undefined on input line 499. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-RESTORE' on page 7 undefined on input line 502. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UARTC' on p age 7 undefined on input line 505. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UARTD' on p age 7 undefined on input line 508. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SLEEP' on p age 7 undefined on input line 511. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSRAM' on page 7 undefined on input line 514. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSMSG' on page 7 undefined on input line 517. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-RFPOWER' on page 7 undefined on input line 520. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSFLASH' o n page 7 undefined on input line 523. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-FS' on page 7 undefined on input line 526. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSROLLBACK ' on page 7 undefined on input line 529. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SETTIME' on page 7 undefined on input line 532. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSLOG' on page 7 undefined on input line 535. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-WKCFG' on p age 7 undefined on input line 538. [7] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSSTORE' o n page 8 undefined on input line 541. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MODE' on pa ge 8 undefined on input line 551. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-JAP' on pag e 8 undefined on input line 554. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-LAPOPT' on page 8 undefined on input line 557. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-LAP' on pag e 8 undefined on input line 560. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-QAP' on pag e 8 undefined on input line 563. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SAP' on pag e 8 undefined on input line 566. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-LIF' on pag e 8 undefined on input line 569. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-QIF' on pag e 8 undefined on input line 572. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DHCP' on pa ge 8 undefined on input line 575. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DHCPS' on p age 8 undefined on input line 578. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AUTOC' on p age 8 undefined on input line 581. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-APPROTO' on page 8 undefined on input line 584. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STAPROTO' o n page 8 undefined on input line 587. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STAMAC' on page 8 undefined on input line 590. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-APMAC' on p age 8 undefined on input line 593. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPSTA' on p age 8 undefined on input line 596. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPAP' on pa ge 8 undefined on input line 599. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STARTS' on page 8 undefined on input line 602. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STOPS' on p age 8 undefined on input line 605. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-WPS' on pag e 8 undefined on input line 608. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MDNS' on pa ge 8 undefined on input line 611. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-JEAP' on pa ge 8 undefined on input line 614. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HOSTNAME' o n page 8 undefined on input line 617. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-COUNTRY' on page 8 undefined on input line 620. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STATUS' on page 8 undefined on input line 630. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DOMAIN' on page 8 undefined on input line 633. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-START' on p age 8 undefined on input line 636. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STARTEX' on page 8 undefined on input line 639. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SEND' on pa ge 8 undefined on input line 642. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SENDEX' on page 8 undefined on input line 645. [8] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CLOSE' on p age 9 undefined on input line 648. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IFSR' on pa ge 9 undefined on input line 651. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MUX' on pag e 9 undefined on input line 654. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SERVER' on page 9 undefined on input line 657. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SERVERMAX' on page 9 undefined on input line 660. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPMODE' on page 9 undefined on input line 663. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SAVET' on p age 9 undefined on input line 666. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STO' on pag e 9 undefined on input line 669. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SNTPCFG' on page 9 undefined on input line 672. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SNTPT' on p age 9 undefined on input line 675. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UPDATE' on page 9 undefined on input line 678. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPDINFO' on page 9 undefined on input line 681. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCCONF' o n page 9 undefined on input line 684. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCCN' on page 9 undefined on input line 687. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCSNI' on page 9 undefined on input line 690. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCALPN' o n page 9 undefined on input line 693. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCPSK' on page 9 undefined on input line 696. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AUTOCONNINT ' on page 9 undefined on input line 699. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPRECVMODE ' on page 9 undefined on input line 702. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPRECVDATA ' on page 9 undefined on input line 705. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPRECVLEN' on page 9 undefined on input line 708. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPPING' on page 9 undefined on input line 711. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DNS' on pag e 9 undefined on input line 714. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-TCPOPT' on page 9 undefined on input line 717. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-TCPclient' on page 9 undefined on input line 720. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-TCPserver' on page 9 undefined on input line 723. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-UDPTrans' on page 9 undefined on input line 726. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-UWFPTT' on page 9 undefined on input line 729. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BINIT' on p age 9 undefined on input line 741. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADDR' on p age 9 undefined on input line 744. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BNAME' on p age 9 undefined on input line 747. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BSCANP' on page 9 undefined on input line 750. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BSCAN' on p age 9 undefined on input line 753. [9] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BSCANR' on page 10 undefined on input line 756. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVP' on p age 10 undefined on input line 759. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVD' on p age 10 undefined on input line 762. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVDEX' on page 10 undefined on input line 765. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVSTART' on page 10 undefined on input line 768. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVSTOP' o n page 10 undefined on input line 771. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BCONN' on p age 10 undefined on input line 774. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BCONNP' on page 10 undefined on input line 777. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BDISC' on p age 10 undefined on input line 780. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BDLEN' on p age 10 undefined on input line 783. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BMTU' on pa ge 10 undefined on input line 786. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRVCRE' o n page 10 undefined on input line 789. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRVSTART' on page 10 undefined on input line 792. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRVSTOP' on page 10 undefined on input line 795. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRV' on p age 10 undefined on input line 798. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSCHAR' on page 10 undefined on input line 801. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSNTFY' on page 10 undefined on input line 804. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSIND' on p age 10 undefined on input line 807. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSETA' on page 10 undefined on input line 810. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCPRIMSRV' on page 10 undefined on input line 813. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCINCLSRV' on page 10 undefined on input line 816. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCCHAR' on page 10 undefined on input line 819. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCRD' on pa ge 10 undefined on input line 822. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCWR' on pa ge 10 undefined on input line 825. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESPPCFG' on page 10 undefined on input line 828. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESPP' on page 10 undefined on input line 831. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESMPPAR' on page 10 undefined on input line 834. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENC' on page 10 undefined on input line 837. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENCRSP' on page 10 undefined on input line 840. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEKEYREPLY ' on page 10 undefined on input line 843. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLECOFREPLY ' on page 10 undefined on input line 846. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENCDEV' on page 10 undefined on input line 849. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENCCLEAR ' on page 10 undefined on input line 852. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESETKEY' on page 10 undefined on input line 855. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDINIT' on page 10 undefined on input line 858. [10] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDKB' o n page 11 undefined on input line 861. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDMUS' on page 11 undefined on input line 864. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDC' on page 11 undefined on input line 867. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLUFI' on p age 11 undefined on input line 870. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLUFINAME' on page 11 undefined on input line 873. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-BLE' on pa ge 11 undefined on input line 876. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-iBeacon' o n page 11 undefined on input line 879. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-UARTBLE' o n page 11 undefined on input line 882. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-ETHMAC' on page 11 undefined on input line 892. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPETH' on page 11 undefined on input line 895. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTINIT' on page 11 undefined on input line 907. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTNAME' on page 11 undefined on input line 910. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSCANMODE' on page 11 undefined on input line 913. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTDISC' on page 11 undefined on input line 916. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPINIT' on page 11 undefined on input line 919. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPCONN' on page 11 undefined on input line 922. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPDISCON N' on page 11 undefined on input line 925. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPSTART' on page 11 undefined on input line 928. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPSEND' on page 11 undefined on input line 931. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPINIT' on page 11 undefined on input line 934. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPCONN' on page 11 undefined on input line 937. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPDISCO NN' on page 11 undefined on input line 940. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPSRC' on page 11 undefined on input line 943. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPCTRL' on page 11 undefined on input line 946. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSECPARAM' on page 11 undefined on input line 949. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTKEYREPLY' on page 11 undefined on input line 952. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTPINREPLY' on page 11 undefined on input line 955. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSECCFM' o n page 11 undefined on input line 958. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTENCDEV' o n page 11 undefined on input line 961. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTENCCLEAR' on page 11 undefined on input line 964. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTCOD' on p age 11 undefined on input line 967. [11] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTUSERCFG ' on page 12 undefined on input line 977. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCLIENTI D' on page 12 undefined on input line 980. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTUSERNAM E' on page 12 undefined on input line 983. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTPASSWOR D' on page 12 undefined on input line 986. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCONNCFG ' on page 12 undefined on input line 989. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCONN' o n page 12 undefined on input line 992. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTPUB' on page 12 undefined on input line 995. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTPUBRAW' on page 12 undefined on input line 998. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTSUB' on page 12 undefined on input line 1001. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTUNSUB' on page 12 undefined on input line 1004. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCLEAN' on page 12 undefined on input line 1007. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTErrCod' on page 12 undefined on input line 1010. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTNote' on pa ge 12 undefined on input line 1013. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTExamp1' on page 12 undefined on input line 1016. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTExamp2' on page 12 undefined on input line 1019. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTExamp3' on page 12 undefined on input line 1022. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HTTPCLIENT' on page 12 undefined on input line 1032. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HTTPGETSIZE ' on page 12 undefined on input line 1035. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HTTPErrCode ' on page 12 undefined on input line 1038. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-FACTPLCP' o n page 12 undefined on input line 1048. [12] [13] [14] [15] [16] [17] Overfull \hbox (13.45969pt too wide) in paragraph at lines 1606--1608 []\T1/ptm/m/n/10 It will sup-ply ^^P+LINK_CONN : sta-tus_type,link_id,ip_type,t erminal_type,remote_ip,remote_port,local_port^^Q [18] [19] [20] [21] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] ! Package inputenc Error: Unicode char ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3395 ...onfig is ESP\PYGZhy{}TOUCH + AirKiss.) [37] [38] [39] [40] [41] [42] [43] [44] [45] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-START' on p age 46 undefined on input line 4184. [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5556 ...is a UDP transmission in passive mode, data will be missed when b... [61] [62] [63] [64] ! Package inputenc Error: Unicode char 、 (U+3001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5930 ... // protocol、server IP \PYGZam{} port ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5944 \sphinxstylestrong{Note:} [65] Overfull \hbox (119.97887pt too wide) in paragraph at lines 5999--6000 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[]avatar ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6016 \sphinxstylestrong{Note:} [66 <./Connect-SoftAP.png>] [67] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6140 \sphinxstylestrong{Note:} [68] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6205 \sphinxstylestrong{Note:} [69] [70] Overfull \hbox (119.97887pt too wide) in paragraph at lines 6364--6365 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[]avatar [71] [72] [73] [74] [75] [76] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6907 0: ADV\_TYPE\_IND ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6910 2: ADV\_TYPE\_SCAN\_IND ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6913 3: ADV\_TYPE\_NONCONN\_IND ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6918 ...tless{}own\_addr\_type\textgreater{}}: own BLE address type ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6921 0: BLE\_ADDR\_TYPE\_PUBLIC ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6924 1: BLE\_ADDR\_TYPE\_RANDOM ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6929 ...textless{}channel\_map\textgreater{}}: channel of advertising ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6932 1: ADV\_CHNL\_37 ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6935 2: ADV\_CHNL\_38 ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6938 4: ADV\_CHNL\_39 ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6941 7: ADV\_CHNL\_ALL ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6946 ...textgreater{}{]}}(optional parameter): filter policy of advertising ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6949 0: ADV\_FILTER\_ALLOW\_SCAN\_ANY\_CON\_ANY ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6952 1: ADV\_FILTER\_ALLOW\_SCAN\_WLST\_CON\_ANY ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6955 2: ADV\_FILTER\_ALLOW\_SCAN\_ANY\_CON\_WLST ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6958 3: ADV\_FILTER\_ALLOW\_SCAN\_WLST\_CON\_WLST [77] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6963 ...textgreater{}{]}}(optional parameter): remote BLE address type ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6966 0: PUBLIC ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6969 1: RANDOM ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6974 ...textgreater{}{]}}(optional parameter): remote BLE address Underfull \hbox (badness 10000) in paragraph at lines 7018--7019 []\T1/ptm/m/n/10 If ad-ver-tis-ing data is pre-set by com-mand \T1/pcr/m/n/10 A T+BLEADVDATAEX=, Underfull \hbox (badness 10000) in paragraph at lines 7018--7019 \T1/pcr/m/n/10 ,,\T1/ptm/m/n/10 , it wi ll be over write by [78] Underfull \hbox (badness 5091) in paragraph at lines 7084--7085 []\T1/ptm/m/n/10 to set the man-u-fac-turer data as ^^P0x11 0x22 0x33 0x44 0x55 ^^Q, the com-mand should be LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVD' on p age 79 undefined on input line 7108. [79] [80] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7234 ...tless{}remote\_address\textgreater{}}: remote BLE address ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7296 ...{}conn\PYGZus{}index\PYGZgt{},\PYGZhy{}1 [81] [82] [83] [84] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7638 0: the service has not started ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7641 1: the service has already started ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7652 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7655 1: is a primary service [85] [86] [87] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7922 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7925 1: is a primary service [88] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7980 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7983 1: is a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7994 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7997 1: is a primary service [89] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8099 Response: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8106 Parameters: Underfull \hbox (badness 10000) in paragraph at lines 8115--8116 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : char-ac-ter-is-tic's in-dex; it c an be fetched with com-mand [90] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8159 Example: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8182 Response: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8190 OKParameters: Underfull \hbox (badness 10000) in paragraph at lines 8199--8200 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : char-ac-ter-is-tic's in-dex; it c an be fetched with com-mand ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8227 Example: [91] Underfull \hbox (badness 10000) in paragraph at lines 8277--8278 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : tx ser-vice's in-dex; it ca n be fetched with com-mand Underfull \hbox (badness 10000) in paragraph at lines 8280--8281 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : tx char-ac-ter-is-tic's in-dex ; it can be fetched with com-mand Underfull \hbox (badness 10000) in paragraph at lines 8283--8284 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : rx ser-vice's in-dex; it ca n be fetched with com-mand Underfull \hbox (badness 10000) in paragraph at lines 8286--8287 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : rx char-ac-ter-is-tic's in-dex ; it can be fetched with com-mand [92] [93] [94] [95] [96] [97] [98] [99] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLUFINAME' on page 100 undefined on input line 9017. [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 9171--9172 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [102] [103] [104] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9411 Response: [105] [106 <./Shake-Nearby.png>] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9459 Response: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9469 Response: [107] Underfull \hbox (badness 10000) in paragraph at lines 9604--9605 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [108] [109] [110] [111] [112] [113] [114] [115] [116] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10309 ...{\textless{}sec\_mode\textgreater{}}: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10335 ...less{}remote\_address\textgreater{}}: remote classic bluetooth s... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10375 ...less{}remote\_address\textgreater{}}: remote classic bluetooth A... [117] [118] [119] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10588 ...less{}remote\_address\textgreater{}}: remote classic bluetooth A... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10624 ...less{}remote\_address\textgreater{}}: remote classic bluetooth A... [120] [121] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10808 ...{\textless{}pin\_type\textgreater{}}: Use variable or fixed PIN. [122] [123] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTCOD' on p age 124 undefined on input line 11026. [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 11132--11133 []\T1/ptm/m/n/10 5: \T1/pcr/m/n/10 MQTT over TLS(verify server certificate and provide client [126] [127] [128] [129] [130] [131] [132] [133] Underfull \vbox (badness 10000) detected at line 11946 Overfull \vbox (2.68169pt too high) detected at line 11946 [134] [135] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12088 ...less{}transport\_type\textgreater{}}: HTTP Client transport typ... [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 12273--12275 []\T1/pcr/m/n/10 export ESP_AT_PROJECT_PLATFORM ?= PLATFORM_ESP32 export ESP_AT _MODULE_NAME ?= [138] Overfull \hbox (19.40211pt too wide) in paragraph at lines 12319--12320 []\T1/ptm/m/n/10 Download \T1/pcr/m/n/10 ESP32 AT Bin \T1/ptm/m/n/10 or \T1/pcr /m/n/10 ESP8266 IDF AT Bin \T1/ptm/m/n/10 from https://www.espressif.com/en/sup port/download/at. ! Package inputenc Error: Unicode char ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12336 \textbar{}Modules\textbar{} UART Pins( TX, RX, CTS, RTS) \textbar... ! Package inputenc Error: Unicode char ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12336 ...xtbar{} UART Pins(TX, RX, CTS, RTS) \textbar{} Bin \textbar{} Underfull \hbox (badness 6445) in paragraph at lines 12336--12341 \T1/pcr/m/n/10 factory_param_WROVER-32.bin \T1/ptm/m/n/10 || ESP32-PICO Se-ries | GPIO22, GPIO19, GPIO15, GPIO14 | [139] Overfull \hbox (3.31454pt too wide) in paragraph at lines 12391--12392 []\T1/ptm/m/n/10 for ex-am-ple:\T1/pcr/m/n/10 AT+CWJAP="comma\,backslash\\ssid" ,"1234567890"AT+MQTTPUB=0, LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSSTORE' o n page 140 undefined on input line 12413. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UARTD' on p age 140 undefined on input line 12416. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SAVET' on p age 140 undefined on input line 12419. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AUTOC' on p age 140 undefined on input line 12422. Underfull \hbox (badness 10000) in paragraph at lines 12465--12467 []\T1/ptm/m/n/10 Open the web-site iot.espressif.cn. If us-ing SSL OTA, it shou ld be https://iot.espressif.cn. Overfull \hbox (23.97972pt too wide) in paragraph at lines 12465--12467 []\T1/ptm/m/n/10 avatar [140] Overfull \hbox (64.14938pt too wide) in paragraph at lines 12469--12470 \T1/ptm/m/n/10 password.[]avatar Overfull \hbox (492.71443pt too wide) in paragraph at lines 12472--12474 []\T1/ptm/m/n/10 avatar[]avatar [141 <./OTA-1.png> <./OTA-2.png>] Underfull \hbox (badness 10000) in paragraph at lines 12476--12478 []\T1/ptm/m/n/10 A key is gen-er-ated when the de-vice is suc-cess-fully cre-at ed, as the fig-ure be-low shows. Overfull \hbox (23.97972pt too wide) in paragraph at lines 12476--12478 []\T1/ptm/m/n/10 avatar Overfull \hbox (492.71443pt too wide) in paragraph at lines 12480--12484 []\T1/ptm/m/n/10 avatar[]avatar [142 <./OTA-3.png> <./OTA-4.png> <./OTA-5.png>] Overfull \hbox (23.97972pt too wide) in paragraph at lines 12486--12488 []\T1/ptm/m/n/10 avatar [143 <./OTA-6.png> <./OTA-7.png>] Overfull \hbox (228.6879pt too wide) in paragraph at lines 12490--12492 []\T1/ptm/m/n/10 Click on the ota.bin to save it as the cur-rent ver-sion. []av atar [144 <./OTA-8.png>] Underfull \hbox (badness 10000) in paragraph at lines 12506--12507 \T1/ptm/m/n/10 The UART pin of ESP32 can be user-defined to other pins, re-fer to [145 <./OTA-9.png>] Underfull \hbox (badness 10000) in paragraph at lines 12536--12537 []\T1/ptm/m/n/10 Open \T1/pcr/m/n/10 esp-at/components/customized_partitions/ra w_data/factory_param/ ! Package inputenc Error: Unicode char 、 (U+3001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12558 ...hinxupquote{GPIO1 as TX、GPIO3 as RX}} .The default setting of ES... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12558 ...efault setting of ESP8266 AT UART is: Underfull \hbox (badness 5787) in paragraph at lines 12574--12575 []\T1/pcr/m/n/10 make menuconfig \T1/ptm/m/n/10 > \T1/pcr/m/n/10 Component conf ig \T1/ptm/m/n/10 > \T1/pcr/m/n/10 ESP8266-specific \T1/ptm/m/n/10 > \T1/pcr/m/ n/10 UART for console Underfull \hbox (badness 10000) in paragraph at lines 12577--12578 []\T1/ptm/m/n/10 Open \T1/pcr/m/n/10 esp-at/components/customized_partitions/ra w_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 12604--12605 \T1/ptm/m/n/10 The ori-gin ta-ble is [][]\T1/pcr/m/n/10 components/customized_p artitions/raw_data/factory_param/ [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 12747--12748 \T1/ptm/m/n/10 The ori-gin ta-ble is [][]\T1/pcr/m/n/10 components/customized_p artitions/raw_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 []\T1/ptm/m/n/10 | plat-form | mod-ule_name | magic_flag | ver-sion | mod-ule_i d | tx_max_power | start_channel Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 | chan-nel_num | coun-try_code | uart_baudrate | uart_tx_pin | u art_rx_pin | uart_cts_pin | Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 uart_rts_pin | tx_control_pin | rx_control_pin |^^V|^^V|^^V|^^V| ^^V|^^V|^^V| ^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V| Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 | PLAT-FORM_ESP32 | WROOM-32 |0xfcfc|1|1|1|1|13|CN|115200|17|16| 15|14|-1|-1 | PLAT- Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 FORM_ESP32 | WROVER-32|0xfcfc|1|2|1|1|13|CN|115200|22|19|15|14|- 1|-1 | PLAT-FORM_ESP32 Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 | PICO-D4 |0xfcfc|1|3|1|1|13|CN|115200|22|19|15|14|-1|-1 | PLAT- FORM_ESP32 | SOLO- Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 1 |0xfcfc|1|4|1|1|13|CN|115200|17|16|15|14|-1|-1 | PLAT-FORM_ESP 8266 | WROOM-02 Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 []\T1/ptm/m/n/10 | plat-form | mod-ule_name | magic_flag | ver-sion | mod-ule_i d | tx_max_power | Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 start_channel | chan-nel_num | coun-try_code | uart_baudrate | u art_tx_pin | uart_rx_pin Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 | uart_cts_pin | uart_rts_pin | tx_control_pin | rx_control_pin |^^V|^^V|^^V|^^V|^^V|^^V|^^V| Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 ^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V| | PLAT-FORM_ESP32 | WROOM-3 2 |0xfcfc|1|1|1|1|13|CN|115200|17|16|15|14|- Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 1|-1| | PLAT-FORM_ESP32 | WROVER-32|0xfcfc|1|2|1|1|13|CN|115200| 22|19|15|14|-1|- Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 1| | PLAT-FORM_ESP32 | PICO-D4 |0xfcfc|1|3|1|1|13|CN|115200|22|1 9|15|14|-1|-1| | Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 PLAT-FORM_ESP32 | SOLO-1 |0xfcfc|1|4|1|1|13|CN|115200|17|16|15|1 4|-1|-1| | PLAT- Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 FORM_ESP8266 | WROOM-02 |0xfcfc|1|4|1|1|13|CN|115200|15|13|3|1|5 |-1| | MY_PLATFORM | [148] LaTeX Warning: Hyper reference `get-started/ESP_AT_Factory_Parameter_Bin:Add_Cu stomized_Module' on page 149 undefined on input line 12818. Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 []\T1/ptm/m/n/10 | plat-form | mod-ule_name | magic_flag | ver-sion | mod-ule_i d | tx_max_power | Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 start_channel | chan-nel_num | coun-try_code | uart_baudrate | u art_tx_pin | uart_rx_pin | Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 uart_cts_pin | uart_rts_pin | tx_control_pin | rx_control_pin | data |^^V|^^V|^^V|^^V|^^V|^^V|^^V| Underfull \hbox (badness 5008) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 ^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V| | PLAT-FORM_ESP32 | WRO OM-32 |0xfcfc|1|1|1|1|13|CN|115200|17|16|15|14|- Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 1|-1| | | PLAT-FORM_ESP32 | WROVER-32|0xfcfc|1|2|1|1|13|CN|11520 0|22|19|15|14|-1|- Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 1| | | PLAT-FORM_ESP32 | PICO-D4 |0xfcfc|1|3|1|1|13|CN|115200|22 |19|15|14|-1|-1| | | Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 PLAT-FORM_ESP32 | SOLO-1 |0xfcfc|1|4|1|1|13|CN|115200|17|16|15|1 4|-1|-1| | | PLAT- Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 FORM_ESP8266 | WROOM-02 |0xfcfc|1|4|1|1|13|CN|115200|15|13|3|1|5 |-1| | | MY_PLATFORM | Underfull \hbox (badness 10000) in paragraph at lines 12845--12846 \T1/pcr/m/n/10 gen_esp32part.py -q at_customize.csv at_customize.bin \T1/ptm/m/ n/10 to gen-er-ate a [149] [150] Underfull \hbox (badness 7273) in paragraph at lines 12925--12926 []\T1/ptm/m/n/10 3.1. En-ter \T1/pcr/m/n/10 module_config \T1/ptm/m/n/10 folder , copy the \T1/pcr/m/n/10 module_esp32_default \T1/ptm/m/n/10 to make a new ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12934 ...} folder, revise the following items: [151] [152] [153] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13170 ...nection using the connection command: [154] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13177 ...d, the data can be sent and received: ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13198 ...ESP32 boards connected to each other, The process is basically t... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13226 ...r this password on the remote device: [155] [156] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13373 ​ When SDIO slave receives data from SDIO host, the slave will info... [157] [158] Chapter 2. No file espressif-esp-at.ind. [159] (./espressif-esp-at.aux) Package rerunfilecheck Warning: File `espressif-esp-at.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. 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){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-at.pdf (163 pages, 2307151 bytes). Transcript written on espressif-esp-at.log. Latexmk: Index file 'espressif-esp-at.idx' was written Latexmk: Missing input file: 'espressif-esp-at.ind' from line 'No file espressif-esp-at.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-at.pdf' Rule 'makeindex espressif-esp-at.idx': File changes, etc: Non-existent destination files: 'espressif-esp-at.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-at.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-at.ind" "espressif-esp-at.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-at.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.idx...done (0 entries accepted, 0 rejected). Nothing written in espressif-esp-at.ind. Transcript written in espressif-esp-at.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-at.aux' 'espressif-esp-at.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-at" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) 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 2018/12/22 v1.8.3 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/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/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/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/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/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/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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/generic/oberdiek/ifluatex.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/generic/ifxetex/ifxetex.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/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-at.idx (./espressif-esp-at.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-at.out) (./espressif-esp-at.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-at.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [1] [2] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M [1] [2] Chapter 1. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...est/get-started/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...est/get-started/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `get-started/ESP_AT_Get_Started:platform-esp32' on page 3 undefined on input line 115. LaTeX Warning: Hyper reference `get-started/ESP_AT_Get_Started:platform-esp32s2 ' on page 3 undefined on input line 118. LaTeX Warning: Hyper reference `get-started/ESP_AT_Get_Started:platform-esp8266 ' on page 3 undefined on input line 121. [3] Underfull \hbox (badness 10000) in paragraph at lines 165--166 []\T1/ptm/m/n/10 If en-able \T1/pcr/m/n/10 AT ethernet support\T1/ptm/m/n/10 , you can get the in-for-ma-tion of the eth-er-net pin from [4] Underfull \hbox (badness 10000) in paragraph at lines 272--273 \T1/ptm/m/n/10 com-plete it re-fer-ring to \T1/pcr/m/n/10 https://docs.espressi f.com/projects/esp-idf/en/latest/ Underfull \hbox (badness 10000) in paragraph at lines 272--273 \T1/pcr/m/n/10 /docs.espressif.com/projects/esp-idf/en/latest/api-guides/tools/ idf-tools. [5] [6] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-8266' on page 7 undefined on input line 456. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-addcus cmd' on page 7 undefined on input line 459. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-downlo adat' on page 7 undefined on input line 462. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-ATDesc rpt' on page 7 undefined on input line 465. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-ATSave NVS' on page 7 undefined on input line 468. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-ATmsg' on page 7 undefined on input line 471. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-OTA' o n page 7 undefined on input line 474. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AT' on page 7 undefined on input line 487. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-RST' on pag e 7 undefined on input line 490. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GMR' on pag e 7 undefined on input line 493. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSLP' on pa ge 7 undefined on input line 496. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-ATE' on pag e 7 undefined on input line 499. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-RESTORE' on page 7 undefined on input line 502. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UARTC' on p age 7 undefined on input line 505. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UARTD' on p age 7 undefined on input line 508. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SLEEP' on p age 7 undefined on input line 511. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSRAM' on page 7 undefined on input line 514. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSMSG' on page 7 undefined on input line 517. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-RFPOWER' on page 7 undefined on input line 520. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSFLASH' o n page 7 undefined on input line 523. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-FS' on page 7 undefined on input line 526. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSROLLBACK ' on page 7 undefined on input line 529. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SETTIME' on page 7 undefined on input line 532. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSLOG' on page 7 undefined on input line 535. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-WKCFG' on p age 7 undefined on input line 538. [7] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSSTORE' o n page 8 undefined on input line 541. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MODE' on pa ge 8 undefined on input line 551. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-JAP' on pag e 8 undefined on input line 554. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-LAPOPT' on page 8 undefined on input line 557. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-LAP' on pag e 8 undefined on input line 560. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-QAP' on pag e 8 undefined on input line 563. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SAP' on pag e 8 undefined on input line 566. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-LIF' on pag e 8 undefined on input line 569. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-QIF' on pag e 8 undefined on input line 572. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DHCP' on pa ge 8 undefined on input line 575. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DHCPS' on p age 8 undefined on input line 578. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AUTOC' on p age 8 undefined on input line 581. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-APPROTO' on page 8 undefined on input line 584. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STAPROTO' o n page 8 undefined on input line 587. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STAMAC' on page 8 undefined on input line 590. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-APMAC' on p age 8 undefined on input line 593. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPSTA' on p age 8 undefined on input line 596. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPAP' on pa ge 8 undefined on input line 599. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STARTS' on page 8 undefined on input line 602. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STOPS' on p age 8 undefined on input line 605. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-WPS' on pag e 8 undefined on input line 608. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MDNS' on pa ge 8 undefined on input line 611. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-JEAP' on pa ge 8 undefined on input line 614. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HOSTNAME' o n page 8 undefined on input line 617. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-COUNTRY' on page 8 undefined on input line 620. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STATUS' on page 8 undefined on input line 630. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DOMAIN' on page 8 undefined on input line 633. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-START' on p age 8 undefined on input line 636. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STARTEX' on page 8 undefined on input line 639. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SEND' on pa ge 8 undefined on input line 642. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SENDEX' on page 8 undefined on input line 645. [8] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CLOSE' on p age 9 undefined on input line 648. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IFSR' on pa ge 9 undefined on input line 651. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MUX' on pag e 9 undefined on input line 654. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SERVER' on page 9 undefined on input line 657. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SERVERMAX' on page 9 undefined on input line 660. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPMODE' on page 9 undefined on input line 663. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SAVET' on p age 9 undefined on input line 666. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STO' on pag e 9 undefined on input line 669. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SNTPCFG' on page 9 undefined on input line 672. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SNTPT' on p age 9 undefined on input line 675. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UPDATE' on page 9 undefined on input line 678. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPDINFO' on page 9 undefined on input line 681. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCCONF' o n page 9 undefined on input line 684. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCCN' on page 9 undefined on input line 687. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCSNI' on page 9 undefined on input line 690. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCALPN' o n page 9 undefined on input line 693. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCPSK' on page 9 undefined on input line 696. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AUTOCONNINT ' on page 9 undefined on input line 699. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPRECVMODE ' on page 9 undefined on input line 702. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPRECVDATA ' on page 9 undefined on input line 705. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPRECVLEN' on page 9 undefined on input line 708. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPPING' on page 9 undefined on input line 711. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DNS' on pag e 9 undefined on input line 714. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-TCPOPT' on page 9 undefined on input line 717. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-TCPclient' on page 9 undefined on input line 720. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-TCPserver' on page 9 undefined on input line 723. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-UDPTrans' on page 9 undefined on input line 726. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-UWFPTT' on page 9 undefined on input line 729. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BINIT' on p age 9 undefined on input line 741. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADDR' on p age 9 undefined on input line 744. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BNAME' on p age 9 undefined on input line 747. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BSCANP' on page 9 undefined on input line 750. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BSCAN' on p age 9 undefined on input line 753. [9] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BSCANR' on page 10 undefined on input line 756. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVP' on p age 10 undefined on input line 759. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVD' on p age 10 undefined on input line 762. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVDEX' on page 10 undefined on input line 765. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVSTART' on page 10 undefined on input line 768. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVSTOP' o n page 10 undefined on input line 771. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BCONN' on p age 10 undefined on input line 774. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BCONNP' on page 10 undefined on input line 777. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BDISC' on p age 10 undefined on input line 780. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BDLEN' on p age 10 undefined on input line 783. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BMTU' on pa ge 10 undefined on input line 786. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRVCRE' o n page 10 undefined on input line 789. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRVSTART' on page 10 undefined on input line 792. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRVSTOP' on page 10 undefined on input line 795. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRV' on p age 10 undefined on input line 798. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSCHAR' on page 10 undefined on input line 801. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSNTFY' on page 10 undefined on input line 804. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSIND' on p age 10 undefined on input line 807. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSETA' on page 10 undefined on input line 810. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCPRIMSRV' on page 10 undefined on input line 813. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCINCLSRV' on page 10 undefined on input line 816. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCCHAR' on page 10 undefined on input line 819. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCRD' on pa ge 10 undefined on input line 822. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCWR' on pa ge 10 undefined on input line 825. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESPPCFG' on page 10 undefined on input line 828. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESPP' on page 10 undefined on input line 831. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESMPPAR' on page 10 undefined on input line 834. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENC' on page 10 undefined on input line 837. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENCRSP' on page 10 undefined on input line 840. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEKEYREPLY ' on page 10 undefined on input line 843. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLECOFREPLY ' on page 10 undefined on input line 846. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENCDEV' on page 10 undefined on input line 849. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENCCLEAR ' on page 10 undefined on input line 852. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESETKEY' on page 10 undefined on input line 855. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDINIT' on page 10 undefined on input line 858. [10] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDKB' o n page 11 undefined on input line 861. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDMUS' on page 11 undefined on input line 864. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDC' on page 11 undefined on input line 867. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLUFI' on p age 11 undefined on input line 870. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLUFINAME' on page 11 undefined on input line 873. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-BLE' on pa ge 11 undefined on input line 876. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-iBeacon' o n page 11 undefined on input line 879. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-UARTBLE' o n page 11 undefined on input line 882. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-ETHMAC' on page 11 undefined on input line 892. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPETH' on page 11 undefined on input line 895. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTINIT' on page 11 undefined on input line 907. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTNAME' on page 11 undefined on input line 910. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSCANMODE' on page 11 undefined on input line 913. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTDISC' on page 11 undefined on input line 916. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPINIT' on page 11 undefined on input line 919. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPCONN' on page 11 undefined on input line 922. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPDISCON N' on page 11 undefined on input line 925. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPSTART' on page 11 undefined on input line 928. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPSEND' on page 11 undefined on input line 931. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPINIT' on page 11 undefined on input line 934. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPCONN' on page 11 undefined on input line 937. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPDISCO NN' on page 11 undefined on input line 940. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPSRC' on page 11 undefined on input line 943. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPCTRL' on page 11 undefined on input line 946. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSECPARAM' on page 11 undefined on input line 949. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTKEYREPLY' on page 11 undefined on input line 952. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTPINREPLY' on page 11 undefined on input line 955. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSECCFM' o n page 11 undefined on input line 958. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTENCDEV' o n page 11 undefined on input line 961. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTENCCLEAR' on page 11 undefined on input line 964. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTCOD' on p age 11 undefined on input line 967. [11] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTUSERCFG ' on page 12 undefined on input line 977. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCLIENTI D' on page 12 undefined on input line 980. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTUSERNAM E' on page 12 undefined on input line 983. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTPASSWOR D' on page 12 undefined on input line 986. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCONNCFG ' on page 12 undefined on input line 989. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCONN' o n page 12 undefined on input line 992. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTPUB' on page 12 undefined on input line 995. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTPUBRAW' on page 12 undefined on input line 998. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTSUB' on page 12 undefined on input line 1001. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTUNSUB' on page 12 undefined on input line 1004. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCLEAN' on page 12 undefined on input line 1007. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTErrCod' on page 12 undefined on input line 1010. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTNote' on pa ge 12 undefined on input line 1013. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTExamp1' on page 12 undefined on input line 1016. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTExamp2' on page 12 undefined on input line 1019. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTExamp3' on page 12 undefined on input line 1022. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HTTPCLIENT' on page 12 undefined on input line 1032. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HTTPGETSIZE ' on page 12 undefined on input line 1035. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HTTPErrCode ' on page 12 undefined on input line 1038. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-FACTPLCP' o n page 12 undefined on input line 1048. [12] [13] [14] [15] [16] [17] Overfull \hbox (13.45969pt too wide) in paragraph at lines 1606--1608 []\T1/ptm/m/n/10 It will sup-ply ^^P+LINK_CONN : sta-tus_type,link_id,ip_type,t erminal_type,remote_ip,remote_port,local_port^^Q [18] [19] [20] [21] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] ! Package inputenc Error: Unicode char ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3395 ...onfig is ESP\PYGZhy{}TOUCH + AirKiss.) [37] [38] [39] [40] [41] [42] [43] [44] [45] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-START' on p age 46 undefined on input line 4184. [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5556 ...is a UDP transmission in passive mode, data will be missed when b... [61] [62] [63] [64] ! Package inputenc Error: Unicode char 、 (U+3001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5930 ... // protocol、server IP \PYGZam{} port ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5944 \sphinxstylestrong{Note:} [65] Overfull \hbox (119.97887pt too wide) in paragraph at lines 5999--6000 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[]avatar ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6016 \sphinxstylestrong{Note:} [66 <./Connect-SoftAP.png>] [67] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6140 \sphinxstylestrong{Note:} [68] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6205 \sphinxstylestrong{Note:} [69] [70] Overfull \hbox (119.97887pt too wide) in paragraph at lines 6364--6365 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[]avatar [71] [72] [73] [74] [75] [76] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6907 0: ADV\_TYPE\_IND ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6910 2: ADV\_TYPE\_SCAN\_IND ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6913 3: ADV\_TYPE\_NONCONN\_IND ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6918 ...tless{}own\_addr\_type\textgreater{}}: own BLE address type ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6921 0: BLE\_ADDR\_TYPE\_PUBLIC ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6924 1: BLE\_ADDR\_TYPE\_RANDOM ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6929 ...textless{}channel\_map\textgreater{}}: channel of advertising ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6932 1: ADV\_CHNL\_37 ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6935 2: ADV\_CHNL\_38 ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6938 4: ADV\_CHNL\_39 ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6941 7: ADV\_CHNL\_ALL ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6946 ...textgreater{}{]}}(optional parameter): filter policy of advertising ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6949 0: ADV\_FILTER\_ALLOW\_SCAN\_ANY\_CON\_ANY ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6952 1: ADV\_FILTER\_ALLOW\_SCAN\_WLST\_CON\_ANY ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6955 2: ADV\_FILTER\_ALLOW\_SCAN\_ANY\_CON\_WLST ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6958 3: ADV\_FILTER\_ALLOW\_SCAN\_WLST\_CON\_WLST [77] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6963 ...textgreater{}{]}}(optional parameter): remote BLE address type ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6966 0: PUBLIC ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6969 1: RANDOM ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6974 ...textgreater{}{]}}(optional parameter): remote BLE address Underfull \hbox (badness 10000) in paragraph at lines 7018--7019 []\T1/ptm/m/n/10 If ad-ver-tis-ing data is pre-set by com-mand \T1/pcr/m/n/10 A T+BLEADVDATAEX=, Underfull \hbox (badness 10000) in paragraph at lines 7018--7019 \T1/pcr/m/n/10 ,,\T1/ptm/m/n/10 , it wi ll be over write by [78] Underfull \hbox (badness 5091) in paragraph at lines 7084--7085 []\T1/ptm/m/n/10 to set the man-u-fac-turer data as ^^P0x11 0x22 0x33 0x44 0x55 ^^Q, the com-mand should be LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVD' on p age 79 undefined on input line 7108. [79] [80] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7234 ...tless{}remote\_address\textgreater{}}: remote BLE address ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7296 ...{}conn\PYGZus{}index\PYGZgt{},\PYGZhy{}1 [81] [82] [83] [84] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7638 0: the service has not started ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7641 1: the service has already started ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7652 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7655 1: is a primary service [85] [86] [87] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7922 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7925 1: is a primary service [88] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7980 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7983 1: is a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7994 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7997 1: is a primary service [89] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8099 Response: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8106 Parameters: Underfull \hbox (badness 10000) in paragraph at lines 8115--8116 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : char-ac-ter-is-tic's in-dex; it c an be fetched with com-mand [90] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8159 Example: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8182 Response: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8190 OKParameters: Underfull \hbox (badness 10000) in paragraph at lines 8199--8200 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : char-ac-ter-is-tic's in-dex; it c an be fetched with com-mand ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8227 Example: [91] Underfull \hbox (badness 10000) in paragraph at lines 8277--8278 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : tx ser-vice's in-dex; it ca n be fetched with com-mand Underfull \hbox (badness 10000) in paragraph at lines 8280--8281 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : tx char-ac-ter-is-tic's in-dex ; it can be fetched with com-mand Underfull \hbox (badness 10000) in paragraph at lines 8283--8284 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : rx ser-vice's in-dex; it ca n be fetched with com-mand Underfull \hbox (badness 10000) in paragraph at lines 8286--8287 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : rx char-ac-ter-is-tic's in-dex ; it can be fetched with com-mand [92] [93] [94] [95] [96] [97] [98] [99] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLUFINAME' on page 100 undefined on input line 9017. [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 9171--9172 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [102] [103] [104] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9411 Response: [105] [106 <./Shake-Nearby.png>] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9459 Response: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9469 Response: [107] Underfull \hbox (badness 10000) in paragraph at lines 9604--9605 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [108] [109] [110] [111] [112] [113] [114] [115] [116] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10309 ...{\textless{}sec\_mode\textgreater{}}: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10335 ...less{}remote\_address\textgreater{}}: remote classic bluetooth s... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10375 ...less{}remote\_address\textgreater{}}: remote classic bluetooth A... [117] [118] [119] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10588 ...less{}remote\_address\textgreater{}}: remote classic bluetooth A... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10624 ...less{}remote\_address\textgreater{}}: remote classic bluetooth A... [120] [121] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10808 ...{\textless{}pin\_type\textgreater{}}: Use variable or fixed PIN. [122] [123] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTCOD' on p age 124 undefined on input line 11026. [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 11132--11133 []\T1/ptm/m/n/10 5: \T1/pcr/m/n/10 MQTT over TLS(verify server certificate and provide client [126] [127] [128] [129] [130] [131] [132] [133] Underfull \vbox (badness 10000) detected at line 11946 Overfull \vbox (2.68169pt too high) detected at line 11946 [134] [135] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12088 ...less{}transport\_type\textgreater{}}: HTTP Client transport typ... [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 12273--12275 []\T1/pcr/m/n/10 export ESP_AT_PROJECT_PLATFORM ?= PLATFORM_ESP32 export ESP_AT _MODULE_NAME ?= [138] Overfull \hbox (19.40211pt too wide) in paragraph at lines 12319--12320 []\T1/ptm/m/n/10 Download \T1/pcr/m/n/10 ESP32 AT Bin \T1/ptm/m/n/10 or \T1/pcr /m/n/10 ESP8266 IDF AT Bin \T1/ptm/m/n/10 from https://www.espressif.com/en/sup port/download/at. ! Package inputenc Error: Unicode char ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12336 \textbar{}Modules\textbar{} UART Pins( TX, RX, CTS, RTS) \textbar... ! Package inputenc Error: Unicode char ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12336 ...xtbar{} UART Pins(TX, RX, CTS, RTS) \textbar{} Bin \textbar{} Underfull \hbox (badness 6445) in paragraph at lines 12336--12341 \T1/pcr/m/n/10 factory_param_WROVER-32.bin \T1/ptm/m/n/10 || ESP32-PICO Se-ries | GPIO22, GPIO19, GPIO15, GPIO14 | [139] Overfull \hbox (3.31454pt too wide) in paragraph at lines 12391--12392 []\T1/ptm/m/n/10 for ex-am-ple:\T1/pcr/m/n/10 AT+CWJAP="comma\,backslash\\ssid" ,"1234567890"AT+MQTTPUB=0, LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSSTORE' o n page 140 undefined on input line 12413. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UARTD' on p age 140 undefined on input line 12416. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SAVET' on p age 140 undefined on input line 12419. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AUTOC' on p age 140 undefined on input line 12422. Underfull \hbox (badness 10000) in paragraph at lines 12465--12467 []\T1/ptm/m/n/10 Open the web-site iot.espressif.cn. If us-ing SSL OTA, it shou ld be https://iot.espressif.cn. Overfull \hbox (23.97972pt too wide) in paragraph at lines 12465--12467 []\T1/ptm/m/n/10 avatar [140] Overfull \hbox (64.14938pt too wide) in paragraph at lines 12469--12470 \T1/ptm/m/n/10 password.[]avatar Overfull \hbox (492.71443pt too wide) in paragraph at lines 12472--12474 []\T1/ptm/m/n/10 avatar[]avatar [141 <./OTA-1.png> <./OTA-2.png>] Underfull \hbox (badness 10000) in paragraph at lines 12476--12478 []\T1/ptm/m/n/10 A key is gen-er-ated when the de-vice is suc-cess-fully cre-at ed, as the fig-ure be-low shows. Overfull \hbox (23.97972pt too wide) in paragraph at lines 12476--12478 []\T1/ptm/m/n/10 avatar Overfull \hbox (492.71443pt too wide) in paragraph at lines 12480--12484 []\T1/ptm/m/n/10 avatar[]avatar [142 <./OTA-3.png> <./OTA-4.png> <./OTA-5.png>] Overfull \hbox (23.97972pt too wide) in paragraph at lines 12486--12488 []\T1/ptm/m/n/10 avatar [143 <./OTA-6.png> <./OTA-7.png>] Overfull \hbox (228.6879pt too wide) in paragraph at lines 12490--12492 []\T1/ptm/m/n/10 Click on the ota.bin to save it as the cur-rent ver-sion. []av atar [144 <./OTA-8.png>] Underfull \hbox (badness 10000) in paragraph at lines 12506--12507 \T1/ptm/m/n/10 The UART pin of ESP32 can be user-defined to other pins, re-fer to [145 <./OTA-9.png>] Underfull \hbox (badness 10000) in paragraph at lines 12536--12537 []\T1/ptm/m/n/10 Open \T1/pcr/m/n/10 esp-at/components/customized_partitions/ra w_data/factory_param/ ! Package inputenc Error: Unicode char 、 (U+3001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12558 ...hinxupquote{GPIO1 as TX、GPIO3 as RX}} .The default setting of ES... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12558 ...efault setting of ESP8266 AT UART is: Underfull \hbox (badness 5787) in paragraph at lines 12574--12575 []\T1/pcr/m/n/10 make menuconfig \T1/ptm/m/n/10 > \T1/pcr/m/n/10 Component conf ig \T1/ptm/m/n/10 > \T1/pcr/m/n/10 ESP8266-specific \T1/ptm/m/n/10 > \T1/pcr/m/ n/10 UART for console Underfull \hbox (badness 10000) in paragraph at lines 12577--12578 []\T1/ptm/m/n/10 Open \T1/pcr/m/n/10 esp-at/components/customized_partitions/ra w_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 12604--12605 \T1/ptm/m/n/10 The ori-gin ta-ble is [][]\T1/pcr/m/n/10 components/customized_p artitions/raw_data/factory_param/ [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 12747--12748 \T1/ptm/m/n/10 The ori-gin ta-ble is [][]\T1/pcr/m/n/10 components/customized_p artitions/raw_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 []\T1/ptm/m/n/10 | plat-form | mod-ule_name | magic_flag | ver-sion | mod-ule_i d | tx_max_power | start_channel Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 | chan-nel_num | coun-try_code | uart_baudrate | uart_tx_pin | u art_rx_pin | uart_cts_pin | Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 uart_rts_pin | tx_control_pin | rx_control_pin |^^V|^^V|^^V|^^V| ^^V|^^V|^^V| ^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V| Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 | PLAT-FORM_ESP32 | WROOM-32 |0xfcfc|1|1|1|1|13|CN|115200|17|16| 15|14|-1|-1 | PLAT- Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 FORM_ESP32 | WROVER-32|0xfcfc|1|2|1|1|13|CN|115200|22|19|15|14|- 1|-1 | PLAT-FORM_ESP32 Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 | PICO-D4 |0xfcfc|1|3|1|1|13|CN|115200|22|19|15|14|-1|-1 | PLAT- FORM_ESP32 | SOLO- Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 1 |0xfcfc|1|4|1|1|13|CN|115200|17|16|15|14|-1|-1 | PLAT-FORM_ESP 8266 | WROOM-02 Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 []\T1/ptm/m/n/10 | plat-form | mod-ule_name | magic_flag | ver-sion | mod-ule_i d | tx_max_power | Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 start_channel | chan-nel_num | coun-try_code | uart_baudrate | u art_tx_pin | uart_rx_pin Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 | uart_cts_pin | uart_rts_pin | tx_control_pin | rx_control_pin |^^V|^^V|^^V|^^V|^^V|^^V|^^V| Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 ^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V| | PLAT-FORM_ESP32 | WROOM-3 2 |0xfcfc|1|1|1|1|13|CN|115200|17|16|15|14|- Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 1|-1| | PLAT-FORM_ESP32 | WROVER-32|0xfcfc|1|2|1|1|13|CN|115200| 22|19|15|14|-1|- Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 1| | PLAT-FORM_ESP32 | PICO-D4 |0xfcfc|1|3|1|1|13|CN|115200|22|1 9|15|14|-1|-1| | Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 PLAT-FORM_ESP32 | SOLO-1 |0xfcfc|1|4|1|1|13|CN|115200|17|16|15|1 4|-1|-1| | PLAT- Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 FORM_ESP8266 | WROOM-02 |0xfcfc|1|4|1|1|13|CN|115200|15|13|3|1|5 |-1| | MY_PLATFORM | [148] LaTeX Warning: Hyper reference `get-started/ESP_AT_Factory_Parameter_Bin:Add_Cu stomized_Module' on page 149 undefined on input line 12818. Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 []\T1/ptm/m/n/10 | plat-form | mod-ule_name | magic_flag | ver-sion | mod-ule_i d | tx_max_power | Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 start_channel | chan-nel_num | coun-try_code | uart_baudrate | u art_tx_pin | uart_rx_pin | Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 uart_cts_pin | uart_rts_pin | tx_control_pin | rx_control_pin | data |^^V|^^V|^^V|^^V|^^V|^^V|^^V| Underfull \hbox (badness 5008) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 ^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V| | PLAT-FORM_ESP32 | WRO OM-32 |0xfcfc|1|1|1|1|13|CN|115200|17|16|15|14|- Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 1|-1| | | PLAT-FORM_ESP32 | WROVER-32|0xfcfc|1|2|1|1|13|CN|11520 0|22|19|15|14|-1|- Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 1| | | PLAT-FORM_ESP32 | PICO-D4 |0xfcfc|1|3|1|1|13|CN|115200|22 |19|15|14|-1|-1| | | Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 PLAT-FORM_ESP32 | SOLO-1 |0xfcfc|1|4|1|1|13|CN|115200|17|16|15|1 4|-1|-1| | | PLAT- Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 FORM_ESP8266 | WROOM-02 |0xfcfc|1|4|1|1|13|CN|115200|15|13|3|1|5 |-1| | | MY_PLATFORM | Underfull \hbox (badness 10000) in paragraph at lines 12845--12846 \T1/pcr/m/n/10 gen_esp32part.py -q at_customize.csv at_customize.bin \T1/ptm/m/ n/10 to gen-er-ate a [149] [150] Underfull \hbox (badness 7273) in paragraph at lines 12925--12926 []\T1/ptm/m/n/10 3.1. En-ter \T1/pcr/m/n/10 module_config \T1/ptm/m/n/10 folder , copy the \T1/pcr/m/n/10 module_esp32_default \T1/ptm/m/n/10 to make a new ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12934 ...} folder, revise the following items: [151] [152] [153] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13170 ...nection using the connection command: [154] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13177 ...d, the data can be sent and received: ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13198 ...ESP32 boards connected to each other, The process is basically t... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13226 ...r this password on the remote device: [155] [156] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13373 ​ When SDIO slave receives data from SDIO host, the slave will info... [157] [158] Chapter 2. (./espressif-esp-at.ind) [159] (./espressif-esp-at.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-at.pdf (163 pages, 2309364 bytes). Transcript written on espressif-esp-at.log. Latexmk: Index file 'espressif-esp-at.idx' was written Latexmk: Log file says output to 'espressif-esp-at.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-at.out' 'espressif-esp-at.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-at" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) 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 2018/12/22 v1.8.3 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/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/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/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/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/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/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/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/generic/oberdiek/ifluatex.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/generic/ifxetex/ifxetex.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/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-at.idx (./espressif-esp-at.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-at.out) (./espressif-esp-at.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-at.toc (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)) [1] [2] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.102 \end{tabulary} ^^M [1] [2] Chapter 1. ! Package inputenc Error: Unicode char 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...est/get-started/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode char 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.109 ...est/get-started/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) LaTeX Warning: Hyper reference `get-started/ESP_AT_Get_Started:platform-esp32' on page 3 undefined on input line 115. LaTeX Warning: Hyper reference `get-started/ESP_AT_Get_Started:platform-esp32s2 ' on page 3 undefined on input line 118. LaTeX Warning: Hyper reference `get-started/ESP_AT_Get_Started:platform-esp8266 ' on page 3 undefined on input line 121. [3] Underfull \hbox (badness 10000) in paragraph at lines 165--166 []\T1/ptm/m/n/10 If en-able \T1/pcr/m/n/10 AT ethernet support\T1/ptm/m/n/10 , you can get the in-for-ma-tion of the eth-er-net pin from [4] Underfull \hbox (badness 10000) in paragraph at lines 272--273 \T1/ptm/m/n/10 com-plete it re-fer-ring to \T1/pcr/m/n/10 https://docs.espressi f.com/projects/esp-idf/en/latest/ Underfull \hbox (badness 10000) in paragraph at lines 272--273 \T1/pcr/m/n/10 /docs.espressif.com/projects/esp-idf/en/latest/api-guides/tools/ idf-tools. [5] [6] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-8266' on page 7 undefined on input line 456. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-addcus cmd' on page 7 undefined on input line 459. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-downlo adat' on page 7 undefined on input line 462. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-ATDesc rpt' on page 7 undefined on input line 465. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-ATSave NVS' on page 7 undefined on input line 468. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-ATmsg' on page 7 undefined on input line 471. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:Appendix-OTA' o n page 7 undefined on input line 474. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AT' on page 7 undefined on input line 487. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-RST' on pag e 7 undefined on input line 490. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GMR' on pag e 7 undefined on input line 493. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSLP' on pa ge 7 undefined on input line 496. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-ATE' on pag e 7 undefined on input line 499. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-RESTORE' on page 7 undefined on input line 502. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UARTC' on p age 7 undefined on input line 505. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UARTD' on p age 7 undefined on input line 508. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SLEEP' on p age 7 undefined on input line 511. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSRAM' on page 7 undefined on input line 514. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSMSG' on page 7 undefined on input line 517. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-RFPOWER' on page 7 undefined on input line 520. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSFLASH' o n page 7 undefined on input line 523. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-FS' on page 7 undefined on input line 526. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSROLLBACK ' on page 7 undefined on input line 529. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SETTIME' on page 7 undefined on input line 532. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSLOG' on page 7 undefined on input line 535. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-WKCFG' on p age 7 undefined on input line 538. [7] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSSTORE' o n page 8 undefined on input line 541. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MODE' on pa ge 8 undefined on input line 551. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-JAP' on pag e 8 undefined on input line 554. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-LAPOPT' on page 8 undefined on input line 557. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-LAP' on pag e 8 undefined on input line 560. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-QAP' on pag e 8 undefined on input line 563. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SAP' on pag e 8 undefined on input line 566. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-LIF' on pag e 8 undefined on input line 569. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-QIF' on pag e 8 undefined on input line 572. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DHCP' on pa ge 8 undefined on input line 575. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DHCPS' on p age 8 undefined on input line 578. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AUTOC' on p age 8 undefined on input line 581. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-APPROTO' on page 8 undefined on input line 584. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STAPROTO' o n page 8 undefined on input line 587. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STAMAC' on page 8 undefined on input line 590. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-APMAC' on p age 8 undefined on input line 593. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPSTA' on p age 8 undefined on input line 596. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPAP' on pa ge 8 undefined on input line 599. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STARTS' on page 8 undefined on input line 602. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STOPS' on p age 8 undefined on input line 605. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-WPS' on pag e 8 undefined on input line 608. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MDNS' on pa ge 8 undefined on input line 611. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-JEAP' on pa ge 8 undefined on input line 614. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HOSTNAME' o n page 8 undefined on input line 617. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-COUNTRY' on page 8 undefined on input line 620. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STATUS' on page 8 undefined on input line 630. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DOMAIN' on page 8 undefined on input line 633. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-START' on p age 8 undefined on input line 636. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STARTEX' on page 8 undefined on input line 639. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SEND' on pa ge 8 undefined on input line 642. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SENDEX' on page 8 undefined on input line 645. [8] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CLOSE' on p age 9 undefined on input line 648. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IFSR' on pa ge 9 undefined on input line 651. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MUX' on pag e 9 undefined on input line 654. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SERVER' on page 9 undefined on input line 657. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SERVERMAX' on page 9 undefined on input line 660. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPMODE' on page 9 undefined on input line 663. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SAVET' on p age 9 undefined on input line 666. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-STO' on pag e 9 undefined on input line 669. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SNTPCFG' on page 9 undefined on input line 672. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SNTPT' on p age 9 undefined on input line 675. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UPDATE' on page 9 undefined on input line 678. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-IPDINFO' on page 9 undefined on input line 681. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCCONF' o n page 9 undefined on input line 684. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCCN' on page 9 undefined on input line 687. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCSNI' on page 9 undefined on input line 690. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCALPN' o n page 9 undefined on input line 693. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SSLCPSK' on page 9 undefined on input line 696. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AUTOCONNINT ' on page 9 undefined on input line 699. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPRECVMODE ' on page 9 undefined on input line 702. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPRECVDATA ' on page 9 undefined on input line 705. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPRECVLEN' on page 9 undefined on input line 708. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPPING' on page 9 undefined on input line 711. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-DNS' on pag e 9 undefined on input line 714. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-TCPOPT' on page 9 undefined on input line 717. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-TCPclient' on page 9 undefined on input line 720. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-TCPserver' on page 9 undefined on input line 723. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-UDPTrans' on page 9 undefined on input line 726. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-UWFPTT' on page 9 undefined on input line 729. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BINIT' on p age 9 undefined on input line 741. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADDR' on p age 9 undefined on input line 744. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BNAME' on p age 9 undefined on input line 747. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BSCANP' on page 9 undefined on input line 750. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BSCAN' on p age 9 undefined on input line 753. [9] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BSCANR' on page 10 undefined on input line 756. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVP' on p age 10 undefined on input line 759. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVD' on p age 10 undefined on input line 762. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVDEX' on page 10 undefined on input line 765. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVSTART' on page 10 undefined on input line 768. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVSTOP' o n page 10 undefined on input line 771. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BCONN' on p age 10 undefined on input line 774. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BCONNP' on page 10 undefined on input line 777. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BDISC' on p age 10 undefined on input line 780. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BDLEN' on p age 10 undefined on input line 783. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BMTU' on pa ge 10 undefined on input line 786. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRVCRE' o n page 10 undefined on input line 789. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRVSTART' on page 10 undefined on input line 792. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRVSTOP' on page 10 undefined on input line 795. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSRV' on p age 10 undefined on input line 798. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSCHAR' on page 10 undefined on input line 801. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSNTFY' on page 10 undefined on input line 804. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSIND' on p age 10 undefined on input line 807. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GSSETA' on page 10 undefined on input line 810. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCPRIMSRV' on page 10 undefined on input line 813. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCINCLSRV' on page 10 undefined on input line 816. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCCHAR' on page 10 undefined on input line 819. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCRD' on pa ge 10 undefined on input line 822. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-GCWR' on pa ge 10 undefined on input line 825. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESPPCFG' on page 10 undefined on input line 828. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESPP' on page 10 undefined on input line 831. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESMPPAR' on page 10 undefined on input line 834. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENC' on page 10 undefined on input line 837. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENCRSP' on page 10 undefined on input line 840. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEKEYREPLY ' on page 10 undefined on input line 843. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLECOFREPLY ' on page 10 undefined on input line 846. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENCDEV' on page 10 undefined on input line 849. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEENCCLEAR ' on page 10 undefined on input line 852. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLESETKEY' on page 10 undefined on input line 855. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDINIT' on page 10 undefined on input line 858. [10] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDKB' o n page 11 undefined on input line 861. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDMUS' on page 11 undefined on input line 864. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLEHIDC' on page 11 undefined on input line 867. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLUFI' on p age 11 undefined on input line 870. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLUFINAME' on page 11 undefined on input line 873. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-BLE' on pa ge 11 undefined on input line 876. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-iBeacon' o n page 11 undefined on input line 879. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:exam-UARTBLE' o n page 11 undefined on input line 882. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-ETHMAC' on page 11 undefined on input line 892. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-CIPETH' on page 11 undefined on input line 895. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTINIT' on page 11 undefined on input line 907. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTNAME' on page 11 undefined on input line 910. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSCANMODE' on page 11 undefined on input line 913. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTDISC' on page 11 undefined on input line 916. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPINIT' on page 11 undefined on input line 919. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPCONN' on page 11 undefined on input line 922. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPDISCON N' on page 11 undefined on input line 925. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPSTART' on page 11 undefined on input line 928. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSPPSEND' on page 11 undefined on input line 931. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPINIT' on page 11 undefined on input line 934. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPCONN' on page 11 undefined on input line 937. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPDISCO NN' on page 11 undefined on input line 940. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPSRC' on page 11 undefined on input line 943. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTA2DPCTRL' on page 11 undefined on input line 946. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSECPARAM' on page 11 undefined on input line 949. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTKEYREPLY' on page 11 undefined on input line 952. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTPINREPLY' on page 11 undefined on input line 955. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTSECCFM' o n page 11 undefined on input line 958. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTENCDEV' o n page 11 undefined on input line 961. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTENCCLEAR' on page 11 undefined on input line 964. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTCOD' on p age 11 undefined on input line 967. [11] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTUSERCFG ' on page 12 undefined on input line 977. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCLIENTI D' on page 12 undefined on input line 980. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTUSERNAM E' on page 12 undefined on input line 983. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTPASSWOR D' on page 12 undefined on input line 986. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCONNCFG ' on page 12 undefined on input line 989. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCONN' o n page 12 undefined on input line 992. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTPUB' on page 12 undefined on input line 995. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTPUBRAW' on page 12 undefined on input line 998. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTSUB' on page 12 undefined on input line 1001. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTUNSUB' on page 12 undefined on input line 1004. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-MQTTCLEAN' on page 12 undefined on input line 1007. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTErrCod' on page 12 undefined on input line 1010. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTNote' on pa ge 12 undefined on input line 1013. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTExamp1' on page 12 undefined on input line 1016. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTExamp2' on page 12 undefined on input line 1019. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:MQTTExamp3' on page 12 undefined on input line 1022. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HTTPCLIENT' on page 12 undefined on input line 1032. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HTTPGETSIZE ' on page 12 undefined on input line 1035. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-HTTPErrCode ' on page 12 undefined on input line 1038. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-FACTPLCP' o n page 12 undefined on input line 1048. [12] [13] [14] [15] [16] [17] Overfull \hbox (13.45969pt too wide) in paragraph at lines 1606--1608 []\T1/ptm/m/n/10 It will sup-ply ^^P+LINK_CONN : sta-tus_type,link_id,ip_type,t erminal_type,remote_ip,remote_port,local_port^^Q [18] [19] [20] [21] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] ! Package inputenc Error: Unicode char ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3395 ...onfig is ESP\PYGZhy{}TOUCH + AirKiss.) [37] [38] [39] [40] [41] [42] [43] [44] [45] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-START' on p age 46 undefined on input line 4184. [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5556 ...is a UDP transmission in passive mode, data will be missed when b... [61] [62] [63] [64] ! Package inputenc Error: Unicode char 、 (U+3001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5930 ... // protocol、server IP \PYGZam{} port ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5944 \sphinxstylestrong{Note:} [65] Overfull \hbox (119.97887pt too wide) in paragraph at lines 5999--6000 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[]avatar ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6016 \sphinxstylestrong{Note:} [66 <./Connect-SoftAP.png>] [67] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6140 \sphinxstylestrong{Note:} [68] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6205 \sphinxstylestrong{Note:} [69] [70] Overfull \hbox (119.97887pt too wide) in paragraph at lines 6364--6365 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[]avatar [71] [72] [73] [74] [75] [76] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6907 0: ADV\_TYPE\_IND ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6910 2: ADV\_TYPE\_SCAN\_IND ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6913 3: ADV\_TYPE\_NONCONN\_IND ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6918 ...tless{}own\_addr\_type\textgreater{}}: own BLE address type ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6921 0: BLE\_ADDR\_TYPE\_PUBLIC ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6924 1: BLE\_ADDR\_TYPE\_RANDOM ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6929 ...textless{}channel\_map\textgreater{}}: channel of advertising ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6932 1: ADV\_CHNL\_37 ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6935 2: ADV\_CHNL\_38 ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6938 4: ADV\_CHNL\_39 ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6941 7: ADV\_CHNL\_ALL ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6946 ...textgreater{}{]}}(optional parameter): filter policy of advertising ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6949 0: ADV\_FILTER\_ALLOW\_SCAN\_ANY\_CON\_ANY ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6952 1: ADV\_FILTER\_ALLOW\_SCAN\_WLST\_CON\_ANY ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6955 2: ADV\_FILTER\_ALLOW\_SCAN\_ANY\_CON\_WLST ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6958 3: ADV\_FILTER\_ALLOW\_SCAN\_WLST\_CON\_WLST [77] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6963 ...textgreater{}{]}}(optional parameter): remote BLE address type ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6966 0: PUBLIC ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6969 1: RANDOM ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6974 ...textgreater{}{]}}(optional parameter): remote BLE address Underfull \hbox (badness 10000) in paragraph at lines 7018--7019 []\T1/ptm/m/n/10 If ad-ver-tis-ing data is pre-set by com-mand \T1/pcr/m/n/10 A T+BLEADVDATAEX=, Underfull \hbox (badness 10000) in paragraph at lines 7018--7019 \T1/pcr/m/n/10 ,,\T1/ptm/m/n/10 , it wi ll be over write by [78] Underfull \hbox (badness 5091) in paragraph at lines 7084--7085 []\T1/ptm/m/n/10 to set the man-u-fac-turer data as ^^P0x11 0x22 0x33 0x44 0x55 ^^Q, the com-mand should be LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BADVD' on p age 79 undefined on input line 7108. [79] [80] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7234 ...tless{}remote\_address\textgreater{}}: remote BLE address ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7296 ...{}conn\PYGZus{}index\PYGZgt{},\PYGZhy{}1 [81] [82] [83] [84] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7638 0: the service has not started ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7641 1: the service has already started ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7652 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7655 1: is a primary service [85] [86] [87] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7922 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7925 1: is a primary service [88] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7980 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7983 1: is a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7994 0: is not a primary service ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7997 1: is a primary service [89] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8099 Response: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8106 Parameters: Underfull \hbox (badness 10000) in paragraph at lines 8115--8116 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : char-ac-ter-is-tic's in-dex; it c an be fetched with com-mand [90] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8159 Example: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8182 Response: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8190 OKParameters: Underfull \hbox (badness 10000) in paragraph at lines 8199--8200 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : char-ac-ter-is-tic's in-dex; it c an be fetched with com-mand ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.8227 Example: [91] Underfull \hbox (badness 10000) in paragraph at lines 8277--8278 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : tx ser-vice's in-dex; it ca n be fetched with com-mand Underfull \hbox (badness 10000) in paragraph at lines 8280--8281 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : tx char-ac-ter-is-tic's in-dex ; it can be fetched with com-mand Underfull \hbox (badness 10000) in paragraph at lines 8283--8284 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : rx ser-vice's in-dex; it ca n be fetched with com-mand Underfull \hbox (badness 10000) in paragraph at lines 8286--8287 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : rx char-ac-ter-is-tic's in-dex ; it can be fetched with com-mand [92] [93] [94] [95] [96] [97] [98] [99] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BLUFINAME' on page 100 undefined on input line 9017. [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 9171--9172 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [102] [103] [104] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9411 Response: [105] [106 <./Shake-Nearby.png>] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9459 Response: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9469 Response: [107] Underfull \hbox (badness 10000) in paragraph at lines 9604--9605 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [108] [109] [110] [111] [112] [113] [114] [115] [116] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10309 ...{\textless{}sec\_mode\textgreater{}}: ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10335 ...less{}remote\_address\textgreater{}}: remote classic bluetooth s... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10375 ...less{}remote\_address\textgreater{}}: remote classic bluetooth A... [117] [118] [119] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10588 ...less{}remote\_address\textgreater{}}: remote classic bluetooth A... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10624 ...less{}remote\_address\textgreater{}}: remote classic bluetooth A... [120] [121] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.10808 ...{\textless{}pin\_type\textgreater{}}: Use variable or fixed PIN. [122] [123] LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-BTCOD' on p age 124 undefined on input line 11026. [124] [125] Underfull \hbox (badness 10000) in paragraph at lines 11132--11133 []\T1/ptm/m/n/10 5: \T1/pcr/m/n/10 MQTT over TLS(verify server certificate and provide client [126] [127] [128] [129] [130] [131] [132] [133] Underfull \vbox (badness 10000) detected at line 11946 Overfull \vbox (2.68169pt too high) detected at line 11946 [134] [135] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12088 ...less{}transport\_type\textgreater{}}: HTTP Client transport typ... [136] [137] Underfull \hbox (badness 10000) in paragraph at lines 12273--12275 []\T1/pcr/m/n/10 export ESP_AT_PROJECT_PLATFORM ?= PLATFORM_ESP32 export ESP_AT _MODULE_NAME ?= [138] Overfull \hbox (19.40211pt too wide) in paragraph at lines 12319--12320 []\T1/ptm/m/n/10 Download \T1/pcr/m/n/10 ESP32 AT Bin \T1/ptm/m/n/10 or \T1/pcr /m/n/10 ESP8266 IDF AT Bin \T1/ptm/m/n/10 from https://www.espressif.com/en/sup port/download/at. ! Package inputenc Error: Unicode char ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12336 \textbar{}Modules\textbar{} UART Pins( TX, RX, CTS, RTS) \textbar... ! Package inputenc Error: Unicode char ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12336 ...xtbar{} UART Pins(TX, RX, CTS, RTS) \textbar{} Bin \textbar{} Underfull \hbox (badness 6445) in paragraph at lines 12336--12341 \T1/pcr/m/n/10 factory_param_WROVER-32.bin \T1/ptm/m/n/10 || ESP32-PICO Se-ries | GPIO22, GPIO19, GPIO15, GPIO14 | [139] Overfull \hbox (3.31454pt too wide) in paragraph at lines 12391--12392 []\T1/ptm/m/n/10 for ex-am-ple:\T1/pcr/m/n/10 AT+CWJAP="comma\,backslash\\ssid" ,"1234567890"AT+MQTTPUB=0, LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SYSSTORE' o n page 140 undefined on input line 12413. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-UARTD' on p age 140 undefined on input line 12416. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-SAVET' on p age 140 undefined on input line 12419. LaTeX Warning: Hyper reference `get-started/ESP_AT_Commands_Set:cmd-AUTOC' on p age 140 undefined on input line 12422. Underfull \hbox (badness 10000) in paragraph at lines 12465--12467 []\T1/ptm/m/n/10 Open the web-site iot.espressif.cn. If us-ing SSL OTA, it shou ld be https://iot.espressif.cn. Overfull \hbox (23.97972pt too wide) in paragraph at lines 12465--12467 []\T1/ptm/m/n/10 avatar [140] Overfull \hbox (64.14938pt too wide) in paragraph at lines 12469--12470 \T1/ptm/m/n/10 password.[]avatar Overfull \hbox (492.71443pt too wide) in paragraph at lines 12472--12474 []\T1/ptm/m/n/10 avatar[]avatar [141 <./OTA-1.png> <./OTA-2.png>] Underfull \hbox (badness 10000) in paragraph at lines 12476--12478 []\T1/ptm/m/n/10 A key is gen-er-ated when the de-vice is suc-cess-fully cre-at ed, as the fig-ure be-low shows. Overfull \hbox (23.97972pt too wide) in paragraph at lines 12476--12478 []\T1/ptm/m/n/10 avatar Overfull \hbox (492.71443pt too wide) in paragraph at lines 12480--12484 []\T1/ptm/m/n/10 avatar[]avatar [142 <./OTA-3.png> <./OTA-4.png> <./OTA-5.png>] Overfull \hbox (23.97972pt too wide) in paragraph at lines 12486--12488 []\T1/ptm/m/n/10 avatar [143 <./OTA-6.png> <./OTA-7.png>] Overfull \hbox (228.6879pt too wide) in paragraph at lines 12490--12492 []\T1/ptm/m/n/10 Click on the ota.bin to save it as the cur-rent ver-sion. []av atar [144 <./OTA-8.png>] Underfull \hbox (badness 10000) in paragraph at lines 12506--12507 \T1/ptm/m/n/10 The UART pin of ESP32 can be user-defined to other pins, re-fer to [145 <./OTA-9.png>] Underfull \hbox (badness 10000) in paragraph at lines 12536--12537 []\T1/ptm/m/n/10 Open \T1/pcr/m/n/10 esp-at/components/customized_partitions/ra w_data/factory_param/ ! Package inputenc Error: Unicode char 、 (U+3001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12558 ...hinxupquote{GPIO1 as TX、GPIO3 as RX}} .The default setting of ES... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12558 ...efault setting of ESP8266 AT UART is: Underfull \hbox (badness 5787) in paragraph at lines 12574--12575 []\T1/pcr/m/n/10 make menuconfig \T1/ptm/m/n/10 > \T1/pcr/m/n/10 Component conf ig \T1/ptm/m/n/10 > \T1/pcr/m/n/10 ESP8266-specific \T1/ptm/m/n/10 > \T1/pcr/m/ n/10 UART for console Underfull \hbox (badness 10000) in paragraph at lines 12577--12578 []\T1/ptm/m/n/10 Open \T1/pcr/m/n/10 esp-at/components/customized_partitions/ra w_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 12604--12605 \T1/ptm/m/n/10 The ori-gin ta-ble is [][]\T1/pcr/m/n/10 components/customized_p artitions/raw_data/factory_param/ [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 12747--12748 \T1/ptm/m/n/10 The ori-gin ta-ble is [][]\T1/pcr/m/n/10 components/customized_p artitions/raw_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 []\T1/ptm/m/n/10 | plat-form | mod-ule_name | magic_flag | ver-sion | mod-ule_i d | tx_max_power | start_channel Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 | chan-nel_num | coun-try_code | uart_baudrate | uart_tx_pin | u art_rx_pin | uart_cts_pin | Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 uart_rts_pin | tx_control_pin | rx_control_pin |^^V|^^V|^^V|^^V| ^^V|^^V|^^V| ^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V| Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 | PLAT-FORM_ESP32 | WROOM-32 |0xfcfc|1|1|1|1|13|CN|115200|17|16| 15|14|-1|-1 | PLAT- Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 FORM_ESP32 | WROVER-32|0xfcfc|1|2|1|1|13|CN|115200|22|19|15|14|- 1|-1 | PLAT-FORM_ESP32 Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 | PICO-D4 |0xfcfc|1|3|1|1|13|CN|115200|22|19|15|14|-1|-1 | PLAT- FORM_ESP32 | SOLO- Underfull \hbox (badness 10000) in paragraph at lines 12749--12756 \T1/ptm/m/n/10 1 |0xfcfc|1|4|1|1|13|CN|115200|17|16|15|14|-1|-1 | PLAT-FORM_ESP 8266 | WROOM-02 Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 []\T1/ptm/m/n/10 | plat-form | mod-ule_name | magic_flag | ver-sion | mod-ule_i d | tx_max_power | Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 start_channel | chan-nel_num | coun-try_code | uart_baudrate | u art_tx_pin | uart_rx_pin Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 | uart_cts_pin | uart_rts_pin | tx_control_pin | rx_control_pin |^^V|^^V|^^V|^^V|^^V|^^V|^^V| Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 ^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V| | PLAT-FORM_ESP32 | WROOM-3 2 |0xfcfc|1|1|1|1|13|CN|115200|17|16|15|14|- Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 1|-1| | PLAT-FORM_ESP32 | WROVER-32|0xfcfc|1|2|1|1|13|CN|115200| 22|19|15|14|-1|- Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 1| | PLAT-FORM_ESP32 | PICO-D4 |0xfcfc|1|3|1|1|13|CN|115200|22|1 9|15|14|-1|-1| | Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 PLAT-FORM_ESP32 | SOLO-1 |0xfcfc|1|4|1|1|13|CN|115200|17|16|15|1 4|-1|-1| | PLAT- Underfull \hbox (badness 10000) in paragraph at lines 12764--12772 \T1/ptm/m/n/10 FORM_ESP8266 | WROOM-02 |0xfcfc|1|4|1|1|13|CN|115200|15|13|3|1|5 |-1| | MY_PLATFORM | [148] LaTeX Warning: Hyper reference `get-started/ESP_AT_Factory_Parameter_Bin:Add_Cu stomized_Module' on page 149 undefined on input line 12818. Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 []\T1/ptm/m/n/10 | plat-form | mod-ule_name | magic_flag | ver-sion | mod-ule_i d | tx_max_power | Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 start_channel | chan-nel_num | coun-try_code | uart_baudrate | u art_tx_pin | uart_rx_pin | Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 uart_cts_pin | uart_rts_pin | tx_control_pin | rx_control_pin | data |^^V|^^V|^^V|^^V|^^V|^^V|^^V| Underfull \hbox (badness 5008) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 ^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V|^^V| | PLAT-FORM_ESP32 | WRO OM-32 |0xfcfc|1|1|1|1|13|CN|115200|17|16|15|14|- Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 1|-1| | | PLAT-FORM_ESP32 | WROVER-32|0xfcfc|1|2|1|1|13|CN|11520 0|22|19|15|14|-1|- Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 1| | | PLAT-FORM_ESP32 | PICO-D4 |0xfcfc|1|3|1|1|13|CN|115200|22 |19|15|14|-1|-1| | | Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 PLAT-FORM_ESP32 | SOLO-1 |0xfcfc|1|4|1|1|13|CN|115200|17|16|15|1 4|-1|-1| | | PLAT- Underfull \hbox (badness 10000) in paragraph at lines 12820--12828 \T1/ptm/m/n/10 FORM_ESP8266 | WROOM-02 |0xfcfc|1|4|1|1|13|CN|115200|15|13|3|1|5 |-1| | | MY_PLATFORM | Underfull \hbox (badness 10000) in paragraph at lines 12845--12846 \T1/pcr/m/n/10 gen_esp32part.py -q at_customize.csv at_customize.bin \T1/ptm/m/ n/10 to gen-er-ate a [149] [150] Underfull \hbox (badness 7273) in paragraph at lines 12925--12926 []\T1/ptm/m/n/10 3.1. En-ter \T1/pcr/m/n/10 module_config \T1/ptm/m/n/10 folder , copy the \T1/pcr/m/n/10 module_esp32_default \T1/ptm/m/n/10 to make a new ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12934 ...} folder, revise the following items: [151] [152] [153] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13170 ...nection using the connection command: [154] ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13177 ...d, the data can be sent and received: ! Package inputenc Error: Unicode char , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13198 ...ESP32 boards connected to each other, The process is basically t... ! Package inputenc Error: Unicode char : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13226 ...r this password on the remote device: [155] [156] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13373 ​ When SDIO slave receives data from SDIO host, the slave will info... [157] [158] Chapter 2. (./espressif-esp-at.ind) [159] (./espressif-esp-at.aux) LaTeX Warning: There were undefined references. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-at.pdf (163 pages, 2309364 bytes). Transcript written on espressif-esp-at.log. Latexmk: Index file 'espressif-esp-at.idx' was written Latexmk: Log file says output to 'espressif-esp-at.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2020-07-23T14:56:39.907211Z, end-time: 2020-07-23T14:56:40.109200Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.1.0.0_esp8266/docs/en/_build/latex/espressif-esp-at.pdf /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/artifacts/release-v2.1.0.0_esp8266/sphinx_pdf/espressif-esp-at.pdf