Read the Docs build information Build id: 2653399 Project: espressif-esp-at Version: release-v2.2.0.0_esp8266 Commit: b432041a728533062e33e64e215ae4ac29def1f6 Date: 2024-12-02T09:28:21.015203Z State: finished Success: True [rtd-command-info] start-time: 2024-12-02T09:28:22.251812Z, end-time: 2024-12-02T09:28:24.539521Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/espressif/esp-at.git . Cloning into '.'... [rtd-command-info] start-time: 2024-12-02T09:28:24.610419Z, end-time: 2024-12-02T09:28:26.504344Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/release/v2.2.0.0_esp8266:refs/remotes/origin/release/v2.2.0.0_esp8266 From https://github.com/espressif/esp-at * [new branch] release/v2.2.0.0_esp8266 -> origin/release/v2.2.0.0_esp8266 [rtd-command-info] start-time: 2024-12-02T09:28:26.636657Z, end-time: 2024-12-02T09:28:26.962817Z, duration: 0, exit-code: 0 git checkout --force origin/release/v2.2.0.0_esp8266 Note: switching to 'origin/release/v2.2.0.0_esp8266'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at b432041 Merge branch 'docs/fix_doc_compile_issue' into 'release/v2.2.0.0_esp8266' [rtd-command-info] start-time: 2024-12-02T09:28:27.028723Z, end-time: 2024-12-02T09:28:27.090882Z, duration: 0, exit-code: 0 cat docs/en/.readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip - pdf # Set the version of Python and other tools you might need build: os: "ubuntu-20.04" tools: python: "3.6" # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: docs/setuptools.requirements.txt - requirements: docs/requirements.txt sphinx: configuration: docs/en/conf.py [rtd-command-info] start-time: 2024-12-02T09:28:31.581077Z, end-time: 2024-12-02T09:28:31.663467Z, duration: 0, exit-code: 0 asdf global python 3.6.15 [rtd-command-info] start-time: 2024-12-02T09:28:32.149620Z, end-time: 2024-12-02T09:28:33.356564Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.6.15.final.0-64 in 803ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-12-02T09:28:33.432698Z, end-time: 2024-12-02T09:28:41.981117Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (21.2.3) Collecting pip Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (57.4.0) Collecting setuptools Downloading setuptools-59.6.0-py3-none-any.whl (952 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-21.3.1 setuptools-59.6.0 [rtd-command-info] start-time: 2024-12-02T09:28:42.045894Z, end-time: 2024-12-02T09:28:49.807784Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) Collecting Pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) Collecting alabaster<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting importlib-metadata>=4.8 Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting Jinja2>=3.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting docutils<0.20,>=0.14 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) Collecting packaging>=21.0 Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting pytz>=2015.7 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB) Collecting certifi>=2017.4.17 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.10-py3-none-any.whl (70 kB) Installing collected packages: zipp, urllib3, typing-extensions, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, importlib-metadata, imagesize, docutils, babel, alabaster, sphinx Successfully installed Jinja2-3.0.3 MarkupSafe-2.0.1 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2024.8.30 charset-normalizer-2.0.12 docutils-0.18.1 idna-3.10 imagesize-1.4.1 importlib-metadata-4.8.3 packaging-21.3 pyparsing-3.1.4 pytz-2024.2 requests-2.27.1 snowballstemmer-2.2.0 sphinx-5.3.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.1.1 urllib3-1.26.20 zipp-3.6.0 [rtd-command-info] start-time: 2024-12-02T09:28:49.876365Z, end-time: 2024-12-02T09:28:52.331665Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/setuptools.requirements.txt Collecting setuptools<58 Downloading setuptools-57.5.0-py3-none-any.whl (819 kB) Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 59.6.0 Uninstalling setuptools-59.6.0: Successfully uninstalled setuptools-59.6.0 Successfully installed setuptools-57.5.0 [rtd-command-info] start-time: 2024-12-02T09:28:52.403280Z, end-time: 2024-12-02T09:29:19.145189Z, duration: 26, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting setuptools==40.6.2 Downloading setuptools-40.6.2-py2.py3-none-any.whl (573 kB) Collecting sphinx==2.3.1 Downloading Sphinx-2.3.1-py3-none-any.whl (2.7 MB) Collecting breathe==4.14.1 Downloading breathe-4.14.1-py3-none-any.whl (74 kB) Collecting sphinx-rtd-theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting sphinx-notfound-page==0.7.1 Downloading sphinx_notfound_page-0.7.1-py3-none-any.whl (8.3 kB) Collecting sphinxcontrib-blockdiag==2.0.0 Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting sphinxcontrib-seqdiag==2.0.0 Downloading sphinxcontrib_seqdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-actdiag==2.0.0 Downloading sphinxcontrib_actdiag-2.0.0-py2.py3-none-any.whl (6.9 kB) Collecting sphinxcontrib-nwdiag==2.0.0 Downloading sphinxcontrib_nwdiag-2.0.0-py2.py3-none-any.whl (13 kB) Collecting sphinxcontrib-wavedrom==2.0.0 Downloading sphinxcontrib_wavedrom-2.0.0-py3-none-any.whl (9.6 kB) Collecting nwdiag==2.0.0 Downloading nwdiag-2.0.0-py2.py3-none-any.whl (7.7 MB) Collecting recommonmark==0.7.0 Downloading recommonmark-0.7.0-py2.py3-none-any.whl (10 kB) Collecting markdown<3.4.0,>=3.0.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) Collecting sphinx_markdown_tables==0.0.15 Downloading sphinx_markdown_tables-0.0.15-py3-none-any.whl (28 kB) Collecting future==0.16.0 Downloading future-0.16.0.tar.gz (824 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting funcparserlib==1.0.0a0 Downloading funcparserlib-1.0.0a0-py2.py3-none-any.whl (17 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.2) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.0.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.14.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.4.1) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.18.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (21.3) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (0.7.13) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.2.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.3) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.2) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.11.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.1.5) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.27.1) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.0.1) Collecting six>=1.9 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.12 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Collecting seqdiag>=0.9.3 Downloading seqdiag-2.0.0-py3-none-any.whl (2.6 MB) Collecting actdiag>=0.5.3 Downloading actdiag-2.0.0-py3-none-any.whl (2.6 MB) Collecting wavedrom>=0.1 Downloading wavedrom-2.0.3.post3.tar.gz (137 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cairosvg>=2 Downloading CairoSVG-2.7.1-py3-none-any.whl (43 kB) Collecting xcffib Downloading xcffib-1.5.0.tar.gz (89 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting commonmark>=0.8.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from markdown<3.4.0,>=3.0.1->-r docs/requirements.txt (line 16)) (4.8.3) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from babel!=2.0,>=1.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2024.2) Collecting Pillow>3.0 Downloading Pillow-8.4.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) Collecting cssselect2 Downloading cssselect2-0.4.1-py3-none-any.whl (13 kB) Collecting cairocffi Downloading cairocffi-1.2.0.tar.gz (70 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from importlib-metadata>=4.4->markdown<3.4.0,>=3.0.1->-r docs/requirements.txt (line 16)) (3.6.0) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from importlib-metadata>=4.4->markdown<3.4.0,>=3.0.1->-r docs/requirements.txt (line 16)) (4.1.1) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from Jinja2>=2.3->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2024.8.30) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (1.26.20) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.10) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from requests>=2.5.0->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (2.0.12) Collecting svgwrite Downloading svgwrite-1.4.3-py3-none-any.whl (67 kB) Collecting pyyaml Downloading PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages (from packaging->sphinx==2.3.1->-r docs/requirements.txt (line 5)) (3.1.4) Collecting cffi>=1.1.0 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: future, wavedrom, xcffib, cairocffi Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.16.0-py3-none-any.whl size=487809 sha256=a76d64891c063c3745defd45878bfdee4e3810d3e60c63905f257e31b4751c91 Stored in directory: /tmp/pip-ephem-wheel-cache-awmxiit5/wheels/06/d8/4f/1fda930a85fef200da1e8cb24dae1821feb00270b42990efee Building wheel for wavedrom (setup.py): started Building wheel for wavedrom (setup.py): finished with status 'done' Created wheel for wavedrom: filename=wavedrom-2.0.3.post3-py2.py3-none-any.whl size=29953 sha256=00be90b2d7088f0493dabc588418f2f50f16c8c4516c9ee7cf000c1fbc79f272 Stored in directory: /tmp/pip-ephem-wheel-cache-awmxiit5/wheels/19/bf/1c/54896bb52532cdda932432bc0377c914dbd0d1201aa7927e48 Building wheel for xcffib (setup.py): started Building wheel for xcffib (setup.py): finished with status 'done' Created wheel for xcffib: filename=xcffib-1.5.0-py3-none-any.whl size=97508 sha256=f88a08414f2a1a6b07340d53aed30e8984efbc0331f5c0a19b6012daab1b41a5 Stored in directory: /tmp/pip-ephem-wheel-cache-awmxiit5/wheels/63/70/9f/3a7626fa05ae8ed23c9a4fb832f492a01624d00828fa9a113a Building wheel for cairocffi (setup.py): started Building wheel for cairocffi (setup.py): finished with status 'done' Created wheel for cairocffi: filename=cairocffi-1.2.0-py3-none-any.whl size=89562 sha256=e25886d7106714499564a6891038650dd5accd9aa3697d8f97608c74cf5a2141 Stored in directory: /tmp/pip-ephem-wheel-cache-awmxiit5/wheels/37/f0/7e/f92a9b82bde542ad7e50f6f91b368f84fab2cf1176ba265aa5 Successfully built future wavedrom xcffib cairocffi Installing collected packages: webencodings, pycparser, webcolors, tinycss2, setuptools, Pillow, funcparserlib, cffi, svgwrite, six, pyyaml, docutils, defusedxml, cssselect2, cairocffi, blockdiag, xcffib, wavedrom, sphinx, seqdiag, nwdiag, markdown, commonmark, cairosvg, actdiag, sphinxcontrib-wavedrom, sphinxcontrib-seqdiag, sphinxcontrib-nwdiag, sphinxcontrib-blockdiag, sphinxcontrib-actdiag, sphinx-rtd-theme, sphinx-notfound-page, sphinx-markdown-tables, recommonmark, future, breathe Attempting uninstall: setuptools Found existing installation: setuptools 57.5.0 Uninstalling setuptools-57.5.0: Successfully uninstalled setuptools-57.5.0 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: sphinx 5.3.0 Uninstalling sphinx-5.3.0: Successfully uninstalled sphinx-5.3.0 Successfully installed Pillow-8.4.0 actdiag-2.0.0 blockdiag-2.0.1 breathe-4.14.1 cairocffi-1.2.0 cairosvg-2.7.1 cffi-1.15.1 commonmark-0.9.1 cssselect2-0.4.1 defusedxml-0.7.1 docutils-0.17.1 funcparserlib-1.0.0a0 future-0.16.0 markdown-3.3.7 nwdiag-2.0.0 pycparser-2.21 pyyaml-6.0.1 recommonmark-0.7.0 seqdiag-2.0.0 setuptools-40.6.2 six-1.16.0 sphinx-2.3.1 sphinx-markdown-tables-0.0.15 sphinx-notfound-page-0.7.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-actdiag-2.0.0 sphinxcontrib-blockdiag-2.0.0 sphinxcontrib-nwdiag-2.0.0 sphinxcontrib-seqdiag-2.0.0 sphinxcontrib-wavedrom-2.0.0 svgwrite-1.4.3 tinycss2-1.1.1 wavedrom-2.0.3.post3 webcolors-1.11.1 webencodings-0.5.1 xcffib-1.5.0 [rtd-command-info] start-time: 2024-12-02T09:29:19.348544Z, end-time: 2024-12-02T09:29:19.406708Z, 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, Espressif Systems (Shanghai) Co., 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' [rtd-command-info] start-time: 2024-12-02T09:29:19.481579Z, end-time: 2024-12-02T09:29:40.164618Z, duration: 20, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file loading translations [en]... done fatal: No names found, cannot describe anything. Git commit ID: b432041 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 51 source files that are out of date updating environment: [new config] 51 added, 0 changed, 0 removed reading sources... [ 1%] AT_Binary_Lists/ESP32-S2_AT_binaries reading sources... [ 3%] AT_Binary_Lists/ESP32_AT_binaries reading sources... [ 5%] AT_Binary_Lists/ESP8266_AT_binaries reading sources... [ 7%] AT_Binary_Lists/index reading sources... [ 9%] AT_Command_Examples/BLE_AT_Examples reading sources... [ 11%] AT_Command_Examples/Ethernet_AT_Examples reading sources... [ 13%] AT_Command_Examples/MQTT_AT_Examples reading sources... [ 15%] AT_Command_Examples/TCP-IP_AT_Examples reading sources... [ 17%] AT_Command_Examples/Web_server_AT_Examples reading sources... [ 19%] AT_Command_Examples/index reading sources... [ 21%] AT_Command_Set/AT_Command_Set_Comparison reading sources... [ 23%] AT_Command_Set/BLE_AT_Commands reading sources... [ 25%] AT_Command_Set/BT_AT_Commands reading sources... [ 27%] AT_Command_Set/Basic_AT_Commands reading sources... [ 29%] AT_Command_Set/Driver_AT_Commands reading sources... [ 31%] AT_Command_Set/Ethernet_AT_Commands reading sources... [ 33%] AT_Command_Set/HTTP_AT_Commands reading sources... [ 35%] AT_Command_Set/MQTT_AT_Commands reading sources... [ 37%] AT_Command_Set/Signaling_Test_AT_Commands reading sources... [ 39%] AT_Command_Set/TCP-IP_AT_Commands reading sources... [ 41%] AT_Command_Set/Web_server_AT_Commands reading sources... [ 43%] AT_Command_Set/Wi-Fi_AT_Commands reading sources... [ 45%] AT_Command_Set/index reading sources... [ 47%] AT_Command_Set/user_at_commands reading sources... [ 49%] Compile_and_Develop/AT_API_Reference reading sources... [ 50%] Compile_and_Develop/How_to_add_new_platform reading sources... [ 52%] Compile_and_Develop/How_to_add_user-defined_AT_commands reading sources... [ 54%] Compile_and_Develop/How_to_clone_project_and_compile_it reading sources... [ 56%] Compile_and_Develop/How_to_create_factory_parameter_bin reading sources... [ 58%] Compile_and_Develop/How_to_customize_BLE_services reading sources... [ 60%] Compile_and_Develop/How_to_customize_partitions reading sources... [ 62%] Compile_and_Develop/How_to_enable_ESP_AT_Ethernet reading sources... [ 64%] Compile_and_Develop/How_to_implement_ESP32_SDIO_AT reading sources... [ 66%] Compile_and_Develop/How_to_implement_OTA_update reading sources... [ 68%] Compile_and_Develop/How_to_implement_SPI_AT reading sources... [ 70%] Compile_and_Develop/How_to_set_AT_port_pin reading sources... [ 72%] Compile_and_Develop/How_to_understand_the_differences_of_each_type_of_module reading sources... [ 74%] Compile_and_Develop/How_to_update_IDF reading sources... [ 76%] Compile_and_Develop/How_to_use_ESP_AT_Classic_Bluetooth reading sources... [ 78%] Compile_and_Develop/index reading sources... [ 80%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set reading sources... [ 82%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/index reading sources... [ 84%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/tencent_cloud_iot_at_binaries reading sources... [ 86%] Customized_AT_Commands_and_Firmware/index reading sources... [ 88%] Get_Started/Downloading_guide reading sources... [ 90%] Get_Started/Hardware_connection reading sources... [ 92%] Get_Started/What_is_ESP-AT reading sources... [ 94%] Get_Started/index reading sources... [ 96%] disclaimer reading sources... [ 98%] index reading sources... [100%] index_of_abbreviations looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] AT_Binary_Lists/ESP32-S2_AT_binaries writing output... [ 3%] AT_Binary_Lists/ESP32_AT_binaries writing output... [ 5%] AT_Binary_Lists/ESP8266_AT_binaries writing output... [ 7%] AT_Binary_Lists/index writing output... [ 9%] AT_Command_Examples/BLE_AT_Examples writing output... [ 11%] AT_Command_Examples/Ethernet_AT_Examples writing output... [ 13%] AT_Command_Examples/MQTT_AT_Examples writing output... [ 15%] AT_Command_Examples/TCP-IP_AT_Examples writing output... [ 17%] AT_Command_Examples/Web_server_AT_Examples writing output... [ 19%] AT_Command_Examples/index writing output... [ 21%] AT_Command_Set/AT_Command_Set_Comparison writing output... [ 23%] AT_Command_Set/BLE_AT_Commands writing output... [ 25%] AT_Command_Set/BT_AT_Commands writing output... [ 27%] AT_Command_Set/Basic_AT_Commands writing output... [ 29%] AT_Command_Set/Driver_AT_Commands writing output... [ 31%] AT_Command_Set/Ethernet_AT_Commands writing output... [ 33%] AT_Command_Set/HTTP_AT_Commands writing output... [ 35%] AT_Command_Set/MQTT_AT_Commands writing output... [ 37%] AT_Command_Set/Signaling_Test_AT_Commands writing output... [ 39%] AT_Command_Set/TCP-IP_AT_Commands writing output... [ 41%] AT_Command_Set/Web_server_AT_Commands writing output... [ 43%] AT_Command_Set/Wi-Fi_AT_Commands writing output... [ 45%] AT_Command_Set/index writing output... [ 47%] AT_Command_Set/user_at_commands writing output... [ 49%] Compile_and_Develop/AT_API_Reference writing output... [ 50%] Compile_and_Develop/How_to_add_new_platform writing output... [ 52%] Compile_and_Develop/How_to_add_user-defined_AT_commands writing output... [ 54%] Compile_and_Develop/How_to_clone_project_and_compile_it writing output... [ 56%] Compile_and_Develop/How_to_create_factory_parameter_bin writing output... [ 58%] Compile_and_Develop/How_to_customize_BLE_services writing output... [ 60%] Compile_and_Develop/How_to_customize_partitions writing output... [ 62%] Compile_and_Develop/How_to_enable_ESP_AT_Ethernet writing output... [ 64%] Compile_and_Develop/How_to_implement_ESP32_SDIO_AT writing output... [ 66%] Compile_and_Develop/How_to_implement_OTA_update writing output... [ 68%] Compile_and_Develop/How_to_implement_SPI_AT writing output... [ 70%] Compile_and_Develop/How_to_set_AT_port_pin writing output... [ 72%] Compile_and_Develop/How_to_understand_the_differences_of_each_type_of_module writing output... [ 74%] Compile_and_Develop/How_to_update_IDF writing output... [ 76%] Compile_and_Develop/How_to_use_ESP_AT_Classic_Bluetooth writing output... [ 78%] Compile_and_Develop/index writing output... [ 80%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set writing output... [ 82%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/index writing output... [ 84%] Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/tencent_cloud_iot_at_binaries writing output... [ 86%] Customized_AT_Commands_and_Firmware/index writing output... [ 88%] Get_Started/Downloading_guide writing output... [ 90%] Get_Started/Hardware_connection writing output... [ 92%] Get_Started/What_is_ESP-AT writing output... [ 94%] Get_Started/index writing output... [ 96%] disclaimer writing output... [ 98%] index writing output... [100%] index_of_abbreviations generating indices... genindexdone writing additional pages... searchdone copying images... [ 1%] AT_Command_Examples/../../img/Shake-Nearby.png copying images... [ 3%] AT_Command_Examples/../../img/Connect-SoftAP.png copying images... [ 5%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_ap_en.png copying images... [ 7%] AT_Command_Examples/../../_static/Web_server/web_brower_open_html_en.png copying images... [ 9%] AT_Command_Examples/../../_static/Web_server/web_brower_get_ap_record_en.png copying images... [ 11%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_success_en.png copying images... [ 13%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_fail_en.png copying images... [ 15%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_config_page_en.png copying images... [ 17%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_chose_app_en.png copying images... [ 19%] AT_Command_Examples/../../_static/Web_server/web_brower_send_app_result_en.png copying images... [ 21%] AT_Command_Examples/../../_static/Web_server/web_wechat_applet_qr.png copying images... [ 23%] AT_Command_Examples/../../_static/Web_server/web_wechat_open_applet.png copying images... [ 25%] AT_Command_Examples/../../_static/Web_server/web_wechat_connect_rounter.png copying images... [ 26%] AT_Command_Examples/../../_static/Web_server/web_wechat_get_rounter_info.png copying images... [ 28%] AT_Command_Examples/../../_static/Web_server/web_wechat_update_rounter_info.png copying images... [ 30%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connecting.png copying images... [ 32%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_success.png copying images... [ 34%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_fail.png copying images... [ 36%] AT_Command_Examples/../../_static/Web_server/web_wechat_enter_local_password.png copying images... [ 38%] AT_Command_Examples/../../_static/Web_server/web_wechat_start_connect.png copying images... [ 40%] AT_Command_Examples/../../_static/Web_server/captive_portal_auth_pages_en.png copying images... [ 42%] Compile_and_Develop/../../_static/project-configuration.png copying images... [ 44%] Compile_and_Develop/../../_static/OTA-1.png copying images... [ 46%] Compile_and_Develop/../../_static/OTA-2.png copying images... [ 48%] Compile_and_Develop/../../_static/OTA-3.png copying images... [ 50%] Compile_and_Develop/../../_static/OTA-4.png copying images... [ 51%] Compile_and_Develop/../../_static/OTA-5.png copying images... [ 53%] Compile_and_Develop/../../_static/OTA-6.png copying images... [ 55%] Compile_and_Develop/../../_static/OTA-7.png copying images... [ 57%] Compile_and_Develop/../../_static/OTA-8.png copying images... [ 59%] Compile_and_Develop/../../_static/OTA-9.png copying images... [ 61%] Get_Started/../../_static/Download_tool.png copying images... [ 63%] Get_Started/../../_static/esp32_wroom32_download_select.png copying images... [ 65%] Get_Started/../../_static/esp32_wroom32_download_one_bin.png copying images... [ 67%] Get_Started/../../_static/esp32_wroom32_download_multi_bin.png copying images... [ 69%] Get_Started/../../_static/esp32_wroom32_version.png copying images... [ 71%] Get_Started/../../_static/hw-connection-what-you-need.png copying images... [ 73%] Get_Started/../../_static/esp32-wroom-hw-connection.png copying images... [ 75%] Get_Started/../../_static/esp32-wrover-hw-connection.png copying images... [ 76%] Get_Started/../../_static/esp32-pico-hw-connection.png copying images... [ 78%] Get_Started/../../_static/esp32-solo-hw-connection.png copying images... [ 80%] Get_Started/../../_static/esp32-s2-hw-connection.png copying images... [ 82%] Get_Started/../../_static/esp32-c3-hw-connection.png copying images... [ 84%] Get_Started/../../_static/esp8266-hw-connection.png copying images... [ 86%] Get_Started/../../_static/ESP-AT-overview.jpg copying images... [ 88%] ../_static/hp-get-started.png copying images... [ 90%] ../_static/hp-at-binary-lists.png copying images... [ 92%] ../_static/hp-at-command-set.png copying images... [ 94%] ../_static/hp-at-command-examples.png copying images... [ 96%] ../_static/hp-compile-and-develop.png copying images... [ 98%] ../_static/hp-customized-at-commands-and-firmware.png copying images... [100%] ../_static/intro-tt-mode.png copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../../_readthedocs/html. /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/recommonmark/parser.py:75: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) Creating redirect get-started/ESP_AT_Commands_Set to AT_Command_Set/AT_Command_Set... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.2.0.0_esp8266/_readthedocs/html/get-started/ESP_AT_Commands_Set.html redirects to relative URL ../AT_Command_Set/AT_Command_Set.html [rtd-command-info] start-time: 2024-12-02T09:29:40.241252Z, end-time: 2024-12-02T09:29:45.503727Z, duration: 5, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: No names found, cannot describe anything. Git commit ID: b432041 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [singlehtml]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... done assembling single document... Get_Started/index Get_Started/What_is_ESP-AT Get_Started/Hardware_connection Get_Started/Downloading_guide AT_Binary_Lists/index AT_Binary_Lists/ESP32_AT_binaries AT_Binary_Lists/ESP32-S2_AT_binaries AT_Binary_Lists/ESP8266_AT_binaries AT_Command_Set/index AT_Command_Set/Basic_AT_Commands AT_Command_Set/Wi-Fi_AT_Commands AT_Command_Set/TCP-IP_AT_Commands AT_Command_Set/BLE_AT_Commands AT_Command_Set/BT_AT_Commands AT_Command_Set/MQTT_AT_Commands AT_Command_Set/HTTP_AT_Commands AT_Command_Set/Ethernet_AT_Commands AT_Command_Set/Signaling_Test_AT_Commands AT_Command_Set/Web_server_AT_Commands AT_Command_Set/Driver_AT_Commands AT_Command_Set/user_at_commands AT_Command_Set/AT_Command_Set_Comparison AT_Command_Examples/index AT_Command_Examples/TCP-IP_AT_Examples AT_Command_Examples/BLE_AT_Examples AT_Command_Examples/MQTT_AT_Examples AT_Command_Examples/Ethernet_AT_Examples AT_Command_Examples/Web_server_AT_Examples Compile_and_Develop/index Compile_and_Develop/How_to_clone_project_and_compile_it Compile_and_Develop/How_to_set_AT_port_pin Compile_and_Develop/How_to_add_user-defined_AT_commands Compile_and_Develop/How_to_create_factory_parameter_bin Compile_and_Develop/How_to_customize_BLE_services Compile_and_Develop/How_to_customize_partitions Compile_and_Develop/How_to_use_ESP_AT_Classic_Bluetooth Compile_and_Develop/How_to_enable_ESP_AT_Ethernet Compile_and_Develop/How_to_add_new_platform Compile_and_Develop/How_to_implement_ESP32_SDIO_AT Compile_and_Develop/How_to_implement_SPI_AT Compile_and_Develop/How_to_implement_OTA_update Compile_and_Develop/How_to_update_IDF Compile_and_Develop/How_to_understand_the_differences_of_each_type_of_module Compile_and_Develop/AT_API_Reference Customized_AT_Commands_and_Firmware/index Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/index Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/tencent_cloud_iot_at_binaries index_of_abbreviations disclaimer done writing... done writing additional files... done copying images... [ 1%] ../_static/hp-get-started.png copying images... [ 3%] ../_static/hp-at-binary-lists.png copying images... [ 5%] ../_static/hp-at-command-set.png copying images... [ 7%] ../_static/hp-at-command-examples.png copying images... [ 9%] ../_static/hp-compile-and-develop.png copying images... [ 11%] ../_static/hp-customized-at-commands-and-firmware.png copying images... [ 13%] Get_Started/../../_static/ESP-AT-overview.jpg copying images... [ 15%] Get_Started/../../_static/hw-connection-what-you-need.png copying images... [ 17%] Get_Started/../../_static/esp32-wroom-hw-connection.png copying images... [ 19%] Get_Started/../../_static/esp32-wrover-hw-connection.png copying images... [ 21%] Get_Started/../../_static/esp32-pico-hw-connection.png copying images... [ 23%] Get_Started/../../_static/esp32-solo-hw-connection.png copying images... [ 25%] Get_Started/../../_static/esp32-s2-hw-connection.png copying images... [ 26%] Get_Started/../../_static/esp32-c3-hw-connection.png copying images... [ 28%] Get_Started/../../_static/esp8266-hw-connection.png copying images... [ 30%] Get_Started/../../_static/Download_tool.png copying images... [ 32%] Get_Started/../../_static/esp32_wroom32_download_select.png copying images... [ 34%] Get_Started/../../_static/esp32_wroom32_download_one_bin.png copying images... [ 36%] Get_Started/../../_static/esp32_wroom32_download_multi_bin.png copying images... [ 38%] Get_Started/../../_static/esp32_wroom32_version.png copying images... [ 40%] AT_Command_Examples/../../img/Connect-SoftAP.png copying images... [ 42%] AT_Command_Examples/../../img/Shake-Nearby.png copying images... [ 44%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_ap_en.png copying images... [ 46%] AT_Command_Examples/../../_static/Web_server/web_brower_open_html_en.png copying images... [ 48%] AT_Command_Examples/../../_static/Web_server/web_brower_get_ap_record_en.png copying images... [ 50%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_success_en.png copying images... [ 51%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_fail_en.png copying images... [ 53%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_config_page_en.png copying images... [ 55%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_chose_app_en.png copying images... [ 57%] AT_Command_Examples/../../_static/Web_server/web_brower_send_app_result_en.png copying images... [ 59%] AT_Command_Examples/../../_static/Web_server/web_wechat_applet_qr.png copying images... [ 61%] AT_Command_Examples/../../_static/Web_server/web_wechat_open_applet.png copying images... [ 63%] AT_Command_Examples/../../_static/Web_server/web_wechat_connect_rounter.png copying images... [ 65%] AT_Command_Examples/../../_static/Web_server/web_wechat_get_rounter_info.png copying images... [ 67%] AT_Command_Examples/../../_static/Web_server/web_wechat_update_rounter_info.png copying images... [ 69%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connecting.png copying images... [ 71%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_success.png copying images... [ 73%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_fail.png copying images... [ 75%] AT_Command_Examples/../../_static/Web_server/web_wechat_enter_local_password.png copying images... [ 76%] AT_Command_Examples/../../_static/Web_server/web_wechat_start_connect.png copying images... [ 78%] AT_Command_Examples/../../_static/Web_server/captive_portal_auth_pages_en.png copying images... [ 80%] Compile_and_Develop/../../_static/project-configuration.png copying images... [ 82%] Compile_and_Develop/../../_static/OTA-1.png copying images... [ 84%] Compile_and_Develop/../../_static/OTA-2.png copying images... [ 86%] Compile_and_Develop/../../_static/OTA-3.png copying images... [ 88%] Compile_and_Develop/../../_static/OTA-4.png copying images... [ 90%] Compile_and_Develop/../../_static/OTA-5.png copying images... [ 92%] Compile_and_Develop/../../_static/OTA-6.png copying images... [ 94%] Compile_and_Develop/../../_static/OTA-7.png copying images... [ 96%] Compile_and_Develop/../../_static/OTA-8.png copying images... [ 98%] Compile_and_Develop/../../_static/OTA-9.png copying images... [100%] ../_static/intro-tt-mode.png copying static files... ... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in ../../_readthedocs/htmlzip. Creating redirect get-started/ESP_AT_Commands_Set to AT_Command_Set/AT_Command_Set... HTML file /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/checkouts/release-v2.2.0.0_esp8266/_readthedocs/htmlzip/get-started/ESP_AT_Commands_Set.html redirects to relative URL AT_Command_Set/AT_Command_Set.html /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) [rtd-command-info] start-time: 2024-12-02T09:29:46.714126Z, end-time: 2024-12-02T09:29:51.956287Z, duration: 5, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v2.3.1 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives fatal: No names found, cannot describe anything. Calling Doxygen to generate latest XML files Version: Release: Downloading font file The file '../_static/DejaVuSans.ttf' already exists loading translations [en]... done fatal: No names found, cannot describe anything. Git commit ID: b432041 making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing ReadtheDocsTemplate.tex... index Get_Started/index Get_Started/What_is_ESP-AT Get_Started/Hardware_connection Get_Started/Downloading_guide AT_Binary_Lists/index AT_Binary_Lists/ESP32_AT_binaries AT_Binary_Lists/ESP32-S2_AT_binaries AT_Binary_Lists/ESP8266_AT_binaries AT_Command_Set/index AT_Command_Set/Basic_AT_Commands AT_Command_Set/Wi-Fi_AT_Commands AT_Command_Set/TCP-IP_AT_Commands AT_Command_Set/BLE_AT_Commands AT_Command_Set/BT_AT_Commands AT_Command_Set/MQTT_AT_Commands AT_Command_Set/HTTP_AT_Commands AT_Command_Set/Ethernet_AT_Commands AT_Command_Set/Signaling_Test_AT_Commands AT_Command_Set/Web_server_AT_Commands AT_Command_Set/Driver_AT_Commands AT_Command_Set/user_at_commands AT_Command_Set/AT_Command_Set_Comparison AT_Command_Examples/index AT_Command_Examples/TCP-IP_AT_Examples AT_Command_Examples/BLE_AT_Examples AT_Command_Examples/MQTT_AT_Examples AT_Command_Examples/Ethernet_AT_Examples AT_Command_Examples/Web_server_AT_Examples Compile_and_Develop/index Compile_and_Develop/How_to_clone_project_and_compile_it Compile_and_Develop/How_to_set_AT_port_pin Compile_and_Develop/How_to_add_user-defined_AT_commands Compile_and_Develop/How_to_create_factory_parameter_bin Compile_and_Develop/How_to_customize_BLE_services Compile_and_Develop/How_to_customize_partitions Compile_and_Develop/How_to_use_ESP_AT_Classic_Bluetooth Compile_and_Develop/How_to_enable_ESP_AT_Ethernet Compile_and_Develop/How_to_add_new_platform Compile_and_Develop/How_to_implement_ESP32_SDIO_AT Compile_and_Develop/How_to_implement_SPI_AT Compile_and_Develop/How_to_implement_OTA_update Compile_and_Develop/How_to_update_IDF Compile_and_Develop/How_to_understand_the_differences_of_each_type_of_module Compile_and_Develop/AT_API_Reference Customized_AT_Commands_and_Firmware/index Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/index Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/Tencent_Cloud_IoT_AT_Command_Set Customized_AT_Commands_and_Firmware/Tencent_Cloud_IoT_AT/tencent_cloud_iot_at_binaries index_of_abbreviations disclaimer resolving references... done writing... done copying images... [ 1%] ../_static/hp-get-started.png copying images... [ 3%] ../_static/hp-at-binary-lists.png copying images... [ 5%] ../_static/hp-at-command-set.png copying images... [ 7%] ../_static/hp-at-command-examples.png copying images... [ 9%] ../_static/hp-compile-and-develop.png copying images... [ 11%] ../_static/hp-customized-at-commands-and-firmware.png copying images... [ 13%] Get_Started/../../_static/ESP-AT-overview.jpg copying images... [ 15%] Get_Started/../../_static/hw-connection-what-you-need.png copying images... [ 17%] Get_Started/../../_static/esp32-wroom-hw-connection.png copying images... [ 19%] Get_Started/../../_static/esp32-wrover-hw-connection.png copying images... [ 21%] Get_Started/../../_static/esp32-pico-hw-connection.png copying images... [ 23%] Get_Started/../../_static/esp32-solo-hw-connection.png copying images... [ 25%] Get_Started/../../_static/esp32-s2-hw-connection.png copying images... [ 26%] Get_Started/../../_static/esp32-c3-hw-connection.png copying images... [ 28%] Get_Started/../../_static/esp8266-hw-connection.png copying images... [ 30%] Get_Started/../../_static/Download_tool.png copying images... [ 32%] Get_Started/../../_static/esp32_wroom32_download_select.png copying images... [ 34%] Get_Started/../../_static/esp32_wroom32_download_one_bin.png copying images... [ 36%] Get_Started/../../_static/esp32_wroom32_download_multi_bin.png copying images... [ 38%] Get_Started/../../_static/esp32_wroom32_version.png copying images... [ 40%] AT_Command_Examples/../../img/Connect-SoftAP.png copying images... [ 42%] AT_Command_Examples/../../img/Shake-Nearby.png copying images... [ 44%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_ap_en.png copying images... [ 46%] AT_Command_Examples/../../_static/Web_server/web_brower_open_html_en.png copying images... [ 48%] AT_Command_Examples/../../_static/Web_server/web_brower_get_ap_record_en.png copying images... [ 50%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_success_en.png copying images... [ 51%] AT_Command_Examples/../../_static/Web_server/web_brower_wifi_connect_fail_en.png copying images... [ 53%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_config_page_en.png copying images... [ 55%] AT_Command_Examples/../../_static/Web_server/web_brower_ota_chose_app_en.png copying images... [ 57%] AT_Command_Examples/../../_static/Web_server/web_brower_send_app_result_en.png copying images... [ 59%] AT_Command_Examples/../../_static/Web_server/web_wechat_applet_qr.png copying images... [ 61%] AT_Command_Examples/../../_static/Web_server/web_wechat_open_applet.png copying images... [ 63%] AT_Command_Examples/../../_static/Web_server/web_wechat_connect_rounter.png copying images... [ 65%] AT_Command_Examples/../../_static/Web_server/web_wechat_get_rounter_info.png copying images... [ 67%] AT_Command_Examples/../../_static/Web_server/web_wechat_update_rounter_info.png copying images... [ 69%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connecting.png copying images... [ 71%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_success.png copying images... [ 73%] AT_Command_Examples/../../_static/Web_server/web_wechat_rounter_connect_fail.png copying images... [ 75%] AT_Command_Examples/../../_static/Web_server/web_wechat_enter_local_password.png copying images... [ 76%] AT_Command_Examples/../../_static/Web_server/web_wechat_start_connect.png copying images... [ 78%] AT_Command_Examples/../../_static/Web_server/captive_portal_auth_pages_en.png copying images... [ 80%] Compile_and_Develop/../../_static/project-configuration.png copying images... [ 82%] Compile_and_Develop/../../_static/OTA-1.png copying images... [ 84%] Compile_and_Develop/../../_static/OTA-2.png copying images... [ 86%] Compile_and_Develop/../../_static/OTA-3.png copying images... [ 88%] Compile_and_Develop/../../_static/OTA-4.png copying images... [ 90%] Compile_and_Develop/../../_static/OTA-5.png copying images... [ 92%] Compile_and_Develop/../../_static/OTA-6.png copying images... [ 94%] Compile_and_Develop/../../_static/OTA-7.png copying images... [ 96%] Compile_and_Develop/../../_static/OTA-8.png copying images... [ 98%] Compile_and_Develop/../../_static/OTA-9.png copying images... [100%] ../_static/intro-tt-mode.png copying TeX support files... copying TeX support files... done build succeeded. The LaTeX files are in ../../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:32: RemovedInSphinx30Warning: The config variable "source_parsers" is deprecated. Please update your extension for the parser and remove the setting. RemovedInSphinx30Warning) /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-at/envs/release-v2.2.0.0_esp8266/lib/python3.6/site-packages/sphinx/util/compat.py:36: RemovedInSphinx30Warning: app.add_source_parser() does not support suffix argument. Use app.add_source_suffix() instead. app.add_source_parser(suffix, parser) [rtd-command-info] start-time: 2024-12-02T09:30:00.589307Z, end-time: 2024-12-02T09:30:00.647520Z, 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: 2024-12-02T09:30:00.742131Z, end-time: 2024-12-02T09:30:25.026880Z, duration: 24, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-at -interaction=nonstopmode ... (truncated) ... Command output too long. Truncated to last 1MB. 通过 AT 命令口无修�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...从传输对端收到的数据也会通 过 AT 命令口无修改�... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...传输对端收到的数据也会通过 AT 命令口无修改地�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��端收到的数据也会通过 AT 命 令口无修改地,返�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��收到的数据也会通过 AT 命令 口无修改地,返回�... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��到的数据也会通过 AT 命令口 无修改地,返回给 M... ! Package inputenc Error: Unicode character 无 (U+65E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��的数据也会通过 AT 命令口无 修改地,返回给 MCU。 ! Package inputenc Error: Unicode character 修 (U+4FEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��数据也会通过 AT 命令口无修 改地,返回给 MCU。 ! Package inputenc Error: Unicode character 改 (U+6539) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��据也会通过 AT 命令口无修改 地,返回给 MCU。 ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��也会通过 AT 命令口无修改地 ,返回给 MCU。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��会通过 AT 命令口无修改地, 返回给 MCU。 ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��通过 AT 命令口无修改地,返 回给 MCU。 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��过 AT 命令口无修改地,返回 给 MCU。 ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�� AT 命令口无修改地,返回给 MCU。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��令口无修改地,返回给 MCU。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透 传模式传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传 模式传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模 式传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式 传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式传 输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式传输 时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式传输时 ,如果连接断开,ESP... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...hinxhyphen{}Fi 透传模式传输时, 如果连接断开,ESP �... ! Package inputenc Error: Unicode character 如 (U+5982) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...xhyphen{}Fi 透传模式传输时,如 果连接断开,ESP 会�... ! Package inputenc Error: Unicode character 果 (U+679C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...phen{}Fi 透传模式传输时,如果 连接断开,ESP 会不�... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...n{}Fi 透传模式传输时,如果连 接断开,ESP 会不停�... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...Fi 透传模式传输时,如果连接 断开,ESP 会不停地�... ! Package inputenc Error: Unicode character 断 (U+65AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...透传模式传输时,如果连接断 开,ESP 会不停地尝�... ! Package inputenc Error: Unicode character 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...传模式传输时,如果连接断开 ,ESP 会不停地尝试�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...模式传输时,如果连接断开, ESP 会不停地尝试重�... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��输时,如果连接断开,ESP 会 不停地尝试重连,�... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��时,如果连接断开,ESP 会不 停地尝试重连,此�... ! Package inputenc Error: Unicode character 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��,如果连接断开,ESP 会不停 地尝试重连,此时�... ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��如果连接断开,ESP 会不停地 尝试重连,此时单�... ! Package inputenc Error: Unicode character 尝 (U+5C1D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��果连接断开,ESP 会不停地尝 试重连,此时单独�... ! Package inputenc Error: Unicode character 试 (U+8BD5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��连接断开,ESP 会不停地尝试 重连,此时单独输�... ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��接断开,ESP 会不停地尝试重 连,此时单独输入 {... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��断开,ESP 会不停地尝试重连 ,此时单独输入 {\hy... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��开,ESP 会不停地尝试重连, 此时单独输入 {\hyper... ! Package inputenc Error: Unicode character 此 (U+6B64) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��,ESP 会不停地尝试重连,此 时单独输入 {\hyperref... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��ESP 会不停地尝试重连,此时 单独输入 {\hyperref[\d... ! Package inputenc Error: Unicode character 单 (U+5355) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...SP 会不停地尝试重连,此时单 独输入 {\hyperref[\deto... ! Package inputenc Error: Unicode character 独 (U+72EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...会不停地尝试重连,此时单独 输入 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...不停地尝试重连,此时单独输 入 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 入 (U+5165) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...停地尝试重连,此时单独输入 {\hyperref[\detokenize{AT... LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 330 undefined on input line 25201. ! Package inputenc Error: Unicode character 退 (U+9000) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...ossref{\DUrole{std,std-ref}{+++}}}} 退 出透传,则停止重�... ! Package inputenc Error: Unicode character 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...ref{\DUrole{std,std-ref}{+++}}}} 退出 透传,则停止重连。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...{\DUrole{std,std-ref}{+++}}}} 退出透 传,则停止重连。 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...Urole{std,std-ref}{+++}}}} 退出透传 ,则停止重连。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...le{std,std-ref}{+++}}}} 退出透传, 则停止重连。 ! Package inputenc Error: Unicode character 则 (U+5219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...std,std-ref}{+++}}}} 退出透传,则 停止重连。 ! Package inputenc Error: Unicode character 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...,std-ref}{+++}}}} 退出透传,则停 止重连。 ! Package inputenc Error: Unicode character 止 (U+6B62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...d-ref}{+++}}}} 退出透传,则停止 重连。 ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...ef}{+++}}}} 退出透传,则停止重 连。 ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...{+++}}}} 退出透传,则停止重连 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...+}}}} 退出透传,则停止重连。 ! Package inputenc Error: Unicode character 更 (U+66F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更 多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多 介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 介 (U+4ECB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介 绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 绍 (U+7ECD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍 请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍请 参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍请参 考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 330 undefined on input line 25203. ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 ...{Transmission Mode Shift Diagram}}}}。 LaTeX Warning: Hyper reference `index_of_abbreviations:term-normal-transmission -mode' on page 330 undefined on input line 25216. LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 330 unde fined on input line 25216. ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) LaTeX Warning: Hyper reference `index_of_abbreviations:term-passthrough-receivi ng-mode' on page 330 undefined on input line 25219. LaTeX Warning: Hyper reference `index_of_abbreviations:term-2' on page 330 unde fined on input line 25219. ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) LaTeX Warning: Hyper reference `index_of_abbreviations:term-passthrough-mode' o n page 330 undefined on input line 25222. LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 330 unde fined on input line 25222. ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-ipmode' o n page 330 undefined on input line 25225. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-send' on page 330 undefined on input line 25228. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-plus' on page 330 undefined on input line 25231. LaTeX Warning: Hyper reference `AT_Command_Set/TCP-IP_AT_Commands:cmd-savet' on page 330 undefined on input line 25234. [330 <./intro-tt-mode.png>] LaTeX Warning: Hyper reference `index_of_abbreviations:term-normal-transmission -mode' on page 331 undefined on input line 25239. LaTeX Warning: Hyper reference `index_of_abbreviations:term-passthrough-mode' o n page 331 undefined on input line 25239. LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 331 undefined on input line 25241. ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 在 {\hyperref[\detokenize{index_of_abbreviations:term-0}]{\sphinxte... LaTeX Warning: Hyper reference `index_of_abbreviations:term-0' on page 331 unde fined on input line 25244. ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...td,std-term}{普通传输模式}}}} 和 {\hyperref[\detokenize{in... LaTeX Warning: Hyper reference `index_of_abbreviations:term-1' on page 331 unde fined on input line 25244. ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 之 (U+4E4B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...xref,std,std-term}{透传模式}}}} 之 间的一个临时模式。 ! Package inputenc Error: Unicode character 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...f,std,std-term}{透传模式}}}} 之间 的一个临时模式。 ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...td,std-term}{透传模式}}}} 之间的 一个临时模式。 ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...std-term}{透传模式}}}} 之间的一 个临时模式。 ! Package inputenc Error: Unicode character 个 (U+4E2A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...-term}{透传模式}}}} 之间的一个 临时模式。 ! Package inputenc Error: Unicode character 临 (U+4E34) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...rm}{透传模式}}}} 之间的一个临 时模式。 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...{透传模式}}}} 之间的一个临时 模式。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...�传模式}}}} 之间的一个临时模 式。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...�模式}}}} 之间的一个临时模式 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...�式}}}} 之间的一个临时模式。 ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在 透传接收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透 传接收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传 接收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接 收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收 模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模 式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式 ,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式, AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不 能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能 发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能发 送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能发送 数据到传输对端;但 A... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能发送数 据到传输对端;但 A... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...传接收模式,AT 不能发送数据 到传输对端;但 AT �... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...接收模式,AT 不能发送数据到 传输对端;但 AT 可�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...收模式,AT 不能发送数据到传 输对端;但 AT 可以�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...模式,AT 不能发送数据到传输 对端;但 AT 可以收�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...式,AT 不能发送数据到传输对 端;但 AT 可以收到�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...,AT 不能发送数据到传输对端 ;但 AT 可以收到来�... ! Package inputenc Error: Unicode character ; (U+FF1B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...AT 不能发送数据到传输对端; 但 AT 可以收到来自�... ! Package inputenc Error: Unicode character 但 (U+4F46) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...不能发送数据到传输对端;但 AT 可以收到来自传�... ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��送数据到传输对端;但 AT 可 以收到来自传输对�... ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��数据到传输对端;但 AT 可以 收到来自传输对端�... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��据到传输对端;但 AT 可以收 到来自传输对端的�... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��到传输对端;但 AT 可以收到 来自传输对端的数�... ! Package inputenc Error: Unicode character 来 (U+6765) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��传输对端;但 AT 可以收到来 自传输对端的数据�... ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��输对端;但 AT 可以收到来自 传输对端的数据,�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��对端;但 AT 可以收到来自传 输对端的数据,通�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��端;但 AT 可以收到来自传输 对端的数据,通过 A... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��;但 AT 可以收到来自传输对 端的数据,通过 AT �... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��但 AT 可以收到来自传输对端 的数据,通过 AT 命�... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...�� AT 可以收到来自传输对端的 数据,通过 AT 命令�... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...AT 可以收到来自传输对端的数 据,通过 AT 命令口�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...可以收到来自传输对端的数据 ,通过 AT 命令口无�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...以收到来自传输对端的数据, 通过 AT 命令口无修�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...收到来自传输对端的数据,通 过 AT 命令口无修改�... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...到来自传输对端的数据,通过 AT 命令口无修改地�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��传输对端的数据,通过 AT 命 令口无修改地返回�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��输对端的数据,通过 AT 命令 口无修改地返回给 M... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��对端的数据,通过 AT 命令口 无修改地返回给 MCU�... ! Package inputenc Error: Unicode character 无 (U+65E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��端的数据,通过 AT 命令口无 修改地返回给 MCU。�... ! Package inputenc Error: Unicode character 修 (U+4FEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��的数据,通过 AT 命令口无修 改地返回给 MCU。更�... ! Package inputenc Error: Unicode character 改 (U+6539) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��数据,通过 AT 命令口无修改 地返回给 MCU。更多�... ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��据,通过 AT 命令口无修改地 返回给 MCU。更多介�... ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��,通过 AT 命令口无修改地返 回给 MCU。更多介绍�... ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��通过 AT 命令口无修改地返回 给 MCU。更多介绍请�... ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��过 AT 命令口无修改地返回给 MCU。更多介绍请参�... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...T 命令口无修改地返回给 MCU。 更多介绍请参考 {\hy... ! Package inputenc Error: Unicode character 更 (U+66F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��令口无修改地返回给 MCU。更 多介绍请参考 {\hyper... ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��口无修改地返回给 MCU。更多 介绍请参考 {\hyperref... ! Package inputenc Error: Unicode character 介 (U+4ECB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��无修改地返回给 MCU。更多介 绍请参考 {\hyperref[\d... ! Package inputenc Error: Unicode character 绍 (U+7ECD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��修改地返回给 MCU。更多介绍 请参考 {\hyperref[\deto... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��改地返回给 MCU。更多介绍请 参考 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��地返回给 MCU。更多介绍请参 考 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��返回给 MCU。更多介绍请参考 {\hyperref[\detokenize{in... LaTeX Warning: Hyper reference `index_of_abbreviations:term-transmission-mode-s hift-diagram' on page 331 undefined on input line 25246. ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...{Transmission Mode Shift Diagram}}}}。 ! Package inputenc Error: Unicode character 按 (U+6309) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按 钮配置 ! Package inputenc Error: Unicode character 钮 (U+94AE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按钮 配置 ! Package inputenc Error: Unicode character 配 (U+914D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按钮配 置 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按钮配置 ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认 证,在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 证 (U+8BC1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证 ,在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证, 在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证,在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 工 (U+5DE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证,在 ESP\sphinxhyphen{}AT 工 程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...��证,在 ESP\sphinxhyphen{}AT 工程 中指的是除 OPEN 和 W... ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...��,在 ESP\sphinxhyphen{}AT 工程中 指的是除 OPEN 和 WEP ... ! Package inputenc Error: Unicode character 指 (U+6307) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...��在 ESP\sphinxhyphen{}AT 工程中指 的是除 OPEN 和 WEP 以... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...�� ESP\sphinxhyphen{}AT 工程中指的 是除 OPEN 和 WEP 以外... ! Package inputenc Error: Unicode character 是 (U+662F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...ESP\sphinxhyphen{}AT 工程中指的是 除 OPEN 和 WEP 以外的... ! Package inputenc Error: Unicode character 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...\sphinxhyphen{}AT 工程中指的是除 OPEN 和 WEP 以外的 Wi... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...phen{}AT 工程中指的是除 OPEN 和 WEP 以外的 Wi\sphinxhy... ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ... 工程中指的是除 OPEN 和 WEP 以 外的 Wi\sphinxhyphen{}Fi... ! Package inputenc Error: Unicode character 外 (U+5916) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...�程中指的是除 OPEN 和 WEP 以外 的 Wi\sphinxhyphen{}Fi �... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...�中指的是除 OPEN 和 WEP 以外的 Wi\sphinxhyphen{}Fi 认�... ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...� WEP 以外的 Wi\sphinxhyphen{}Fi 认 证模式。 ! Package inputenc Error: Unicode character 证 (U+8BC1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...EP 以外的 Wi\sphinxhyphen{}Fi 认证 模式。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...以外的 Wi\sphinxhyphen{}Fi 认证模 式。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...外的 Wi\sphinxhyphen{}Fi 认证模式 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...的 Wi\sphinxhyphen{}Fi 认证模式。 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协 议,即物理层会聚协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议 ,即物理层会聚协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议, 即物理层会聚协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即 物理层会聚协议 ! Package inputenc Error: Unicode character 物 (U+7269) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物 理层会聚协议 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理 层会聚协议 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层 会聚协议 ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会 聚协议 ! Package inputenc Error: Unicode character 聚 (U+805A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会聚 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会聚协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会聚协议 ! Package inputenc Error: Unicode character 受 (U+53D7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受 保护的管理帧 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保 护的管理帧 ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护 的管理帧 ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的 管理帧 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的管 理帧 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的管理 帧 ! Package inputenc Error: Unicode character 帧 (U+5E27) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的管理帧 ! Package inputenc Error: Unicode character 预 (U+9884) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预 共享密钥 ! Package inputenc Error: Unicode character 共 (U+5171) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共 享密钥 ! Package inputenc Error: Unicode character 享 (U+4EAB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共享 密钥 ! Package inputenc Error: Unicode character 密 (U+5BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共享密 钥 ! Package inputenc Error: Unicode character 钥 (U+94A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共享密钥 ! Package inputenc Error: Unicode character 脉 (U+8109) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉 冲宽度调制 ! Package inputenc Error: Unicode character 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲 宽度调制 ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽 度调制 ! Package inputenc Error: Unicode character 度 (U+5EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽度 调制 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽度调 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽度调制 ! Package inputenc Error: Unicode character 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服 务质量 ! Package inputenc Error: Unicode character 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服务 质量 ! Package inputenc Error: Unicode character 质 (U+8D28) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服务质 量 ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服务质量 ! Package inputenc Error: Unicode character 实 (U+5B9E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实 时控制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时 控制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控 制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制 器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器 ,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器, 为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 为 (U+4E3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中 的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的 一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一 组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一组 电路,在任何芯片模式... ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一组电 路,在任何芯片模式... ! Package inputenc Error: Unicode character 路 (U+8DEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�控制器,为 SoC 中的一组电路 ,在任何芯片模式�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�制器,为 SoC 中的一组电路, 在任何芯片模式下�... ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�器,为 SoC 中的一组电路,在 任何芯片模式下都�... ! Package inputenc Error: Unicode character 任 (U+4EFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�,为 SoC 中的一组电路,在任 何芯片模式下都能�... ! Package inputenc Error: Unicode character 何 (U+4F55) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�为 SoC 中的一组电路,在任何 芯片模式下都能随�... ! Package inputenc Error: Unicode character 芯 (U+82AF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...� SoC 中的一组电路,在任何芯 片模式下都能随时�... ! Package inputenc Error: Unicode character 片 (U+7247) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...oC 中的一组电路,在任何芯片 模式下都能随时保�... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...中的一组电路,在任何芯片模 式下都能随时保持�... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...的一组电路,在任何芯片模式 下都能随时保持工�... ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...一组电路,在任何芯片模式下 都能随时保持工作。 ! Package inputenc Error: Unicode character 都 (U+90FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...组电路,在任何芯片模式下都 能随时保持工作。 ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...电路,在任何芯片模式下都能 随时保持工作。 ! Package inputenc Error: Unicode character 随 (U+968F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...路,在任何芯片模式下都能随 时保持工作。 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...,在任何芯片模式下都能随时 保持工作。 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...在任何芯片模式下都能随时保 持工作。 ! Package inputenc Error: Unicode character 持 (U+6301) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...任何芯片模式下都能随时保持 工作。 ! Package inputenc Error: Unicode character 工 (U+5DE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...何芯片模式下都能随时保持工 作。 ! Package inputenc Error: Unicode character 作 (U+4F5C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...芯片模式下都能随时保持工作 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...片模式下都能随时保持工作。 ! Package inputenc Error: Unicode character 安 (U+5B89) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安 全管理协议 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全 管理协议 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管 理协议 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管理 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管理协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管理协议 ! Package inputenc Error: Unicode character 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服 务器名称指示 ! Package inputenc Error: Unicode character 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务 器名称指示 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器 名称指示 ! Package inputenc Error: Unicode character 名 (U+540D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名 称指示 ! Package inputenc Error: Unicode character 称 (U+79F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名称 指示 ! Package inputenc Error: Unicode character 指 (U+6307) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名称指 示 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名称指示 ! Package inputenc Error: Unicode character 简 (U+7B80) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简 单网络时间协议 ! Package inputenc Error: Unicode character 单 (U+5355) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单 网络时间协议 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网 络时间协议 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络 时间协议 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时 间协议 ! Package inputenc Error: Unicode character 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时间 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时间协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时间协议 ! Package inputenc Error: Unicode character 串 (U+4E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串 行外设接口 ! Package inputenc Error: Unicode character 行 (U+884C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行 外设接口 ! Package inputenc Error: Unicode character 外 (U+5916) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外 设接口 ! Package inputenc Error: Unicode character 设 (U+8BBE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外设 接口 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外设接 口 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外设接口 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协 议,即串口协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议 ,即串口协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议, 即串口协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即 串口协议 ! Package inputenc Error: Unicode character 串 (U+4E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串 口协议 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串口 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串口协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串口协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协 议,即安全套接字协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议 ,即安全套接字协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议, 即安全套接字协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即 安全套接字协议 ! Package inputenc Error: Unicode character 安 (U+5B89) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安 全套接字协议 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全 套接字协议 ! Package inputenc Error: Unicode character 套 (U+5957) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套 接字协议 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接 字协议 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接字 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接字协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接字协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协 议,即传输层安全性协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议 ,即传输层安全性协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议, 即传输层安全性协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即 传输层安全性协议 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传 输层安全性协议 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输 层安全性协议 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层 安全性协议 ! Package inputenc Error: Unicode character 安 (U+5B89) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安 全性协议 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全 性协议 ! Package inputenc Error: Unicode character 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全性 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全性协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全性协议 ! Package inputenc Error: Unicode character 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非 请求结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请 求结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 求 (U+6C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求 结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 结 (U+7ED3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结 果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 果 (U+679C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果 码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码 ,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码, 一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一 般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 般 (U+822C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般 为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 为 (U+4E3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为 模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为模 组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为模组 给 MCU 的串口返回 ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�结果码,一般为模组给 MCU 的 串口返回 ! Package inputenc Error: Unicode character 串 (U+4E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�果码,一般为模组给 MCU 的串 口返回 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�码,一般为模组给 MCU 的串口 返回 ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�,一般为模组给 MCU 的串口返 回 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协 调世界时 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调 世界时 ! Package inputenc Error: Unicode character 世 (U+4E16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调世 界时 ! Package inputenc Error: Unicode character 界 (U+754C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调世界 时 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调世界时 ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通 用唯一识别码 ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用 唯一识别码 ! Package inputenc Error: Unicode character 唯 (U+552F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯 一识别码 ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一 识别码 ! Package inputenc Error: Unicode character 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一识 别码 ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一识别 码 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一识别码 ! Package inputenc Error: Unicode character 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加 密方式,即有线等效加密 ! Package inputenc Error: Unicode character 密 (U+5BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密 方式,即有线等效加密 ! Package inputenc Error: Unicode character 方 (U+65B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方 式,即有线等效加密 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式 ,即有线等效加密 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式, 即有线等效加密 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即 有线等效加密 ! Package inputenc Error: Unicode character 有 (U+6709) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有 线等效加密 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线 等效加密 ! Package inputenc Error: Unicode character 等 (U+7B49) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等 效加密 ! Package inputenc Error: Unicode character 效 (U+6548) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等效 加密 ! Package inputenc Error: Unicode character 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等效加 密 ! Package inputenc Error: Unicode character 密 (U+5BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等效加密 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保 护访问 ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保护 访问 ! Package inputenc Error: Unicode character 访 (U+8BBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保护访 问 ! Package inputenc Error: Unicode character 问 (U+95EE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保护访问 [331] ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保 护访问 II ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保护 访问 II ! Package inputenc Error: Unicode character 访 (U+8BBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保护访 问 II ! Package inputenc Error: Unicode character 问 (U+95EE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保护访问 II ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保 护设置 ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保护 设置 ! Package inputenc Error: Unicode character 设 (U+8BBE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保护设 置 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保护设置 [332] Chapter 8. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25363 ...N/latest/disclaimer.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25363 ...N/latest/disclaimer.html}{{[}中文{]}} ^^M [333] No file espressif-esp-at.ind. [334] (./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}{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-s uper-ts1.enc}< /usr/share/texmf/fonts/type1/public/cm-super/sftt0900.pfb> Output written on espressif-esp-at.pdf (338 pages, 5063932 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: Changed files, or newly in use since previous run(s): 'espressif-esp-at.idx' ------------ Run number 1 of rule 'makeindex espressif-esp-at.idx' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex espressif-esp-at.idx'... ------------ Running 'makeindex -s python.ist -o "espressif-esp-at.ind" "espressif-esp-at.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file espressif-esp-at.idx....done (185 entries accepted, 0 rejected). Sorting entries....done (1472 comparisons). Generating output file espressif-esp-at.ind....done (265 lines written, 0 warnings). Output 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' 'espressif-esp-at.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-at" "ReadtheDocsTemplate.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/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/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/ltxcmds/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/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-at.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./espressif-esp-at.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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/ts1ptm.fd) [1]) [2] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) Underfull \hbox (badness 5817) in paragraph at lines 2--134 [][][]\T1/ptm/m/n/10 Cus-tomized AT Com- [1 <./hp-get-started.png> <./hp-at-binary-lists.png> <./hp-at-command-set.png> <./hp-at-command-examples.png> <./hp-compile-and-develop.png> <./hp-customized- at-commands-and-firmware.png>] [2] Chapter 1. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.141 ...st/Get\_Started/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.141 ...st/Get\_Started/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.148 ...rted/What\_is\_ESP-AT.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.148 ...rted/What\_is\_ESP-AT.html}{{[}中文{]}} ^^M [3 <./ESP-AT-overview.jpg>] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.178 .../Hardware\_connection.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.178 .../Hardware\_connection.html}{{[}中文{]}} ^^M [4] [5 <./hw-connection-what-you-need.png>] [6 <./esp32-wroom-hw-connection.png >] [7 <./esp32-wrover-hw-connection.png>] [8 <./esp32-pico-hw-connection.png>] [9 <./esp32-solo-hw-connection.png>] [10 <./esp32-s2-hw-connection.png>] [11 <./esp32-c3-hw-connection.png>] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...ed/Downloading\_guide.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...ed/Downloading\_guide.html}{{[}中文{]}} ^^M [12 <./esp8266-hw-connection.png>] [13] [14 <./Download_tool.png>] [15 <./esp32 _wroom32_download_select.png>] [16 <./esp32_wroom32_download_one_bin.png>] [17 <./esp32_wroom32_download_multi_bin.png>] [18] [19 <./esp32_wroom32_version .png>] Underfull \vbox (badness 4686) detected at line 1331 Overfull \vbox (2.68167pt too high) detected at line 1331 [20] Overfull \vbox (2.68167pt too high) detected at line 1376 [21] [22] Chapter 2. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1415 ..._Binary\_Lists/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1415 ..._Binary\_Lists/index.html}{{[}中文{]}} ^^M [23] [24] Overfull \hbox (13.242pt too wide) in paragraph at lines 1599--1599 []\T1/pcr/m/n/10 factory_param_WROOM-32. Overfull \hbox (19.242pt too wide) in paragraph at lines 1599--1599 []\T1/pcr/m/n/10 factory_param_WROVER-32. Overfull \hbox (7.242pt too wide) in paragraph at lines 1599--1599 []\T1/pcr/m/n/10 factory_param_PICO-D4. Overfull \hbox (1.242pt too wide) in paragraph at lines 1599--1599 []\T1/pcr/m/n/10 factory_param_SOLO-1. [25] Overfull \hbox (11.30951pt too wide) in paragraph at lines 1707--1707 []\T1/pcr/m/n/10 factory_param_WROOM-02. [26] Chapter 3. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1727 ...\_Command\_Set/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1727 ...\_Command\_Set/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 .../Basic\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 .../Basic\_AT\_Commands.html}{{[}中文{]}} ^^M [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 3246. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 3246. [44] Underfull \hbox (badness 10000) in paragraph at lines 3391--3391 []\T1/phv/m/n/10 Er-ror Overfull \hbox (9.73877pt too wide) in paragraph at lines 3391--3391 []\T1/ptm/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH| [45] [46] [47] [48] [49] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3763 .../Wi-Fi\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3763 .../Wi-Fi\_AT\_Commands.html}{{[}中文{]}} ^^M [50] [51] [52] [53] [54] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 4311--4312 []\T1/ptm/m/n/10 The pa-ram-e-ter \T1/pcr/m/n/10 \T1/ptm/m/n/ 10 of this com-mand is the same as the pa-ram-e-ter [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6357 ...TCP-IP\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6357 ...TCP-IP\_AT\_Commands.html}{{[}中文{]}} ^^M [81] [82] Underfull \hbox (badness 10000) in paragraph at lines 6523--6524 []\T1/ptm/m/n/10 You should en-able IPv6 net-work be-fore us-ing IPv6 re-lated up-per layer AT com-mands [83] [84] [85] [86] Underfull \hbox (badness 10000) in paragraph at lines 6877--6878 []\T1/ptm/m/n/10 If the re-mote host over the UDP is an IPv6 mul-ti-cast ad-dre ss (FF00:0:0:0:0:0:0:0 ~ [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] ! Package inputenc Error: Unicode character − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7921 .../wiki/UTC\%E2\%88\%9212:00}{UTC−12:00} to \sphinxhref{https://en... [102] ! Package inputenc Error: Unicode character − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7959 ... York of the United States (UTC−05:00) [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9083 ...et/BLE\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9083 ...et/BLE\_AT\_Commands.html}{{[}中文{]}} ^^M [119] [120] Underfull \hbox (badness 10000) in paragraph at lines 9313--9314 []\T1/ptm/m/n/10 The down-load ad-dress of the ser-vice bin is the ^^Pble_data^ ^Q ad-dress in esp- [121] [122] [123] [124] [125] [126] [127] [128] Overfull \hbox (60.89043pt too wide) in paragraph at lines 9903--9904 []\T1/ptm/m/n/10 If ad-ver-tis-ing data is pre-set by com-mand [][]\T1/ptm/m/it /10 AT+BLEADVDATAEX[][]\T1/ptm/m/n/10 =,,,, [129] [130] [131] [132] [133] [134] [135] [136] Underfull \hbox (badness 10000) in paragraph at lines 10486--10487 []\T1/ptm/m/n/10 The down-load ad-dress of the ser-vice bin is the ^^Pble_data^ ^Q ad-dress in esp- [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 11214--11215 []\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 Underfull \hbox (badness 10000) in paragraph at lines 11231--11232 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : char-ac-ter-is-tic's value. HEX s tring is read by com-mand Underfull \hbox (badness 10000) in paragraph at lines 11231--11232 [][]\T1/ptm/m/it/10 AT+BLEGATTCRD[][]\T1/ptm/m/n/10 =,,< char_index>. For ex-am-ple, if the re-sponse is Underfull \hbox (badness 10000) in paragraph at lines 11234--11235 []\T1/ptm/b/n/10 []\T1/ptm/m/n/10 : de-scrip-tor's value. HEX strin g is read by com-mand [147] Underfull \hbox (badness 10000) in paragraph at lines 11301--11302 []\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 [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 11400--11401 []\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 11403--11404 []\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 11406--11407 []\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 11409--11410 []\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 [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12399 ...et/BT\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12399 ...et/BT\_AT\_Commands.html}{{[}中文{]}} ^^M [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13902 .../MQTT\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13902 .../MQTT\_AT\_Commands.html}{{[}中文{]}} ^^M [183] [184] [185] [186] [187] [188] [189] Underfull \hbox (badness 10000) in paragraph at lines 14500--14501 []\T1/ptm/m/n/10 For ESP8266 de-vices, the max-i-mum is lim-ited by avail-able mem-ory and the marco [190] [191] ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14676 ...}: only supports link ID 0 currently。 [192] [193] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15145 .../HTTP\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15145 .../HTTP\_AT\_Commands.html}{{[}中文{]}} ^^M [194] [195] [196] [197] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15559 ...ernet\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15559 ...ernet\_AT\_Commands.html}{{[}中文{]}} ^^M [198] [199] [200] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15781 ..._Test\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15781 ..._Test\_AT\_Commands.html}{{[}中文{]}} ^^M [201] [202] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15915 ...river\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15915 ...river\_AT\_Commands.html}{{[}中文{]}} ^^M [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16674 .../user\_at\_commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16674 .../user\_at\_commands.html}{{[}中文{]}} ^^M [213] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 16729. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 16729. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 16729. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 16729. [214] [215] [216] [217] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17083 ...nd\_Set\_Comparison.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17083 ...nd\_Set\_Comparison.html}{{[}中文{]}} ^^M Underfull \hbox (badness 10000) in paragraph at lines 17088--17089 []\T1/ptm/m/n/10 NONOS-AT: \T1/ptm/b/n/10 Not rec-om-mended \T1/ptm/m/n/10 ver- sion for ESP8266 se-ries of chips since its base SDK, [218] ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17143 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17145 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17152 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17154 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17161 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17163 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17170 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17172 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17179 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17181 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17188 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17190 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17197 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17199 ✅ Underfull \hbox (badness 5578) in paragraph at lines 17204--17205 []|\T1/ptm/m/n/10 Default UART con-fig-u-ra-tion, ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17206 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17208 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17216 \item[] ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17222 \item[] ESP8266 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17223 \item[] ESP32 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17224 \item[] ESP32\sphinxhyphen{}S2 ❌ $^{\text{1}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17232 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17235 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17244 \item[] ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17249 ✅ $^{\text{2}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17256 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17258 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17265 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17267 ✅ Added the parameter of minimum heap size ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17274 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17276 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17283 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17285 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17292 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17294 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17301 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17303 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17310 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17312 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17319 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17321 ❌ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17328 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17330 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17337 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17340 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17348 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17351 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17359 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17361 ✅ Added automatic connection after mode switching ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17368 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17371 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17379 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17382 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17390 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17392 ✅ Added more functionality ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17399 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17402 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17410 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17413 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... Underfull \hbox (badness 10000) in paragraph at lines 17419--17420 []|\T1/ptm/m/n/10 Set con-fig-u-ra-tion for ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17421 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17423 ✅ Added more functionality ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17430 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17432 ✅ Response is different ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17439 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17441 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17448 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17450 ✅ Underfull \hbox (badness 10000) in paragraph at lines 17455--17456 []|\T1/ptm/m/n/10 Set sof-tAP pa-ram-e-ters, not ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17457 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17460 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17468 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17471 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17479 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17481 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17488 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17490 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17497 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17500 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17508 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17511 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17519 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17521 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17528 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17531 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17539 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17542 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17550 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17552 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17559 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17561 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17568 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17571 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17579 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17582 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17590 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17592 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17599 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17602 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17610 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17613 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17621 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17623 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17630 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17633 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17641 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17644 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17652 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17654 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17661 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17664 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17672 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17675 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17683 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17685 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17692 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17694 ✅ Overfull \hbox (8.67044pt too wide) in paragraph at lines 17697--17698 []|\T1/ptm/m/n/10 AT+CWSTARTDISCOVER| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17701 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17703 ❌ Overfull \hbox (2.80046pt too wide) in paragraph at lines 17706--17707 []|\T1/ptm/m/n/10 AT+CWSTOPDISCOVER| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17710 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17712 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17719 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17721 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17728 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17730 ✅ [219] ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17737 ❌ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17740 \item[] ESP8266 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17741 \item[] ESP32 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17742 \item[] ESP32\sphinxhyphen{}S2 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17750 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17752 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17759 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17761 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17768 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17770 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17777 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17779 ✅ Overfull \hbox (2.27057pt too wide) in paragraph at lines 17782--17783 []|\T1/ptm/m/n/10 AT+CWCOUNTRY_CUR| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17786 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17789 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... Overfull \hbox (0.60065pt too wide) in paragraph at lines 17793--17794 []|\T1/ptm/m/n/10 AT+CWCOUNTRY_DEF| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17797 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17800 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17808 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17810 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17817 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17819 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17826 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17828 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17835 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17837 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17844 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17846 ✅ Parameters are different ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17853 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17855 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17862 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17864 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17871 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17873 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17880 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17882 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17889 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17891 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17898 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17900 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17907 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17909 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17916 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17918 ✅ [220] [221] ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17925 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17927 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17934 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17936 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17943 ✅ SSL server not supported Underfull \hbox (badness 5622) in paragraph at lines 17943--17944 []| \T1/ptm/m/n/10 SSL server ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17945 ✅ SSL server supported for ESP32 and ESP32\sphinxhyphen{}S2, not f... Underfull \hbox (badness 7944) in paragraph at lines 17945--17947 []| \T1/ptm/m/n/10 SSL server sup-ported for Overfull \hbox (12.97064pt too wide) in paragraph at lines 17948--17949 []|[][]\T1/ptm/m/it/10 AT+CIPSERVERMAXCONN[][]| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17952 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17954 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17961 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17963 ✅ Underfull \hbox (badness 5022) in paragraph at lines 17968--17969 []|\T1/ptm/m/n/10 Set whether to en-ter Wi-Fi ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17970 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17972 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17979 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17981 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17988 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17990 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17997 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17999 ✅ More parameters supported ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18006 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18008 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18015 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18017 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18024 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18026 ✅ Response is different ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18033 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18035 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18042 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18044 ✅ Added more functionality ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18051 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18053 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18060 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18062 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18069 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18072 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18080 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18083 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18091 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18093 ✅ [222] ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18101 ESP8266 and ESP32 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18115 ESP32\sphinxhyphen{}S2 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18122 ESP8266 ✅ . Range: {[}40,82{]}. Unit: 0.25 dBm ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18125 ESP32 ✅ . Range: {[}40,78{]}. Unit: 0.25 dBm. Support Bluetooth LE. ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18128 ESP32\sphinxhyphen{}S2 ✅ . Range: {[}40,78{]}. Unit: 0.25 dBm [223] Overfull \hbox (26.07774pt too wide) in paragraph at lines 18170--18171 []|\T1/ptm/m/n/10 AT+=?| Overfull \hbox (20.43785pt too wide) in paragraph at lines 18177--18178 []|\T1/ptm/m/n/10 AT+?| Overfull \hbox (44.91754pt too wide) in paragraph at lines 18184--18185 []|\T1/ptm/m/n/10 AT+=<...>| Overfull \hbox (15.99791pt too wide) in paragraph at lines 18191--18192 []|\T1/ptm/m/n/10 AT+| [224] [225] Underfull \hbox (badness 10000) in paragraph at lines 18600--18602 []|\T1/ptm/m/n/10 Received en-cryp-tion re-quest which in-dex is [226] [227] [228] Chapter 4. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18615 ...and\_Examples/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18615 ...and\_Examples/index.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:exam-TCP client' on page 229 undefined on input line 18623. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:exam-TCP server' on page 229 undefined on input line 18626. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:exam-UDP Trans' on page 229 undefined on input line 18629. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:exam-UWF PTT' on page 229 undefined on input line 18632. ! Package inputenc Error: Unicode character 、 (U+3001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18680 ... // protocol、server IP \PYGZam{} port [229] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18694 \sphinxstylestrong{Note:} Overfull \hbox (95.99915pt too wide) in paragraph at lines 18747--18748 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[] [230] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18764 \sphinxstylestrong{Note:} [231 <./Connect-SoftAP.png>] [232] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18884 \sphinxstylestrong{Note:} ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18947 \sphinxstylestrong{Note:} [233] [234] Overfull \hbox (95.99915pt too wide) in paragraph at lines 19102--19103 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[] [235] [236] LaTeX Warning: Hyper reference `AT_Command_Examples/BLE_AT_Examples:exam-BLE' o n page 237 undefined on input line 19170. LaTeX Warning: Hyper reference `AT_Command_Examples/BLE_AT_Examples:exam-iBeaco n' on page 237 undefined on input line 19173. LaTeX Warning: Hyper reference `AT_Command_Examples/BLE_AT_Examples:exam-UARTBL E' on page 237 undefined on input line 19176. [237] Underfull \hbox (badness 10000) in paragraph at lines 19275--19276 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [238] [239] [240] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19507 Response: Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19521. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19521. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19521. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19529. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19529. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19529. [241] [242] [243 <./Shake-Nearby.png>] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19547 Response: ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19557 Response: Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19566. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19566. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19566. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19570. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19570. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19570. [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 19691--19692 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [246] [247] LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:MQTTExamp1 ' on page 248 undefined on input line 19837. LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:MQTTExamp2 ' on page 248 undefined on input line 19840. LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:MQTTExamp3 ' on page 248 undefined on input line 19843. [248] [249] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20060 ...erver\_AT\_Examples.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20060 ...erver\_AT\_Examples.html}{{[}中文{]}} ^^M [250] ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20146 Set the configuration of an ESP SoftAP.( For example, set the defau... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20146 ...i\sphinxhyphen{}Fi without password.) [251] [252 <./web_brower_wifi_ap_en.png>] [253 <./web_brower_open_html_en.png>] [254 <./web_brower_get_ap_record_en.png>] [255 <./web_brower_wifi_connect_succ ess_en.png>] [256 <./web_brower_wifi_connect_fail_en.png>] [257] [258 <./web_br ower_ota_config_page_en.png>] ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20328 ...he ESP device to apply the new firmware [259 <./web_brower_ota_chose_app_en.png>] [260 <./web_brower_send_app_result_en .png>] ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20399 Set the configuration of an ESP SoftAP.( For example, set the defau... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20399 ...� , and password to “espressif”.) [261] [262 <./web_wechat_applet_qr.png> <./web_wechat_open_applet.png>] [263 <./web_wechat_connect_rounter.png>] [264 <./web_wechat_get_rounter_info.pn g>] [265 <./web_wechat_update_rounter_info.png>] [266 <./web_wechat_rounter_con necting.png>] [267 <./web_wechat_rounter_connect_success.png>] [268 <./web_wech at_rounter_connect_fail.png>] [269 <./web_wechat_enter_local_password.png>] [270 <./web_wechat_start_connect.png>] [271] [272 <./captive_portal_auth_pages_ en.png>] Chapter 5. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20625 ..._and\_Develop/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20625 ..._and\_Develop/index.html}{{[}中文{]}} ^^M [273] [274] [275] [276 <./project-configuration.png>] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] Underfull \hbox (badness 10000) in paragraph at lines 21602--21603 \T1/ptm/m/n/10 to out-put the ex-e-cu-tion re-sult of the com-mand. [][]\T1/pcr /m/sl/10 ESP_AT_RESULT_CODE_SEND_OK[][] \T1/ptm/m/n/10 and [287] [288] [289] Overfull \vbox (10.18257pt too high) detected at line 21835 [290] [291] Underfull \hbox (badness 10000) in paragraph at lines 21886--21887 [][][]\T1/pcr/m/sl/10 esp_at_port_exit_specific()[][] \T1/ptm/m/n/10 deletes th e call-back func-tion set by Overfull \vbox (3.94026pt too high) detected at line 21976 [292] [293] Underfull \vbox (badness 10000) detected at line 22071 Underfull \vbox (badness 10000) detected at line 22071 [294] Underfull \hbox (badness 10000) in paragraph at lines 22093--22094 \T1/ptm/m/n/10 The ori-gin ta-ble is \T1/pcr/m/n/10 components/customized_parti tions/raw_data/factory_param/ [295] [296] Underfull \hbox (badness 10000) in paragraph at lines 22252--22253 \T1/ptm/m/n/10 The ori-gin ta-ble is \T1/pcr/m/n/10 components/customized_parti tions/raw_data/factory_param/ [297] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:Add_Customized_Module' on page 298 undefined on input line 22304. Underfull \hbox (badness 10000) in paragraph at lines 22308--22309 []\T1/ptm/m/n/10 It is im-por-tant to know that the to-tal size of the AT fac-t ory pa-ram-e-ter is con-trolled by the Underfull \hbox (badness 10000) in paragraph at lines 22331--22332 []\T1/ptm/m/n/10 Find the fac-tory_param_data.csv file through the fol-low-ing path: \T1/pcr/m/n/10 components/ Underfull \hbox (badness 10000) in paragraph at lines 22331--22332 \T1/pcr/m/n/10 customized_partitions/raw_data/factory_param/factory_param_data. csv\T1/ptm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 22350--22351 []\T1/ptm/m/n/10 Find the fac-tory_param_data.csv file through the fol-low-ing path: \T1/pcr/m/n/10 components/ Underfull \hbox (badness 10000) in paragraph at lines 22350--22351 \T1/pcr/m/n/10 customized_partitions/raw_data/factory_param/factory_param_data. csv\T1/ptm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 []\T1/ptm/m/n/10 Commandline: \T1/pcr/m/n/10 python tools/factory_param_generat e.py --platform Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 \T1/pcr/m/n/10 PLATFORM_ESP32S2 --module WROVER --define_file components/ Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 \T1/pcr/m/n/10 customized_partitions/raw_data/factory_param/factory_param_type. csv Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 \T1/pcr/m/n/10 --module_file components/customized_partitions/raw_data/factory_ param/ Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 \T1/pcr/m/n/10 factory_param_data.csv --bin_name factory_param.bin --log_file . / [298] [299] Underfull \hbox (badness 10000) in paragraph at lines 22459--22460 \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 [300] [301] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22621 ...nection using the connection command: ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22628 ...d, the data can be sent and received: [302] ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22649 ...ESP32 boards connected to each other, The process is basically t... ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22677 ...r this password on the remote device: [303] [304] Underfull \hbox (badness 7273) in paragraph at lines 22759--22760 []\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 character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22768 ...} folder, revise the following items: [305] [306] ! Package inputenc Error: Unicode character ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22931 ​ When SDIO slave receives data from SDIO host, the slave will info... ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22978 ..._implement\_SPI\_AT.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22978 ..._implement\_SPI\_AT.html}{{[}中文{]}} ^^M [307] [308 <./OTA-1.png> <./OTA-2.png>] [309 <./OTA-3.png> <./OTA-4.png>] [310 <./OTA-5.png> <./OTA-6.png>] [311 <./OTA-7.png>] [312 <./OTA-8.png>] [313 <./OTA-9.png>] Underfull \hbox (badness 10000) in paragraph at lines 23119--23120 \T1/ptm/m/n/10 For fac-tory param, see: \T1/pcr/m/n/10 components/customized_pa rtitions/raw_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 23144--23145 \T1/ptm/m/n/10 For fac-tory param, see: \T1/pcr/m/n/10 components/customized_pa rtitions/raw_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 23169--23170 \T1/ptm/m/n/10 For fac-tory param, see: \T1/pcr/m/n/10 components/customized_pa rtitions/raw_data/factory_param/ [314] Underfull \hbox (badness 10000) in paragraph at lines 23194--23195 \T1/ptm/m/n/10 For fac-tory param, see: \T1/pcr/m/n/10 components/customized_pa rtitions/raw_data/factory_param/ [315] Underfull \hbox (badness 10000) in paragraph at lines 23402--23402 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_at_cmd_struct[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 cus-tom_at_cmd_array\T1/ptm/m/n/10 , [316] [317] [318] Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 []\T1/ptm/m/n/10 esp_partition_type_t \T1/ptm/m/it/10 type\T1/ptm/m/n/10 , [319] [320] [321] [322] [323] [324] [325] [326] Chapter 6. [327] [328] Chapter 7. ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高 级音频分发框架 ! Package inputenc Error: Unicode character 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级 音频分发框架 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音 频分发框架 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频 分发框架 ! Package inputenc Error: Unicode character 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频分 发框架 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频分发 框架 ! Package inputenc Error: Unicode character 框 (U+6846) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频分发框 架 ! Package inputenc Error: Unicode character 架 (U+67B6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频分发框架 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模 拟数字转换器 ! Package inputenc Error: Unicode character 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟 数字转换器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数 字转换器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数字 转换器 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数字转 换器 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数字转换 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数字转换器 ! Package inputenc Error: Unicode character 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应 用层协议协商 ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用 层协议协商 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层 协议协商 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层协 议协商 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层协议 协商 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层协议协 商 ! Package inputenc Error: Unicode character 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层协议协商 ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端 口是 AT 日志端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口 是 AT 日志端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 是 (U+662F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 日 (U+65E5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日 志端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 志 (U+5FD7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志 端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端 口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口 (用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口( 用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口(用 于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 于 (U+4E8E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口(用于 输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口(用于输 出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��口是 AT 日志端口(用于输出 日志)和 AT 命令端�... ! Package inputenc Error: Unicode character 日 (U+65E5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��是 AT 日志端口(用于输出日 志)和 AT 命令端口�... ! Package inputenc Error: Unicode character 志 (U+5FD7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...�� AT 日志端口(用于输出日志 )和 AT 命令端口(�... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...AT 日志端口(用于输出日志) 和 AT 命令端口(用�... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...日志端口(用于输出日志)和 AT 命令端口(用于�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��口(用于输出日志)和 AT 命 令端口(用于发送 A... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��(用于输出日志)和 AT 命令 端口(用于发送 AT �... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��用于输出日志)和 AT 命令端 口(用于发送 AT 命�... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��于输出日志)和 AT 命令端口 (用于发送 AT 命令�... ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��输出日志)和 AT 命令端口( 用于发送 AT 命令和�... ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��出日志)和 AT 命令端口(用 于发送 AT 命令和接�... ! Package inputenc Error: Unicode character 于 (U+4E8E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��日志)和 AT 命令端口(用于 发送 AT 命令和接收�... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��志)和 AT 命令端口(用于发 送 AT 命令和接收响�... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��)和 AT 命令端口(用于发送 AT 命令和接收响应�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...� AT 命令端口(用于发送 AT 命 令和接收响应)的�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...T 命令端口(用于发送 AT 命令 和接收响应)的总�... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��令端口(用于发送 AT 命令和 接收响应)的总称�... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��端口(用于发送 AT 命令和接 收响应)的总称。�... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��口(用于发送 AT 命令和接收 响应)的总称。请�... ! Package inputenc Error: Unicode character 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��(用于发送 AT 命令和接收响 应)的总称。请参�... ! Package inputenc Error: Unicode character 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��用于发送 AT 命令和接收响应 )的总称。请参考 {... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��于发送 AT 命令和接收响应) 的总称。请参考 {\hy... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��发送 AT 命令和接收响应)的 总称。请参考 {\hyper... ! Package inputenc Error: Unicode character 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��送 AT 命令和接收响应)的总 称。请参考 {\hyperref... ! Package inputenc Error: Unicode character 称 (U+79F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...�� AT 命令和接收响应)的总称 。请参考 {\hyperref[\d... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...AT 命令和接收响应)的总称。 请参考 {\hyperref[\deto... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...命令和接收响应)的总称。请 参考 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...令和接收响应)的总称。请参 考 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...和接收响应)的总称。请参考 {\hyperref[\detokenize{Ge... ! Package inputenc Error: Unicode character 了 (U+4E86) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...DUrole{doc}{Hardware Connection}}}} 了 解默认的 AT 端口管�... ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ole{doc}{Hardware Connection}}}} 了解 默认的 AT 端口管脚�... ! Package inputenc Error: Unicode character 默 (U+9ED8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...{doc}{Hardware Connection}}}} 了解默 认的 AT 端口管脚,�... ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...c}{Hardware Connection}}}} 了解默认 的 AT 端口管脚,参�... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...Hardware Connection}}}} 了解默认的 AT 端口管脚,参考 ... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...e Connection}}}} 了解默认的 AT 端 口管脚,参考 {\hyper... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...onnection}}}} 了解默认的 AT 端口 管脚,参考 {\hyperref... ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ection}}}} 了解默认的 AT 端口管 脚,参考 {\hyperref[\d... ! Package inputenc Error: Unicode character 脚 (U+811A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ion}}}} 了解默认的 AT 端口管脚 ,参考 {\hyperref[\deto... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...}}}} 了解默认的 AT 端口管脚, 参考 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...} 了解默认的 AT 端口管脚,参 考 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��解默认的 AT 端口管脚,参考 {\hyperref[\detokenize{Co... ! Package inputenc Error: Unicode character 了 (U+4E86) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...le{doc}{How to Set AT Port Pins}}}} 了 解如何自定义 AT 端�... ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...doc}{How to Set AT Port Pins}}}} 了解 如何自定义 AT 端口�... ! Package inputenc Error: Unicode character 如 (U+5982) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...}{How to Set AT Port Pins}}}} 了解如 何自定义 AT 端口管�... ! Package inputenc Error: Unicode character 何 (U+4F55) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ow to Set AT Port Pins}}}} 了解如何 自定义 AT 端口管脚。 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...to Set AT Port Pins}}}} 了解如何自 定义 AT 端口管脚。 ! Package inputenc Error: Unicode character 定 (U+5B9A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...Set AT Port Pins}}}} 了解如何自定 义 AT 端口管脚。 ! Package inputenc Error: Unicode character 义 (U+4E49) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ... AT Port Pins}}}} 了解如何自定义 AT 端口管脚。 ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...t Pins}}}} 了解如何自定义 AT 端 口管脚。 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ins}}}} 了解如何自定义 AT 端口 管脚。 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...}}}} 了解如何自定义 AT 端口管 脚。 ! Package inputenc Error: Unicode character 脚 (U+811A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...} 了解如何自定义 AT 端口管脚 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��解如何自定义 AT 端口管脚。 ! Package inputenc Error: Unicode character 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低 功耗蓝牙 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低功 耗蓝牙 ! Package inputenc Error: Unicode character 耗 (U+8017) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低功耗 蓝牙 ! Package inputenc Error: Unicode character 蓝 (U+84DD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低功耗蓝 牙 ! Package inputenc Error: Unicode character 牙 (U+7259) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低功耗蓝牙 ! Package inputenc Error: Unicode character 是 (U+662F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是 一款基于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一 款基于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 款 (U+6B3E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款 基于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 基 (U+57FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基 于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 于 (U+4E8E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于 蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 蓝 (U+84DD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝 牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 牙 (U+7259) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝牙 通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝牙通 道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝牙通道 的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...蓝牙通道的 Wi\sphinxhyphen{}Fi 网 络配置功能 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...牙通道的 Wi\sphinxhyphen{}Fi 网络 配置功能 ! Package inputenc Error: Unicode character 配 (U+914D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...通道的 Wi\sphinxhyphen{}Fi 网络配 置功能 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...道的 Wi\sphinxhyphen{}Fi 网络配置 功能 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...的 Wi\sphinxhyphen{}Fi 网络配置功 能 ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ... Wi\sphinxhyphen{}Fi 网络配置功能 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动 态主机配置协议 ! Package inputenc Error: Unicode character 态 (U+6001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态 主机配置协议 ! Package inputenc Error: Unicode character 主 (U+4E3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主 机配置协议 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机 配置协议 ! Package inputenc Error: Unicode character 配 (U+914D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机配 置协议 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机配置 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机配置协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机配置协议 ! Package inputenc Error: Unicode character 域 (U+57DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25106 域 名系统 ! Package inputenc Error: Unicode character 名 (U+540D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25106 域名 系统 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25106 域名系 统 ! Package inputenc Error: Unicode character 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25106 域名系统 ! Package inputenc Error: Unicode character 延 (U+5EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延 迟传输指示映射 ! Package inputenc Error: Unicode character 迟 (U+8FDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟 传输指示映射 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传 输指示映射 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输 指示映射 ! Package inputenc Error: Unicode character 指 (U+6307) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输指 示映射 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输指示 映射 ! Package inputenc Error: Unicode character 映 (U+6620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输指示映 射 ! Package inputenc Error: Unicode character 射 (U+5C04) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输指示映射 ! Package inputenc Error: Unicode character 客 (U+5BA2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25116 GATT 客 户端 ! Package inputenc Error: Unicode character 户 (U+6237) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25116 GATT 客户 端 ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25116 GATT 客户端 ! Package inputenc Error: Unicode character 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25121 GATT 服 务器 ! Package inputenc Error: Unicode character 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25121 GATT 服务 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25121 GATT 服务器 ! Package inputenc Error: Unicode character 人 (U+4EBA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人 机接口设备 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机 接口设备 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机接 口设备 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机接口 设备 ! Package inputenc Error: Unicode character 设 (U+8BBE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机接口设 备 ! Package inputenc Error: Unicode character 备 (U+5907) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机接口设备 ! Package inputenc Error: Unicode character 集 (U+96C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集 成电路总线 ! Package inputenc Error: Unicode character 成 (U+6210) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成 电路总线 ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成电 路总线 ! Package inputenc Error: Unicode character 路 (U+8DEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成电路 总线 ! Package inputenc Error: Unicode character 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成电路总 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成电路总线 ! Package inputenc Error: Unicode character 因 (U+56E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因 特网控制报文协议 ! Package inputenc Error: Unicode character 特 (U+7279) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特 网控制报文协议 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网 控制报文协议 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控 制报文协议 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制 报文协议 ! Package inputenc Error: Unicode character 报 (U+62A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制报 文协议 ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制报文 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制报文协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制报文协议 ! Package inputenc Error: Unicode character 遗 (U+9057) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25141 遗 嘱 ! Package inputenc Error: Unicode character 嘱 (U+5631) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25141 遗嘱 ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25146 MAC 地 址 ! Package inputenc Error: Unicode character 址 (U+5740) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25146 MAC 地址 ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25151 多 播 DNS ! Package inputenc Error: Unicode character 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25151 多播 DNS ! Package inputenc Error: Unicode character 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最 高有效位 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最高 有效位 ! Package inputenc Error: Unicode character 有 (U+6709) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最高有 效位 ! Package inputenc Error: Unicode character 效 (U+6548) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最高有效 位 ! Package inputenc Error: Unicode character 位 (U+4F4D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最高有效位 ! Package inputenc Error: Unicode character 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最 大传输单元 ! Package inputenc Error: Unicode character 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大 传输单元 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大传 输单元 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大传输 单元 ! Package inputenc Error: Unicode character 单 (U+5355) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大传输单 元 ! Package inputenc Error: Unicode character 元 (U+5143) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大传输单元 ! Package inputenc Error: Unicode character 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非 易失性存储器 ! Package inputenc Error: Unicode character 易 (U+6613) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易 失性存储器 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失 性存储器 ! Package inputenc Error: Unicode character 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失性 存储器 ! Package inputenc Error: Unicode character 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失性存 储器 ! Package inputenc Error: Unicode character 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失性存储 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失性存储器 [329] ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 默 (U+9ED8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默 认传输模式 ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认 传输模式 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认传 输模式 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认传输 模式 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认传输模 式 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认传输模式 ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在 普通传输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普 通传输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通 传输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传 输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输 模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模 式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式 下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下 ,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下, 用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用 户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 户 (U+6237) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用户 可以发送 AT 命令。 ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用户可 以发送 AT 命令。 ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用户可以 发送 AT 命令。 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用户可以发 送 AT 命令。 ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 ...通传输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 ...��模式下,用户可以发送 AT 命 令。 ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 ...��式下,用户可以发送 AT 命令 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 ...��下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 例 (U+4F8B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例 如,用户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 如 (U+5982) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如 ,用户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如, 用户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用 户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 户 (U+6237) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户 可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户可 以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户可以 通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户可以通 过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...\DUrole{std,std-ref}{AT+CIPSEND}}}} 命 令,发送 AT 命令口�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...role{std,std-ref}{AT+CIPSEND}}}} 命令 ,发送 AT 命令口收�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...e{std,std-ref}{AT+CIPSEND}}}} 命令, 发送 AT 命令口收到�... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...td,std-ref}{AT+CIPSEND}}}} 命令,发 送 AT 命令口收到的 ... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...std-ref}{AT+CIPSEND}}}} 命令,发送 AT 命令口收到的 MCU... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...}{AT+CIPSEND}}}} 命令,发送 AT 命 令口收到的 MCU 数据... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...T+CIPSEND}}}} 命令,发送 AT 命令 口收到的 MCU 数据到... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...IPSEND}}}} 命令,发送 AT 命令口 收到的 MCU 数据到传... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...END}}}} 命令,发送 AT 命令口收 到的 MCU 数据到传输... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...}}}} 命令,发送 AT 命令口收到 的 MCU 数据到传输对... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...} 命令,发送 AT 命令口收到的 MCU 数据到传输对端... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...,发送 AT 命令口收到的 MCU 数 据到传输对端。从�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...发送 AT 命令口收到的 MCU 数据 到传输对端。从传�... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...送 AT 命令口收到的 MCU 数据到 传输对端。从传输�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ... AT 命令口收到的 MCU 数据到传 输对端。从传输对�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ... 命令口收到的 MCU 数据到传输 对端。从传输对端�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�令口收到的 MCU 数据到传输对 端。从传输对端收�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�口收到的 MCU 数据到传输对端 。从传输对端收到�... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�收到的 MCU 数据到传输对端。 从传输对端收到的�... ! Package inputenc Error: Unicode character 从 (U+4ECE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�到的 MCU 数据到传输对端。从 传输对端收到的数�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�的 MCU 数据到传输对端。从传 输对端收到的数据�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...� MCU 数据到传输对端。从传输 对端收到的数据,�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...CU 数据到传输对端。从传输对 端收到的数据,会�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...数据到传输对端。从传输对端 收到的数据,会通�... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...据到传输对端。从传输对端收 到的数据,会通过 A... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...到传输对端。从传输对端收到 的数据,会通过 AT �... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...传输对端。从传输对端收到的 数据,会通过 AT 命�... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...输对端。从传输对端收到的数 据,会通过 AT 命令�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...对端。从传输对端收到的数据 ,会通过 AT 命令口�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...端。从传输对端收到的数据, 会通过 AT 命令口返�... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...。从传输对端收到的数据,会 通过 AT 命令口返回�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...从传输对端收到的数据,会通 过 AT 命令口返回给 ... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...传输对端收到的数据,会通过 AT 命令口返回给 MCU... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��端收到的数据,会通过 AT 命 令口返回给 MCU,同�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��收到的数据,会通过 AT 命令 口返回给 MCU,同时�... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��到的数据,会通过 AT 命令口 返回给 MCU,同时会�... ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��的数据,会通过 AT 命令口返 回给 MCU,同时会附�... ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��数据,会通过 AT 命令口返回 给 MCU,同时会附带 ... ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��据,会通过 AT 命令口返回给 MCU,同时会附带 \sp... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�会通过 AT 命令口返回给 MCU, 同时会附带 \sphinxtit... ! Package inputenc Error: Unicode character 同 (U+540C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�通过 AT 命令口返回给 MCU,同 时会附带 \sphinxtitler... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�过 AT 命令口返回给 MCU,同时 会附带 \sphinxtitleref{... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...� AT 命令口返回给 MCU,同时会 附带 \sphinxtitleref{+IP... ! Package inputenc Error: Unicode character 附 (U+9644) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...T 命令口返回给 MCU,同时会附 带 \sphinxtitleref{+IPD} ... ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��令口返回给 MCU,同时会附带 \sphinxtitleref{+IPD} 信... ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�时会附带 \sphinxtitleref{+IPD} 信 息。 ! Package inputenc Error: Unicode character 息 (U+606F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�会附带 \sphinxtitleref{+IPD} 信息 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�附带 \sphinxtitleref{+IPD} 信息。 ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普 通传输模式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通 传输模式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传 输模式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输 模式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模 式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式 时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时 ,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时, 如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 如 (U+5982) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如 果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 果 (U+679C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果 连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果连 接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果连接 断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 断 (U+65AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果连接断 开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果连接断开 ,ESP 不会重连,并�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...传输模式时,如果连接断开, ESP 不会重连,并提�... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��式时,如果连接断开,ESP 不 会重连,并提示连�... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��时,如果连接断开,ESP 不会 重连,并提示连接�... ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��,如果连接断开,ESP 不会重 连,并提示连接断�... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��如果连接断开,ESP 不会重连 ,并提示连接断开。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��果连接断开,ESP 不会重连, 并提示连接断开。 ! Package inputenc Error: Unicode character 并 (U+5E76) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��连接断开,ESP 不会重连,并 提示连接断开。 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��接断开,ESP 不会重连,并提 示连接断开。 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��断开,ESP 不会重连,并提示 连接断开。 ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��开,ESP 不会重连,并提示连 接断开。 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��,ESP 不会重连,并提示连接 断开。 ! Package inputenc Error: Unicode character 断 (U+65AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��ESP 不会重连,并提示连接断 开。 ! Package inputenc Error: Unicode character 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...SP 不会重连,并提示连接断开 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...不会重连,并提示连接断开。 ! Package inputenc Error: Unicode character 更 (U+66F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更 多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多 介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 介 (U+4ECB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介 绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 绍 (U+7ECD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介绍 请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介绍请 参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介绍请参 考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 ...{Transmission Mode Shift Diagram}}}}。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25196 ...enize{index_of_abbreviations:term-1}}}] \leavevmode ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25196 ...enize{index_of_abbreviations:term-1}}}] \leavevmode ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25196 ...enize{index_of_abbreviations:term-1}}}] \leavevmode ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25196 ...enize{index_of_abbreviations:term-1}}}] \leavevmode ! Package inputenc Error: Unicode character 也 (U+4E5F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也 称为 “透传发送接收模式”。 ! Package inputenc Error: Unicode character 称 (U+79F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称 为 “透传发送接收模式”。 ! Package inputenc Error: Unicode character 为 (U+4E3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接收模式”。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透 传发送接收模式”。 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传 发送接收模式”。 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发 送接收模式”。 ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送 接收模式”。 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接 收模式”。 ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接收 模式”。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接收模 式”。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接收模式 ”。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 ...��为 “透传发送接收模式”。 ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在 透传模式下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透 传模式下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传 模式下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模 式下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式 下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下 ,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下, 用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用 户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 户 (U+6237) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户 不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不 能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不能 发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不能发 送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不能发送 其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 其 (U+5176) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不能发送其 它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 它 (U+5B83) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...传模式下,用户不能发送其它 AT 命令,除了特别�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��下,用户不能发送其它 AT 命 令,除了特别的 {\hy... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��,用户不能发送其它 AT 命令 ,除了特别的 {\hyper... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��用户不能发送其它 AT 命令, 除了特别的 {\hyperref... ! Package inputenc Error: Unicode character 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��户不能发送其它 AT 命令,除 了特别的 {\hyperref[\d... ! Package inputenc Error: Unicode character 了 (U+4E86) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��不能发送其它 AT 命令,除了 特别的 {\hyperref[\deto... ! Package inputenc Error: Unicode character 特 (U+7279) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��能发送其它 AT 命令,除了特 别的 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��发送其它 AT 命令,除了特别 的 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��送其它 AT 命令,除了特别的 {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...ossref{\DUrole{std,std-ref}{+++}}}} 命 令。AT 命令口收到�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...ref{\DUrole{std,std-ref}{+++}}}} 命令 。AT 命令口收到的�... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...{\DUrole{std,std-ref}{+++}}}} 命令。 AT 命令口收到的所�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...le{std,std-ref}{+++}}}} 命令。AT 命 令口收到的所有的 M... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...std,std-ref}{+++}}}} 命令。AT 命令 口收到的所有的 MCU ... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...,std-ref}{+++}}}} 命令。AT 命令口 收到的所有的 MCU 数... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...d-ref}{+++}}}} 命令。AT 命令口收 到的所有的 MCU 数据... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...ef}{+++}}}} 命令。AT 命令口收到 的所有的 MCU 数据都... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...{+++}}}} 命令。AT 命令口收到的 所有的 MCU 数据都将... ! Package inputenc Error: Unicode character 所 (U+6240) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...+}}}} 命令。AT 命令口收到的所 有的 MCU 数据都将无... ! Package inputenc Error: Unicode character 有 (U+6709) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...}} 命令。AT 命令口收到的所有 的 MCU 数据都将无修... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...命令。AT 命令口收到的所有的 MCU 数据都将无修改... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�AT 命令口收到的所有的 MCU 数 据都将无修改地,�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ... 命令口收到的所有的 MCU 数据 都将无修改地,发�... ! Package inputenc Error: Unicode character 都 (U+90FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�令口收到的所有的 MCU 数据都 将无修改地,发送�... ! Package inputenc Error: Unicode character 将 (U+5C06) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�口收到的所有的 MCU 数据都将 无修改地,发送到�... ! Package inputenc Error: Unicode character 无 (U+65E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�收到的所有的 MCU 数据都将无 修改地,发送到传�... ! Package inputenc Error: Unicode character 修 (U+4FEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�到的所有的 MCU 数据都将无修 改地,发送到传输�... ! Package inputenc Error: Unicode character 改 (U+6539) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�的所有的 MCU 数据都将无修改 地,发送到传输对�... ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�所有的 MCU 数据都将无修改地 ,发送到传输对端�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�有的 MCU 数据都将无修改地, 发送到传输对端。�... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�的 MCU 数据都将无修改地,发 送到传输对端。从�... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...� MCU 数据都将无修改地,发送 到传输对端。从传�... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...CU 数据都将无修改地,发送到 传输对端。从传输�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...数据都将无修改地,发送到传 输对端。从传输对�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...据都将无修改地,发送到传输 对端。从传输对端�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...都将无修改地,发送到传输对 端。从传输对端收�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...将无修改地,发送到传输对端 。从传输对端收到�... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...无修改地,发送到传输对端。 从传输对端收到的�... ! Package inputenc Error: Unicode character 从 (U+4ECE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...修改地,发送到传输对端。从 传输对端收到的数�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...改地,发送到传输对端。从传 输对端收到的数据�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...地,发送到传输对端。从传输 对端收到的数据也�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...,发送到传输对端。从传输对 端收到的数据也会�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...发送到传输对端。从传输对端 收到的数据也会通�... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...送到传输对端。从传输对端收 到的数据也会通过 A... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...到传输对端。从传输对端收到 的数据也会通过 AT �... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...传输对端。从传输对端收到的 数据也会通过 AT 命�... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...输对端。从传输对端收到的数 据也会通过 AT 命令�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...对端。从传输对端收到的数据 也会通过 AT 命令口�... ! Package inputenc Error: Unicode character 也 (U+4E5F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...端。从传输对端收到的数据也 会通过 AT 命令口无�... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...。从传输对端收到的数据也会 通过 AT 命令口无修�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...从传输对端收到的数据也会通 过 AT 命令口无修改�... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...传输对端收到的数据也会通过 AT 命令口无修改地�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��端收到的数据也会通过 AT 命 令口无修改地,返�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��收到的数据也会通过 AT 命令 口无修改地,返回�... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��到的数据也会通过 AT 命令口 无修改地,返回给 M... ! Package inputenc Error: Unicode character 无 (U+65E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��的数据也会通过 AT 命令口无 修改地,返回给 MCU。 ! Package inputenc Error: Unicode character 修 (U+4FEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��数据也会通过 AT 命令口无修 改地,返回给 MCU。 ! Package inputenc Error: Unicode character 改 (U+6539) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��据也会通过 AT 命令口无修改 地,返回给 MCU。 ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��也会通过 AT 命令口无修改地 ,返回给 MCU。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��会通过 AT 命令口无修改地, 返回给 MCU。 ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��通过 AT 命令口无修改地,返 回给 MCU。 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��过 AT 命令口无修改地,返回 给 MCU。 ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�� AT 命令口无修改地,返回给 MCU。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��令口无修改地,返回给 MCU。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透 传模式传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传 模式传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模 式传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式 传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式传 输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式传输 时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式传输时 ,如果连接断开,ESP... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...hinxhyphen{}Fi 透传模式传输时, 如果连接断开,ESP �... ! Package inputenc Error: Unicode character 如 (U+5982) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...xhyphen{}Fi 透传模式传输时,如 果连接断开,ESP 会�... ! Package inputenc Error: Unicode character 果 (U+679C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...phen{}Fi 透传模式传输时,如果 连接断开,ESP 会不�... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...n{}Fi 透传模式传输时,如果连 接断开,ESP 会不停�... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...Fi 透传模式传输时,如果连接 断开,ESP 会不停地�... ! Package inputenc Error: Unicode character 断 (U+65AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...透传模式传输时,如果连接断 开,ESP 会不停地尝�... ! Package inputenc Error: Unicode character 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...传模式传输时,如果连接断开 ,ESP 会不停地尝试�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...模式传输时,如果连接断开, ESP 会不停地尝试重�... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��输时,如果连接断开,ESP 会 不停地尝试重连,�... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��时,如果连接断开,ESP 会不 停地尝试重连,此�... ! Package inputenc Error: Unicode character 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��,如果连接断开,ESP 会不停 地尝试重连,此时�... ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��如果连接断开,ESP 会不停地 尝试重连,此时单�... ! Package inputenc Error: Unicode character 尝 (U+5C1D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��果连接断开,ESP 会不停地尝 试重连,此时单独�... ! Package inputenc Error: Unicode character 试 (U+8BD5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��连接断开,ESP 会不停地尝试 重连,此时单独输�... ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��接断开,ESP 会不停地尝试重 连,此时单独输入 {... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��断开,ESP 会不停地尝试重连 ,此时单独输入 {\hy... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��开,ESP 会不停地尝试重连, 此时单独输入 {\hyper... ! Package inputenc Error: Unicode character 此 (U+6B64) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��,ESP 会不停地尝试重连,此 时单独输入 {\hyperref... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��ESP 会不停地尝试重连,此时 单独输入 {\hyperref[\d... ! Package inputenc Error: Unicode character 单 (U+5355) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...SP 会不停地尝试重连,此时单 独输入 {\hyperref[\deto... ! Package inputenc Error: Unicode character 独 (U+72EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...会不停地尝试重连,此时单独 输入 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...不停地尝试重连,此时单独输 入 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 入 (U+5165) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...停地尝试重连,此时单独输入 {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character 退 (U+9000) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...ossref{\DUrole{std,std-ref}{+++}}}} 退 出透传,则停止重�... ! Package inputenc Error: Unicode character 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...ref{\DUrole{std,std-ref}{+++}}}} 退出 透传,则停止重连。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...{\DUrole{std,std-ref}{+++}}}} 退出透 传,则停止重连。 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...Urole{std,std-ref}{+++}}}} 退出透传 ,则停止重连。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...le{std,std-ref}{+++}}}} 退出透传, 则停止重连。 ! Package inputenc Error: Unicode character 则 (U+5219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...std,std-ref}{+++}}}} 退出透传,则 停止重连。 ! Package inputenc Error: Unicode character 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...,std-ref}{+++}}}} 退出透传,则停 止重连。 ! Package inputenc Error: Unicode character 止 (U+6B62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...d-ref}{+++}}}} 退出透传,则停止 重连。 ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...ef}{+++}}}} 退出透传,则停止重 连。 ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...{+++}}}} 退出透传,则停止重连 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...+}}}} 退出透传,则停止重连。 ! Package inputenc Error: Unicode character 更 (U+66F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更 多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多 介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 介 (U+4ECB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介 绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 绍 (U+7ECD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍 请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍请 参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍请参 考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 ...{Transmission Mode Shift Diagram}}}}。 ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) [330 <./intro-tt-mode.png>] ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 在 {\hyperref[\detokenize{index_of_abbreviations:term-0}]{\sphinxte... ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...td,std-term}{普通传输模式}}}} 和 {\hyperref[\detokenize{in... ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 之 (U+4E4B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...xref,std,std-term}{透传模式}}}} 之 间的一个临时模式。 ! Package inputenc Error: Unicode character 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...f,std,std-term}{透传模式}}}} 之间 的一个临时模式。 ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...td,std-term}{透传模式}}}} 之间的 一个临时模式。 ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...std-term}{透传模式}}}} 之间的一 个临时模式。 ! Package inputenc Error: Unicode character 个 (U+4E2A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...-term}{透传模式}}}} 之间的一个 临时模式。 ! Package inputenc Error: Unicode character 临 (U+4E34) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...rm}{透传模式}}}} 之间的一个临 时模式。 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...{透传模式}}}} 之间的一个临时 模式。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...�传模式}}}} 之间的一个临时模 式。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...�模式}}}} 之间的一个临时模式 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...�式}}}} 之间的一个临时模式。 ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在 透传接收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透 传接收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传 接收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接 收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收 模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模 式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式 ,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式, AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不 能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能 发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能发 送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能发送 数据到传输对端;但 A... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能发送数 据到传输对端;但 A... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...传接收模式,AT 不能发送数据 到传输对端;但 AT �... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...接收模式,AT 不能发送数据到 传输对端;但 AT 可�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...收模式,AT 不能发送数据到传 输对端;但 AT 可以�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...模式,AT 不能发送数据到传输 对端;但 AT 可以收�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...式,AT 不能发送数据到传输对 端;但 AT 可以收到�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...,AT 不能发送数据到传输对端 ;但 AT 可以收到来�... ! Package inputenc Error: Unicode character ; (U+FF1B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...AT 不能发送数据到传输对端; 但 AT 可以收到来自�... ! Package inputenc Error: Unicode character 但 (U+4F46) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...不能发送数据到传输对端;但 AT 可以收到来自传�... ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��送数据到传输对端;但 AT 可 以收到来自传输对�... ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��数据到传输对端;但 AT 可以 收到来自传输对端�... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��据到传输对端;但 AT 可以收 到来自传输对端的�... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��到传输对端;但 AT 可以收到 来自传输对端的数�... ! Package inputenc Error: Unicode character 来 (U+6765) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��传输对端;但 AT 可以收到来 自传输对端的数据�... ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��输对端;但 AT 可以收到来自 传输对端的数据,�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��对端;但 AT 可以收到来自传 输对端的数据,通�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��端;但 AT 可以收到来自传输 对端的数据,通过 A... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��;但 AT 可以收到来自传输对 端的数据,通过 AT �... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��但 AT 可以收到来自传输对端 的数据,通过 AT 命�... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...�� AT 可以收到来自传输对端的 数据,通过 AT 命令�... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...AT 可以收到来自传输对端的数 据,通过 AT 命令口�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...可以收到来自传输对端的数据 ,通过 AT 命令口无�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...以收到来自传输对端的数据, 通过 AT 命令口无修�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...收到来自传输对端的数据,通 过 AT 命令口无修改�... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...到来自传输对端的数据,通过 AT 命令口无修改地�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��传输对端的数据,通过 AT 命 令口无修改地返回�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��输对端的数据,通过 AT 命令 口无修改地返回给 M... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��对端的数据,通过 AT 命令口 无修改地返回给 MCU�... ! Package inputenc Error: Unicode character 无 (U+65E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��端的数据,通过 AT 命令口无 修改地返回给 MCU。�... ! Package inputenc Error: Unicode character 修 (U+4FEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��的数据,通过 AT 命令口无修 改地返回给 MCU。更�... ! Package inputenc Error: Unicode character 改 (U+6539) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��数据,通过 AT 命令口无修改 地返回给 MCU。更多�... ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��据,通过 AT 命令口无修改地 返回给 MCU。更多介�... ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��,通过 AT 命令口无修改地返 回给 MCU。更多介绍�... ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��通过 AT 命令口无修改地返回 给 MCU。更多介绍请�... ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��过 AT 命令口无修改地返回给 MCU。更多介绍请参�... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...T 命令口无修改地返回给 MCU。 更多介绍请参考 {\hy... ! Package inputenc Error: Unicode character 更 (U+66F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��令口无修改地返回给 MCU。更 多介绍请参考 {\hyper... ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��口无修改地返回给 MCU。更多 介绍请参考 {\hyperref... ! Package inputenc Error: Unicode character 介 (U+4ECB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��无修改地返回给 MCU。更多介 绍请参考 {\hyperref[\d... ! Package inputenc Error: Unicode character 绍 (U+7ECD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��修改地返回给 MCU。更多介绍 请参考 {\hyperref[\deto... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��改地返回给 MCU。更多介绍请 参考 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��地返回给 MCU。更多介绍请参 考 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��返回给 MCU。更多介绍请参考 {\hyperref[\detokenize{in... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...{Transmission Mode Shift Diagram}}}}。 ! Package inputenc Error: Unicode character 按 (U+6309) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按 钮配置 ! Package inputenc Error: Unicode character 钮 (U+94AE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按钮 配置 ! Package inputenc Error: Unicode character 配 (U+914D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按钮配 置 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按钮配置 ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认 证,在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 证 (U+8BC1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证 ,在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证, 在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证,在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 工 (U+5DE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证,在 ESP\sphinxhyphen{}AT 工 程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...��证,在 ESP\sphinxhyphen{}AT 工程 中指的是除 OPEN 和 W... ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...��,在 ESP\sphinxhyphen{}AT 工程中 指的是除 OPEN 和 WEP ... ! Package inputenc Error: Unicode character 指 (U+6307) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...��在 ESP\sphinxhyphen{}AT 工程中指 的是除 OPEN 和 WEP 以... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...�� ESP\sphinxhyphen{}AT 工程中指的 是除 OPEN 和 WEP 以外... ! Package inputenc Error: Unicode character 是 (U+662F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...ESP\sphinxhyphen{}AT 工程中指的是 除 OPEN 和 WEP 以外的... ! Package inputenc Error: Unicode character 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...\sphinxhyphen{}AT 工程中指的是除 OPEN 和 WEP 以外的 Wi... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...phen{}AT 工程中指的是除 OPEN 和 WEP 以外的 Wi\sphinxhy... ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ... 工程中指的是除 OPEN 和 WEP 以 外的 Wi\sphinxhyphen{}Fi... ! Package inputenc Error: Unicode character 外 (U+5916) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...�程中指的是除 OPEN 和 WEP 以外 的 Wi\sphinxhyphen{}Fi �... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...�中指的是除 OPEN 和 WEP 以外的 Wi\sphinxhyphen{}Fi 认�... ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...� WEP 以外的 Wi\sphinxhyphen{}Fi 认 证模式。 ! Package inputenc Error: Unicode character 证 (U+8BC1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...EP 以外的 Wi\sphinxhyphen{}Fi 认证 模式。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...以外的 Wi\sphinxhyphen{}Fi 认证模 式。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...外的 Wi\sphinxhyphen{}Fi 认证模式 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...的 Wi\sphinxhyphen{}Fi 认证模式。 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协 议,即物理层会聚协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议 ,即物理层会聚协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议, 即物理层会聚协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即 物理层会聚协议 ! Package inputenc Error: Unicode character 物 (U+7269) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物 理层会聚协议 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理 层会聚协议 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层 会聚协议 ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会 聚协议 ! Package inputenc Error: Unicode character 聚 (U+805A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会聚 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会聚协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会聚协议 ! Package inputenc Error: Unicode character 受 (U+53D7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受 保护的管理帧 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保 护的管理帧 ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护 的管理帧 ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的 管理帧 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的管 理帧 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的管理 帧 ! Package inputenc Error: Unicode character 帧 (U+5E27) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的管理帧 ! Package inputenc Error: Unicode character 预 (U+9884) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预 共享密钥 ! Package inputenc Error: Unicode character 共 (U+5171) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共 享密钥 ! Package inputenc Error: Unicode character 享 (U+4EAB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共享 密钥 ! Package inputenc Error: Unicode character 密 (U+5BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共享密 钥 ! Package inputenc Error: Unicode character 钥 (U+94A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共享密钥 ! Package inputenc Error: Unicode character 脉 (U+8109) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉 冲宽度调制 ! Package inputenc Error: Unicode character 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲 宽度调制 ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽 度调制 ! Package inputenc Error: Unicode character 度 (U+5EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽度 调制 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽度调 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽度调制 ! Package inputenc Error: Unicode character 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服 务质量 ! Package inputenc Error: Unicode character 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服务 质量 ! Package inputenc Error: Unicode character 质 (U+8D28) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服务质 量 ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服务质量 ! Package inputenc Error: Unicode character 实 (U+5B9E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实 时控制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时 控制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控 制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制 器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器 ,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器, 为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 为 (U+4E3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中 的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的 一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一 组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一组 电路,在任何芯片模式... ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一组电 路,在任何芯片模式... ! Package inputenc Error: Unicode character 路 (U+8DEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�控制器,为 SoC 中的一组电路 ,在任何芯片模式�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�制器,为 SoC 中的一组电路, 在任何芯片模式下�... ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�器,为 SoC 中的一组电路,在 任何芯片模式下都�... ! Package inputenc Error: Unicode character 任 (U+4EFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�,为 SoC 中的一组电路,在任 何芯片模式下都能�... ! Package inputenc Error: Unicode character 何 (U+4F55) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�为 SoC 中的一组电路,在任何 芯片模式下都能随�... ! Package inputenc Error: Unicode character 芯 (U+82AF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...� SoC 中的一组电路,在任何芯 片模式下都能随时�... ! Package inputenc Error: Unicode character 片 (U+7247) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...oC 中的一组电路,在任何芯片 模式下都能随时保�... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...中的一组电路,在任何芯片模 式下都能随时保持�... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...的一组电路,在任何芯片模式 下都能随时保持工�... ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...一组电路,在任何芯片模式下 都能随时保持工作。 ! Package inputenc Error: Unicode character 都 (U+90FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...组电路,在任何芯片模式下都 能随时保持工作。 ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...电路,在任何芯片模式下都能 随时保持工作。 ! Package inputenc Error: Unicode character 随 (U+968F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...路,在任何芯片模式下都能随 时保持工作。 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...,在任何芯片模式下都能随时 保持工作。 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...在任何芯片模式下都能随时保 持工作。 ! Package inputenc Error: Unicode character 持 (U+6301) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...任何芯片模式下都能随时保持 工作。 ! Package inputenc Error: Unicode character 工 (U+5DE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...何芯片模式下都能随时保持工 作。 ! Package inputenc Error: Unicode character 作 (U+4F5C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...芯片模式下都能随时保持工作 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...片模式下都能随时保持工作。 ! Package inputenc Error: Unicode character 安 (U+5B89) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安 全管理协议 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全 管理协议 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管 理协议 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管理 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管理协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管理协议 ! Package inputenc Error: Unicode character 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服 务器名称指示 ! Package inputenc Error: Unicode character 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务 器名称指示 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器 名称指示 ! Package inputenc Error: Unicode character 名 (U+540D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名 称指示 ! Package inputenc Error: Unicode character 称 (U+79F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名称 指示 ! Package inputenc Error: Unicode character 指 (U+6307) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名称指 示 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名称指示 ! Package inputenc Error: Unicode character 简 (U+7B80) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简 单网络时间协议 ! Package inputenc Error: Unicode character 单 (U+5355) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单 网络时间协议 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网 络时间协议 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络 时间协议 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时 间协议 ! Package inputenc Error: Unicode character 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时间 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时间协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时间协议 ! Package inputenc Error: Unicode character 串 (U+4E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串 行外设接口 ! Package inputenc Error: Unicode character 行 (U+884C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行 外设接口 ! Package inputenc Error: Unicode character 外 (U+5916) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外 设接口 ! Package inputenc Error: Unicode character 设 (U+8BBE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外设 接口 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外设接 口 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外设接口 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协 议,即串口协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议 ,即串口协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议, 即串口协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即 串口协议 ! Package inputenc Error: Unicode character 串 (U+4E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串 口协议 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串口 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串口协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串口协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协 议,即安全套接字协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议 ,即安全套接字协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议, 即安全套接字协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即 安全套接字协议 ! Package inputenc Error: Unicode character 安 (U+5B89) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安 全套接字协议 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全 套接字协议 ! Package inputenc Error: Unicode character 套 (U+5957) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套 接字协议 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接 字协议 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接字 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接字协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接字协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协 议,即传输层安全性协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议 ,即传输层安全性协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议, 即传输层安全性协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即 传输层安全性协议 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传 输层安全性协议 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输 层安全性协议 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层 安全性协议 ! Package inputenc Error: Unicode character 安 (U+5B89) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安 全性协议 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全 性协议 ! Package inputenc Error: Unicode character 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全性 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全性协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全性协议 ! Package inputenc Error: Unicode character 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非 请求结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请 求结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 求 (U+6C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求 结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 结 (U+7ED3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结 果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 果 (U+679C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果 码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码 ,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码, 一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一 般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 般 (U+822C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般 为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 为 (U+4E3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为 模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为模 组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为模组 给 MCU 的串口返回 ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�结果码,一般为模组给 MCU 的 串口返回 ! Package inputenc Error: Unicode character 串 (U+4E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�果码,一般为模组给 MCU 的串 口返回 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�码,一般为模组给 MCU 的串口 返回 ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�,一般为模组给 MCU 的串口返 回 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协 调世界时 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调 世界时 ! Package inputenc Error: Unicode character 世 (U+4E16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调世 界时 ! Package inputenc Error: Unicode character 界 (U+754C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调世界 时 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调世界时 ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通 用唯一识别码 ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用 唯一识别码 ! Package inputenc Error: Unicode character 唯 (U+552F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯 一识别码 ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一 识别码 ! Package inputenc Error: Unicode character 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一识 别码 ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一识别 码 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一识别码 ! Package inputenc Error: Unicode character 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加 密方式,即有线等效加密 ! Package inputenc Error: Unicode character 密 (U+5BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密 方式,即有线等效加密 ! Package inputenc Error: Unicode character 方 (U+65B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方 式,即有线等效加密 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式 ,即有线等效加密 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式, 即有线等效加密 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即 有线等效加密 ! Package inputenc Error: Unicode character 有 (U+6709) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有 线等效加密 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线 等效加密 ! Package inputenc Error: Unicode character 等 (U+7B49) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等 效加密 ! Package inputenc Error: Unicode character 效 (U+6548) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等效 加密 ! Package inputenc Error: Unicode character 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等效加 密 ! Package inputenc Error: Unicode character 密 (U+5BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等效加密 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保 护访问 ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保护 访问 ! Package inputenc Error: Unicode character 访 (U+8BBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保护访 问 ! Package inputenc Error: Unicode character 问 (U+95EE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保护访问 [331] ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保 护访问 II ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保护 访问 II ! Package inputenc Error: Unicode character 访 (U+8BBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保护访 问 II ! Package inputenc Error: Unicode character 问 (U+95EE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保护访问 II ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保 护设置 ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保护 设置 ! Package inputenc Error: Unicode character 设 (U+8BBE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保护设 置 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保护设置 [332] Chapter 8. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25363 ...N/latest/disclaimer.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25363 ...N/latest/disclaimer.html}{{[}中文{]}} ^^M [333] (./espressif-esp-at.ind [334] Underfull \hbox (badness 7704) in paragraph at lines 38--39 []\T1/pcr/m/n/10 esp_at_ble_hid_cmd_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 41--42 []\T1/pcr/m/n/10 esp_at_bt_a2dp_cmd_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 46--47 []\T1/pcr/m/n/10 ESP_AT_CMD_ERROR_CMD_PROCESSING \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/pcr/m/n/10 ESP_AT_CMD_ERROR_PARA_PARSE_FAIL \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 5147) in paragraph at lines 58--59 []\T1/pcr/m/n/10 esp_at_cmd_struct::at_exeCmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 62--63 []\T1/pcr/m/n/10 esp_at_custom_ble_ops_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (10.1225pt too wide) in paragraph at lines 64--66 []\T1/pcr/m/n/10 esp_at_custom_ble_ops_struct::connect_cb Overfull \hbox (28.1225pt too wide) in paragraph at lines 66--68 []\T1/pcr/m/n/10 esp_at_custom_ble_ops_struct::disconnect_cb Overfull \hbox (4.1225pt too wide) in paragraph at lines 68--70 []\T1/pcr/m/n/10 esp_at_custom_ble_ops_struct::recv_data Underfull \hbox (badness 10000) in paragraph at lines 71--73 []\T1/pcr/m/n/10 esp_at_custom_cmd_line_terminator_get Underfull \hbox (badness 10000) in paragraph at lines 73--75 []\T1/pcr/m/n/10 esp_at_custom_cmd_line_terminator_set Underfull \hbox (badness 7796) in paragraph at lines 75--76 []\T1/pcr/m/n/10 esp_at_custom_net_ops_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [335] Overfull \hbox (10.1225pt too wide) in paragraph at lines 77--79 []\T1/pcr/m/n/10 esp_at_custom_net_ops_struct::connect_cb Overfull \hbox (28.1225pt too wide) in paragraph at lines 79--81 []\T1/pcr/m/n/10 esp_at_custom_net_ops_struct::disconnect_cb Overfull \hbox (4.1225pt too wide) in paragraph at lines 81--83 []\T1/pcr/m/n/10 esp_at_custom_net_ops_struct::recv_data Overfull \hbox (106.1225pt too wide) in paragraph at lines 85--87 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::pre_active_write_data_callback Overfull \hbox (58.1225pt too wide) in paragraph at lines 87--89 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::pre_deepsleep_callback Overfull \hbox (46.1225pt too wide) in paragraph at lines 89--91 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::pre_restart_callback Overfull \hbox (34.1225pt too wide) in paragraph at lines 91--93 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::pre_sleep_callback Overfull \hbox (16.1225pt too wide) in paragraph at lines 93--95 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::status_callback Underfull \hbox (badness 7796) in paragraph at lines 95--96 []\T1/pcr/m/n/10 esp_at_custom_partition_find \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (16.1225pt too wide) in paragraph at lines 98--100 []\T1/pcr/m/n/10 esp_at_device_ops_struct::get_data_length Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\T1/pcr/m/n/10 esp_at_device_ops_struct::read_data Overfull \hbox (40.1225pt too wide) in paragraph at lines 101--103 []\T1/pcr/m/n/10 esp_at_device_ops_struct::wait_write_complete Underfull \hbox (badness 10000) in paragraph at lines 103--104 []\T1/pcr/m/n/10 esp_at_device_ops_struct::write_data Underfull \hbox (badness 7796) in paragraph at lines 114--115 []\T1/pcr/m/n/10 esp_at_get_module_name_by_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/pcr/m/n/10 ESP_AT_PARA_PARSE_RESULT_OMITTED \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 133--134 []\T1/pcr/m/n/10 esp_at_port_exit_specific \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 136--137 []\T1/pcr/m/n/10 esp_at_port_recv_data_notify \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 137--139 []\T1/pcr/m/n/10 esp_at_port_recv_data_notify_from_isr Underfull \hbox (badness 10000) in paragraph at lines 139--140 []\T1/pcr/m/n/10 esp_at_port_specific_callback_t \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 141--142 []\T1/pcr/m/n/10 esp_at_port_wait_write_complete \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 149--151 []\T1/pcr/m/n/10 ESP_AT_RESULT_CODE_OK_AND_INPUT_PROMPT Underfull \hbox (badness 10000) in paragraph at lines 151--152 []\T1/pcr/m/n/10 ESP_AT_RESULT_CODE_PROCESS_DONE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 154--155 []\T1/pcr/m/n/10 esp_at_result_code_string_index \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [336] Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/pcr/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 173--174 []\T1/pcr/m/n/10 esp_at_transmit_terminal_from_isr \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7796) in paragraph at lines 175--176 []\T1/pcr/m/n/10 esp_at_web_server_cmd_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 177--178 []\T1/pcr/m/n/10 esp_at_wifi_event_handler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), ! Argument of \UTFviii@three@octets@combine has an extra }. \par l.257 \bigletter � Runaway argument? ! Paragraph ended before \UTFviii@three@octets@combine was complete. \par l.257 \bigletter � ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Argument of \UTFviii@three@octets@combine has an extra }. \par l.261 \bigletter � Runaway argument? ! Paragraph ended before \UTFviii@three@octets@combine was complete. \par l.261 \bigletter � ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.263 \item \spxentry {透传模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.263 \item \spxentry {透传模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.263 \item \spxentry {透传模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.263 \item \spxentry {透传模式} , \hyperindexformat{\spxpagem}{330} [337]) (./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. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-s uper-ts1.enc}< /usr/share/texmf/fonts/type1/public/cm-super/sftt0900.pfb> Output written on espressif-esp-at.pdf (341 pages, 5111709 bytes). Transcript written on espressif-esp-at.log. Latexmk: Index file 'espressif-esp-at.idx' was written Latexmk: References changed. 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.aux' 'espressif-esp-at.out' 'espressif-esp-at.toc' ------------ Run number 3 of rule 'pdflatex' ------------ === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-at" "ReadtheDocsTemplate.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2020-02-02> patch level 2 L3 programming layer <2020-02-14> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2019/12/20 v1.4l Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/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/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/ltxcmds/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/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file espressif-esp-at.idx (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def) (./espressif-esp-at.aux) (/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/epstopdf-pkg/epstopdf-base.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/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/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/ts1ptm.fd) [1]) [2] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.96 ...../zh\_CN/latest/index.html}{{[}中文{]}} ^^M (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) Underfull \hbox (badness 5817) in paragraph at lines 2--134 [][][]\T1/ptm/m/n/10 Cus-tomized AT Com- [1 <./hp-get-started.png> <./hp-at-binary-lists.png> <./hp-at-command-set.png> <./hp-at-command-examples.png> <./hp-compile-and-develop.png> <./hp-customized- at-commands-and-firmware.png>] [2] Chapter 1. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.141 ...st/Get\_Started/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.141 ...st/Get\_Started/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.148 ...rted/What\_is\_ESP-AT.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.148 ...rted/What\_is\_ESP-AT.html}{{[}中文{]}} ^^M [3 <./ESP-AT-overview.jpg>] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.178 .../Hardware\_connection.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.178 .../Hardware\_connection.html}{{[}中文{]}} ^^M [4] [5 <./hw-connection-what-you-need.png>] [6 <./esp32-wroom-hw-connection.png >] [7 <./esp32-wrover-hw-connection.png>] [8 <./esp32-pico-hw-connection.png>] [9 <./esp32-solo-hw-connection.png>] [10 <./esp32-s2-hw-connection.png>] [11 <./esp32-c3-hw-connection.png>] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...ed/Downloading\_guide.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.999 ...ed/Downloading\_guide.html}{{[}中文{]}} ^^M [12 <./esp8266-hw-connection.png>] [13] [14 <./Download_tool.png>] [15 <./esp32 _wroom32_download_select.png>] [16 <./esp32_wroom32_download_one_bin.png>] [17 <./esp32_wroom32_download_multi_bin.png>] [18] [19 <./esp32_wroom32_version .png>] Underfull \vbox (badness 4686) detected at line 1331 Overfull \vbox (2.68167pt too high) detected at line 1331 [20] Overfull \vbox (2.68167pt too high) detected at line 1376 [21] [22] Chapter 2. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1415 ..._Binary\_Lists/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1415 ..._Binary\_Lists/index.html}{{[}中文{]}} ^^M [23] [24] Overfull \hbox (13.242pt too wide) in paragraph at lines 1599--1599 []\T1/pcr/m/n/10 factory_param_WROOM-32. Overfull \hbox (19.242pt too wide) in paragraph at lines 1599--1599 []\T1/pcr/m/n/10 factory_param_WROVER-32. Overfull \hbox (7.242pt too wide) in paragraph at lines 1599--1599 []\T1/pcr/m/n/10 factory_param_PICO-D4. Overfull \hbox (1.242pt too wide) in paragraph at lines 1599--1599 []\T1/pcr/m/n/10 factory_param_SOLO-1. [25] Overfull \hbox (11.30951pt too wide) in paragraph at lines 1707--1707 []\T1/pcr/m/n/10 factory_param_WROOM-02. [26] Chapter 3. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1727 ...\_Command\_Set/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1727 ...\_Command\_Set/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 .../Basic\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.1734 .../Basic\_AT\_Commands.html}{{[}中文{]}} ^^M [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 3246. (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 3246. [44] Underfull \hbox (badness 10000) in paragraph at lines 3391--3391 []\T1/phv/m/n/10 Er-ror Overfull \hbox (9.73877pt too wide) in paragraph at lines 3391--3391 []\T1/ptm/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH| [45] [46] [47] [48] [49] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3763 .../Wi-Fi\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3763 .../Wi-Fi\_AT\_Commands.html}{{[}中文{]}} ^^M [50] [51] [52] [53] [54] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 4311--4312 []\T1/ptm/m/n/10 The pa-ram-e-ter \T1/pcr/m/n/10 \T1/ptm/m/n/ 10 of this com-mand is the same as the pa-ram-e-ter [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6357 ...TCP-IP\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.6357 ...TCP-IP\_AT\_Commands.html}{{[}中文{]}} ^^M [81] [82] Underfull \hbox (badness 10000) in paragraph at lines 6523--6524 []\T1/ptm/m/n/10 You should en-able IPv6 net-work be-fore us-ing IPv6 re-lated up-per layer AT com-mands [83] [84] [85] [86] Underfull \hbox (badness 10000) in paragraph at lines 6877--6878 []\T1/ptm/m/n/10 If the re-mote host over the UDP is an IPv6 mul-ti-cast ad-dre ss (FF00:0:0:0:0:0:0:0 ~ [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] ! Package inputenc Error: Unicode character − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7921 .../wiki/UTC\%E2\%88\%9212:00}{UTC−12:00} to \sphinxhref{https://en... [102] ! Package inputenc Error: Unicode character − (U+2212) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.7959 ... York of the United States (UTC−05:00) [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd) ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9083 ...et/BLE\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.9083 ...et/BLE\_AT\_Commands.html}{{[}中文{]}} ^^M [119] [120] Underfull \hbox (badness 10000) in paragraph at lines 9313--9314 []\T1/ptm/m/n/10 The down-load ad-dress of the ser-vice bin is the ^^Pble_data^ ^Q ad-dress in esp- [121] [122] [123] [124] [125] [126] [127] [128] Overfull \hbox (60.89043pt too wide) in paragraph at lines 9903--9904 []\T1/ptm/m/n/10 If ad-ver-tis-ing data is pre-set by com-mand [][]\T1/ptm/m/it /10 AT+BLEADVDATAEX[][]\T1/ptm/m/n/10 =,,,, [129] [130] [131] [132] [133] [134] [135] [136] Underfull \hbox (badness 10000) in paragraph at lines 10486--10487 []\T1/ptm/m/n/10 The down-load ad-dress of the ser-vice bin is the ^^Pble_data^ ^Q ad-dress in esp- [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 11214--11215 []\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 Underfull \hbox (badness 10000) in paragraph at lines 11231--11232 []\T1/ptm/b/n/10 \T1/ptm/m/n/10 : char-ac-ter-is-tic's value. HEX s tring is read by com-mand Underfull \hbox (badness 10000) in paragraph at lines 11231--11232 [][]\T1/ptm/m/it/10 AT+BLEGATTCRD[][]\T1/ptm/m/n/10 =,,< char_index>. For ex-am-ple, if the re-sponse is Underfull \hbox (badness 10000) in paragraph at lines 11234--11235 []\T1/ptm/b/n/10 []\T1/ptm/m/n/10 : de-scrip-tor's value. HEX strin g is read by com-mand [147] Underfull \hbox (badness 10000) in paragraph at lines 11301--11302 []\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 [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 11400--11401 []\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 11403--11404 []\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 11406--11407 []\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 11409--11410 []\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 [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12399 ...et/BT\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.12399 ...et/BT\_AT\_Commands.html}{{[}中文{]}} ^^M [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13902 .../MQTT\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.13902 .../MQTT\_AT\_Commands.html}{{[}中文{]}} ^^M [183] [184] [185] [186] [187] [188] [189] Underfull \hbox (badness 10000) in paragraph at lines 14500--14501 []\T1/ptm/m/n/10 For ESP8266 de-vices, the max-i-mum is lim-ited by avail-able mem-ory and the marco [190] [191] ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.14676 ...}: only supports link ID 0 currently。 [192] [193] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15145 .../HTTP\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15145 .../HTTP\_AT\_Commands.html}{{[}中文{]}} ^^M [194] [195] [196] [197] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15559 ...ernet\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15559 ...ernet\_AT\_Commands.html}{{[}中文{]}} ^^M [198] [199] [200] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15781 ..._Test\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15781 ..._Test\_AT\_Commands.html}{{[}中文{]}} ^^M [201] [202] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15915 ...river\_AT\_Commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.15915 ...river\_AT\_Commands.html}{{[}中文{]}} ^^M [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16674 .../user\_at\_commands.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.16674 .../user\_at\_commands.html}{{[}中文{]}} ^^M [213] Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 16729. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 16729. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 16729. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 16729. [214] [215] [216] [217] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17083 ...nd\_Set\_Comparison.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17083 ...nd\_Set\_Comparison.html}{{[}中文{]}} ^^M Underfull \hbox (badness 10000) in paragraph at lines 17088--17089 []\T1/ptm/m/n/10 NONOS-AT: \T1/ptm/b/n/10 Not rec-om-mended \T1/ptm/m/n/10 ver- sion for ESP8266 se-ries of chips since its base SDK, [218] ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17143 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17145 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17152 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17154 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17161 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17163 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17170 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17172 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17179 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17181 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17188 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17190 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17197 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17199 ✅ Underfull \hbox (badness 5578) in paragraph at lines 17204--17205 []|\T1/ptm/m/n/10 Default UART con-fig-u-ra-tion, ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17206 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17208 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17216 \item[] ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17222 \item[] ESP8266 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17223 \item[] ESP32 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17224 \item[] ESP32\sphinxhyphen{}S2 ❌ $^{\text{1}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17232 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17235 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17244 \item[] ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17249 ✅ $^{\text{2}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17256 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17258 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17265 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17267 ✅ Added the parameter of minimum heap size ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17274 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17276 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17283 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17285 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17292 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17294 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17301 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17303 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17310 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17312 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17319 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17321 ❌ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17328 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17330 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17337 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17340 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17348 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17351 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17359 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17361 ✅ Added automatic connection after mode switching ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17368 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17371 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17379 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17382 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17390 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17392 ✅ Added more functionality ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17399 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17402 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17410 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17413 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... Underfull \hbox (badness 10000) in paragraph at lines 17419--17420 []|\T1/ptm/m/n/10 Set con-fig-u-ra-tion for ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17421 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17423 ✅ Added more functionality ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17430 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17432 ✅ Response is different ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17439 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17441 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17448 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17450 ✅ Underfull \hbox (badness 10000) in paragraph at lines 17455--17456 []|\T1/ptm/m/n/10 Set sof-tAP pa-ram-e-ters, not ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17457 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17460 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17468 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17471 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17479 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17481 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17488 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17490 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17497 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17500 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17508 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17511 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17519 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17521 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17528 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17531 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17539 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17542 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17550 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17552 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17559 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17561 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17568 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17571 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17579 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17582 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17590 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17592 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17599 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17602 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17610 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17613 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17621 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17623 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17630 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17633 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17641 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17644 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17652 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17654 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17661 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17664 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17672 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17675 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17683 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17685 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17692 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17694 ✅ Overfull \hbox (8.67044pt too wide) in paragraph at lines 17697--17698 []|\T1/ptm/m/n/10 AT+CWSTARTDISCOVER| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17701 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17703 ❌ Overfull \hbox (2.80046pt too wide) in paragraph at lines 17706--17707 []|\T1/ptm/m/n/10 AT+CWSTOPDISCOVER| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17710 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17712 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17719 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17721 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17728 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17730 ✅ [219] ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17737 ❌ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17740 \item[] ESP8266 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17741 \item[] ESP32 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17742 \item[] ESP32\sphinxhyphen{}S2 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17750 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17752 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17759 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17761 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17768 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17770 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17777 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17779 ✅ Overfull \hbox (2.27057pt too wide) in paragraph at lines 17782--17783 []|\T1/ptm/m/n/10 AT+CWCOUNTRY_CUR| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17786 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17789 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... Overfull \hbox (0.60065pt too wide) in paragraph at lines 17793--17794 []|\T1/ptm/m/n/10 AT+CWCOUNTRY_DEF| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17797 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17800 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17808 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17810 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17817 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17819 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17826 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17828 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17835 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17837 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17844 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17846 ✅ Parameters are different ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17853 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17855 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17862 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17864 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17871 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17873 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17880 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17882 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17889 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17891 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17898 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17900 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17907 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17909 ❌ $^{\text{3}}$ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17916 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17918 ✅ [220] [221] ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17925 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17927 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17934 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17936 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17943 ✅ SSL server not supported Underfull \hbox (badness 5622) in paragraph at lines 17943--17944 []| \T1/ptm/m/n/10 SSL server ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17945 ✅ SSL server supported for ESP32 and ESP32\sphinxhyphen{}S2, not f... Underfull \hbox (badness 7944) in paragraph at lines 17945--17947 []| \T1/ptm/m/n/10 SSL server sup-ported for Overfull \hbox (12.97064pt too wide) in paragraph at lines 17948--17949 []|[][]\T1/ptm/m/it/10 AT+CIPSERVERMAXCONN[][]| ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17952 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17954 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17961 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17963 ✅ Underfull \hbox (badness 5022) in paragraph at lines 17968--17969 []|\T1/ptm/m/n/10 Set whether to en-ter Wi-Fi ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17970 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17972 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17979 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17981 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17988 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17990 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17997 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.17999 ✅ More parameters supported ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18006 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18008 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18015 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18017 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18024 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18026 ✅ Response is different ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18033 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18035 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18042 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18044 ✅ Added more functionality ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18051 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18053 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18060 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18062 ✅ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18069 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18072 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18080 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18083 \item[] ❌ $^{\text{3}}$ Similar command: {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18091 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18093 ✅ [222] ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18101 ESP8266 and ESP32 ✅ ! Package inputenc Error: Unicode character ❌ (U+274C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18115 ESP32\sphinxhyphen{}S2 ❌ ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18122 ESP8266 ✅ . Range: {[}40,82{]}. Unit: 0.25 dBm ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18125 ESP32 ✅ . Range: {[}40,78{]}. Unit: 0.25 dBm. Support Bluetooth LE. ! Package inputenc Error: Unicode character ✅ (U+2705) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18128 ESP32\sphinxhyphen{}S2 ✅ . Range: {[}40,78{]}. Unit: 0.25 dBm [223] Overfull \hbox (26.07774pt too wide) in paragraph at lines 18170--18171 []|\T1/ptm/m/n/10 AT+=?| Overfull \hbox (20.43785pt too wide) in paragraph at lines 18177--18178 []|\T1/ptm/m/n/10 AT+?| Overfull \hbox (44.91754pt too wide) in paragraph at lines 18184--18185 []|\T1/ptm/m/n/10 AT+=<...>| Overfull \hbox (15.99791pt too wide) in paragraph at lines 18191--18192 []|\T1/ptm/m/n/10 AT+| [224] [225] Underfull \hbox (badness 10000) in paragraph at lines 18600--18602 []|\T1/ptm/m/n/10 Received en-cryp-tion re-quest which in-dex is [226] [227] [228] Chapter 4. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18615 ...and\_Examples/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18615 ...and\_Examples/index.html}{{[}中文{]}} ^^M LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:exam-TCP client' on page 229 undefined on input line 18623. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:exam-TCP server' on page 229 undefined on input line 18626. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:exam-UDP Trans' on page 229 undefined on input line 18629. LaTeX Warning: Hyper reference `AT_Command_Examples/TCP-IP_AT_Examples:exam-UWF PTT' on page 229 undefined on input line 18632. ! Package inputenc Error: Unicode character 、 (U+3001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18680 ... // protocol、server IP \PYGZam{} port [229] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18694 \sphinxstylestrong{Note:} Overfull \hbox (95.99915pt too wide) in paragraph at lines 18747--18748 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[] [230] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18764 \sphinxstylestrong{Note:} [231 <./Connect-SoftAP.png>] [232] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18884 \sphinxstylestrong{Note:} ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.18947 \sphinxstylestrong{Note:} [233] [234] Overfull \hbox (95.99915pt too wide) in paragraph at lines 19102--19103 []\T1/ptm/m/n/10 Connect the PC to the ESP SoftAP.[] [235] [236] LaTeX Warning: Hyper reference `AT_Command_Examples/BLE_AT_Examples:exam-BLE' o n page 237 undefined on input line 19170. LaTeX Warning: Hyper reference `AT_Command_Examples/BLE_AT_Examples:exam-iBeaco n' on page 237 undefined on input line 19173. LaTeX Warning: Hyper reference `AT_Command_Examples/BLE_AT_Examples:exam-UARTBL E' on page 237 undefined on input line 19176. [237] Underfull \hbox (badness 10000) in paragraph at lines 19275--19276 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [238] [239] [240] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19507 Response: Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19521. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19521. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19521. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19529. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19529. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19529. [241] [242] [243 <./Shake-Nearby.png>] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19547 Response: ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.19557 Response: Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19566. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19566. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19566. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19570. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19570. Package textcomp Warning: Symbol \textasciigrave not provided by (textcomp) font family pcr in TS1 encoding. (textcomp) Default family used instead on input line 19570. [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 19691--19692 []\T1/ptm/m/n/10 If the BLE con-nec-tion is bro-ken, it will prompt \T1/pcr/m/n /10 +BLEDISCONN:, [246] [247] LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:MQTTExamp1 ' on page 248 undefined on input line 19837. LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:MQTTExamp2 ' on page 248 undefined on input line 19840. LaTeX Warning: Hyper reference `AT_Command_Examples/MQTT_AT_Examples:MQTTExamp3 ' on page 248 undefined on input line 19843. [248] [249] ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20060 ...erver\_AT\_Examples.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20060 ...erver\_AT\_Examples.html}{{[}中文{]}} ^^M [250] ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20146 Set the configuration of an ESP SoftAP.( For example, set the defau... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20146 ...i\sphinxhyphen{}Fi without password.) [251] [252 <./web_brower_wifi_ap_en.png>] [253 <./web_brower_open_html_en.png>] [254 <./web_brower_get_ap_record_en.png>] [255 <./web_brower_wifi_connect_succ ess_en.png>] [256 <./web_brower_wifi_connect_fail_en.png>] [257] [258 <./web_br ower_ota_config_page_en.png>] ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20328 ...he ESP device to apply the new firmware [259 <./web_brower_ota_chose_app_en.png>] [260 <./web_brower_send_app_result_en .png>] ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20399 Set the configuration of an ESP SoftAP.( For example, set the defau... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20399 ...� , and password to “espressif”.) [261] [262 <./web_wechat_applet_qr.png> <./web_wechat_open_applet.png>] [263 <./web_wechat_connect_rounter.png>] [264 <./web_wechat_get_rounter_info.pn g>] [265 <./web_wechat_update_rounter_info.png>] [266 <./web_wechat_rounter_con necting.png>] [267 <./web_wechat_rounter_connect_success.png>] [268 <./web_wech at_rounter_connect_fail.png>] [269 <./web_wechat_enter_local_password.png>] [270 <./web_wechat_start_connect.png>] [271] [272 <./captive_portal_auth_pages_ en.png>] Chapter 5. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20625 ..._and\_Develop/index.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.20625 ..._and\_Develop/index.html}{{[}中文{]}} ^^M [273] [274] [275] [276 <./project-configuration.png>] [277] [278] [279] [280] [281] [282] [283] [284] [285] [286] Underfull \hbox (badness 10000) in paragraph at lines 21602--21603 \T1/ptm/m/n/10 to out-put the ex-e-cu-tion re-sult of the com-mand. [][]\T1/pcr /m/sl/10 ESP_AT_RESULT_CODE_SEND_OK[][] \T1/ptm/m/n/10 and [287] [288] [289] Overfull \vbox (10.18257pt too high) detected at line 21835 [290] [291] Underfull \hbox (badness 10000) in paragraph at lines 21886--21887 [][][]\T1/pcr/m/sl/10 esp_at_port_exit_specific()[][] \T1/ptm/m/n/10 deletes th e call-back func-tion set by Overfull \vbox (3.94026pt too high) detected at line 21976 [292] [293] Underfull \vbox (badness 10000) detected at line 22071 Underfull \vbox (badness 10000) detected at line 22071 [294] Underfull \hbox (badness 10000) in paragraph at lines 22093--22094 \T1/ptm/m/n/10 The ori-gin ta-ble is \T1/pcr/m/n/10 components/customized_parti tions/raw_data/factory_param/ [295] [296] Underfull \hbox (badness 10000) in paragraph at lines 22252--22253 \T1/ptm/m/n/10 The ori-gin ta-ble is \T1/pcr/m/n/10 components/customized_parti tions/raw_data/factory_param/ [297] LaTeX Warning: Hyper reference `Compile_and_Develop/How_to_create_factory_param eter_bin:Add_Customized_Module' on page 298 undefined on input line 22304. Underfull \hbox (badness 10000) in paragraph at lines 22308--22309 []\T1/ptm/m/n/10 It is im-por-tant to know that the to-tal size of the AT fac-t ory pa-ram-e-ter is con-trolled by the Underfull \hbox (badness 10000) in paragraph at lines 22331--22332 []\T1/ptm/m/n/10 Find the fac-tory_param_data.csv file through the fol-low-ing path: \T1/pcr/m/n/10 components/ Underfull \hbox (badness 10000) in paragraph at lines 22331--22332 \T1/pcr/m/n/10 customized_partitions/raw_data/factory_param/factory_param_data. csv\T1/ptm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 22350--22351 []\T1/ptm/m/n/10 Find the fac-tory_param_data.csv file through the fol-low-ing path: \T1/pcr/m/n/10 components/ Underfull \hbox (badness 10000) in paragraph at lines 22350--22351 \T1/pcr/m/n/10 customized_partitions/raw_data/factory_param/factory_param_data. csv\T1/ptm/m/n/10 , and Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 []\T1/ptm/m/n/10 Commandline: \T1/pcr/m/n/10 python tools/factory_param_generat e.py --platform Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 \T1/pcr/m/n/10 PLATFORM_ESP32S2 --module WROVER --define_file components/ Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 \T1/pcr/m/n/10 customized_partitions/raw_data/factory_param/factory_param_type. csv Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 \T1/pcr/m/n/10 --module_file components/customized_partitions/raw_data/factory_ param/ Underfull \hbox (badness 10000) in paragraph at lines 22356--22357 \T1/pcr/m/n/10 factory_param_data.csv --bin_name factory_param.bin --log_file . / [298] [299] Underfull \hbox (badness 10000) in paragraph at lines 22459--22460 \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 [300] [301] ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22621 ...nection using the connection command: ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22628 ...d, the data can be sent and received: [302] ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22649 ...ESP32 boards connected to each other, The process is basically t... ! Package inputenc Error: Unicode character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22677 ...r this password on the remote device: [303] [304] Underfull \hbox (badness 7273) in paragraph at lines 22759--22760 []\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 character : (U+FF1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22768 ...} folder, revise the following items: [305] [306] ! Package inputenc Error: Unicode character ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22931 ​ When SDIO slave receives data from SDIO host, the slave will info... ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22978 ..._implement\_SPI\_AT.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.22978 ..._implement\_SPI\_AT.html}{{[}中文{]}} ^^M [307] [308 <./OTA-1.png> <./OTA-2.png>] [309 <./OTA-3.png> <./OTA-4.png>] [310 <./OTA-5.png> <./OTA-6.png>] [311 <./OTA-7.png>] [312 <./OTA-8.png>] [313 <./OTA-9.png>] Underfull \hbox (badness 10000) in paragraph at lines 23119--23120 \T1/ptm/m/n/10 For fac-tory param, see: \T1/pcr/m/n/10 components/customized_pa rtitions/raw_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 23144--23145 \T1/ptm/m/n/10 For fac-tory param, see: \T1/pcr/m/n/10 components/customized_pa rtitions/raw_data/factory_param/ Underfull \hbox (badness 10000) in paragraph at lines 23169--23170 \T1/ptm/m/n/10 For fac-tory param, see: \T1/pcr/m/n/10 components/customized_pa rtitions/raw_data/factory_param/ [314] Underfull \hbox (badness 10000) in paragraph at lines 23194--23195 \T1/ptm/m/n/10 For fac-tory param, see: \T1/pcr/m/n/10 components/customized_pa rtitions/raw_data/factory_param/ [315] Underfull \hbox (badness 10000) in paragraph at lines 23402--23402 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_at_cmd_struct[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 cus-tom_at_cmd_array\T1/ptm/m/n/10 , [316] [317] [318] Underfull \hbox (badness 10000) in paragraph at lines 23958--23958 []\T1/ptm/m/n/10 esp_partition_type_t \T1/ptm/m/it/10 type\T1/ptm/m/n/10 , [319] [320] [321] [322] [323] [324] [325] [326] Chapter 6. [327] [328] Chapter 7. ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高 级音频分发框架 ! Package inputenc Error: Unicode character 级 (U+7EA7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级 音频分发框架 ! Package inputenc Error: Unicode character 音 (U+97F3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音 频分发框架 ! Package inputenc Error: Unicode character 频 (U+9891) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频 分发框架 ! Package inputenc Error: Unicode character 分 (U+5206) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频分 发框架 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频分发 框架 ! Package inputenc Error: Unicode character 框 (U+6846) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频分发框 架 ! Package inputenc Error: Unicode character 架 (U+67B6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25071 高级音频分发框架 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模 拟数字转换器 ! Package inputenc Error: Unicode character 拟 (U+62DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟 数字转换器 ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数 字转换器 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数字 转换器 ! Package inputenc Error: Unicode character 转 (U+8F6C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数字转 换器 ! Package inputenc Error: Unicode character 换 (U+6362) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数字转换 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25076 模拟数字转换器 ! Package inputenc Error: Unicode character 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应 用层协议协商 ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用 层协议协商 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层 协议协商 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层协 议协商 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层协议 协商 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层协议协 商 ! Package inputenc Error: Unicode character 商 (U+5546) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25081 应用层协议协商 ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端 口是 AT 日志端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口 是 AT 日志端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 是 (U+662F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 日 (U+65E5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日 志端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 志 (U+5FD7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志 端口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端 口(用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口 (用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口( 用于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口(用 于输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 于 (U+4E8E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口(用于 输出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 AT 端口是 AT 日志端口(用于输 出日志)和 AT 命令端... ! Package inputenc Error: Unicode character 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��口是 AT 日志端口(用于输出 日志)和 AT 命令端�... ! Package inputenc Error: Unicode character 日 (U+65E5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��是 AT 日志端口(用于输出日 志)和 AT 命令端口�... ! Package inputenc Error: Unicode character 志 (U+5FD7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...�� AT 日志端口(用于输出日志 )和 AT 命令端口(�... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...AT 日志端口(用于输出日志) 和 AT 命令端口(用�... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...日志端口(用于输出日志)和 AT 命令端口(用于�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��口(用于输出日志)和 AT 命 令端口(用于发送 A... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��(用于输出日志)和 AT 命令 端口(用于发送 AT �... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��用于输出日志)和 AT 命令端 口(用于发送 AT 命�... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��于输出日志)和 AT 命令端口 (用于发送 AT 命令�... ! Package inputenc Error: Unicode character ( (U+FF08) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��输出日志)和 AT 命令端口( 用于发送 AT 命令和�... ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��出日志)和 AT 命令端口(用 于发送 AT 命令和接�... ! Package inputenc Error: Unicode character 于 (U+4E8E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��日志)和 AT 命令端口(用于 发送 AT 命令和接收�... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��志)和 AT 命令端口(用于发 送 AT 命令和接收响�... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��)和 AT 命令端口(用于发送 AT 命令和接收响应�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...� AT 命令端口(用于发送 AT 命 令和接收响应)的�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...T 命令端口(用于发送 AT 命令 和接收响应)的总�... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��令端口(用于发送 AT 命令和 接收响应)的总称�... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��端口(用于发送 AT 命令和接 收响应)的总称。�... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��口(用于发送 AT 命令和接收 响应)的总称。请�... ! Package inputenc Error: Unicode character 响 (U+54CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��(用于发送 AT 命令和接收响 应)的总称。请参�... ! Package inputenc Error: Unicode character 应 (U+5E94) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��用于发送 AT 命令和接收响应 )的总称。请参考 {... ! Package inputenc Error: Unicode character ) (U+FF09) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��于发送 AT 命令和接收响应) 的总称。请参考 {\hy... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��发送 AT 命令和接收响应)的 总称。请参考 {\hyper... ! Package inputenc Error: Unicode character 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��送 AT 命令和接收响应)的总 称。请参考 {\hyperref... ! Package inputenc Error: Unicode character 称 (U+79F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...�� AT 命令和接收响应)的总称 。请参考 {\hyperref[\d... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...AT 命令和接收响应)的总称。 请参考 {\hyperref[\deto... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...命令和接收响应)的总称。请 参考 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...令和接收响应)的总称。请参 考 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...和接收响应)的总称。请参考 {\hyperref[\detokenize{Ge... ! Package inputenc Error: Unicode character 了 (U+4E86) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...DUrole{doc}{Hardware Connection}}}} 了 解默认的 AT 端口管�... ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ole{doc}{Hardware Connection}}}} 了解 默认的 AT 端口管脚�... ! Package inputenc Error: Unicode character 默 (U+9ED8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...{doc}{Hardware Connection}}}} 了解默 认的 AT 端口管脚,�... ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...c}{Hardware Connection}}}} 了解默认 的 AT 端口管脚,参�... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...Hardware Connection}}}} 了解默认的 AT 端口管脚,参考 ... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...e Connection}}}} 了解默认的 AT 端 口管脚,参考 {\hyper... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...onnection}}}} 了解默认的 AT 端口 管脚,参考 {\hyperref... ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ection}}}} 了解默认的 AT 端口管 脚,参考 {\hyperref[\d... ! Package inputenc Error: Unicode character 脚 (U+811A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ion}}}} 了解默认的 AT 端口管脚 ,参考 {\hyperref[\deto... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...}}}} 了解默认的 AT 端口管脚, 参考 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...} 了解默认的 AT 端口管脚,参 考 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��解默认的 AT 端口管脚,参考 {\hyperref[\detokenize{Co... ! Package inputenc Error: Unicode character 了 (U+4E86) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...le{doc}{How to Set AT Port Pins}}}} 了 解如何自定义 AT 端�... ! Package inputenc Error: Unicode character 解 (U+89E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...doc}{How to Set AT Port Pins}}}} 了解 如何自定义 AT 端口�... ! Package inputenc Error: Unicode character 如 (U+5982) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...}{How to Set AT Port Pins}}}} 了解如 何自定义 AT 端口管�... ! Package inputenc Error: Unicode character 何 (U+4F55) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ow to Set AT Port Pins}}}} 了解如何 自定义 AT 端口管脚。 ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...to Set AT Port Pins}}}} 了解如何自 定义 AT 端口管脚。 ! Package inputenc Error: Unicode character 定 (U+5B9A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...Set AT Port Pins}}}} 了解如何自定 义 AT 端口管脚。 ! Package inputenc Error: Unicode character 义 (U+4E49) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ... AT Port Pins}}}} 了解如何自定义 AT 端口管脚。 ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...t Pins}}}} 了解如何自定义 AT 端 口管脚。 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...ins}}}} 了解如何自定义 AT 端口 管脚。 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...}}}} 了解如何自定义 AT 端口管 脚。 ! Package inputenc Error: Unicode character 脚 (U+811A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...} 了解如何自定义 AT 端口管脚 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25086 ...��解如何自定义 AT 端口管脚。 ! Package inputenc Error: Unicode character 低 (U+4F4E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低 功耗蓝牙 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低功 耗蓝牙 ! Package inputenc Error: Unicode character 耗 (U+8017) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低功耗 蓝牙 ! Package inputenc Error: Unicode character 蓝 (U+84DD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低功耗蓝 牙 ! Package inputenc Error: Unicode character 牙 (U+7259) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25091 低功耗蓝牙 ! Package inputenc Error: Unicode character 是 (U+662F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是 一款基于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一 款基于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 款 (U+6B3E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款 基于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 基 (U+57FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基 于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 于 (U+4E8E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于 蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 蓝 (U+84DD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝 牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 牙 (U+7259) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝牙 通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝牙通 道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 道 (U+9053) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝牙通道 的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 BluFi 是一款基于蓝牙通道的 Wi\sphinxhyphen{}Fi 网络配�... ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...蓝牙通道的 Wi\sphinxhyphen{}Fi 网 络配置功能 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...牙通道的 Wi\sphinxhyphen{}Fi 网络 配置功能 ! Package inputenc Error: Unicode character 配 (U+914D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...通道的 Wi\sphinxhyphen{}Fi 网络配 置功能 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...道的 Wi\sphinxhyphen{}Fi 网络配置 功能 ! Package inputenc Error: Unicode character 功 (U+529F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ...的 Wi\sphinxhyphen{}Fi 网络配置功 能 ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25096 ... Wi\sphinxhyphen{}Fi 网络配置功能 ! Package inputenc Error: Unicode character 动 (U+52A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动 态主机配置协议 ! Package inputenc Error: Unicode character 态 (U+6001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态 主机配置协议 ! Package inputenc Error: Unicode character 主 (U+4E3B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主 机配置协议 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机 配置协议 ! Package inputenc Error: Unicode character 配 (U+914D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机配 置协议 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机配置 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机配置协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25101 动态主机配置协议 ! Package inputenc Error: Unicode character 域 (U+57DF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25106 域 名系统 ! Package inputenc Error: Unicode character 名 (U+540D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25106 域名 系统 ! Package inputenc Error: Unicode character 系 (U+7CFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25106 域名系 统 ! Package inputenc Error: Unicode character 统 (U+7EDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25106 域名系统 ! Package inputenc Error: Unicode character 延 (U+5EF6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延 迟传输指示映射 ! Package inputenc Error: Unicode character 迟 (U+8FDF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟 传输指示映射 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传 输指示映射 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输 指示映射 ! Package inputenc Error: Unicode character 指 (U+6307) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输指 示映射 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输指示 映射 ! Package inputenc Error: Unicode character 映 (U+6620) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输指示映 射 ! Package inputenc Error: Unicode character 射 (U+5C04) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25111 延迟传输指示映射 ! Package inputenc Error: Unicode character 客 (U+5BA2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25116 GATT 客 户端 ! Package inputenc Error: Unicode character 户 (U+6237) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25116 GATT 客户 端 ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25116 GATT 客户端 ! Package inputenc Error: Unicode character 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25121 GATT 服 务器 ! Package inputenc Error: Unicode character 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25121 GATT 服务 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25121 GATT 服务器 ! Package inputenc Error: Unicode character 人 (U+4EBA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人 机接口设备 ! Package inputenc Error: Unicode character 机 (U+673A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机 接口设备 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机接 口设备 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机接口 设备 ! Package inputenc Error: Unicode character 设 (U+8BBE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机接口设 备 ! Package inputenc Error: Unicode character 备 (U+5907) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25126 人机接口设备 ! Package inputenc Error: Unicode character 集 (U+96C6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集 成电路总线 ! Package inputenc Error: Unicode character 成 (U+6210) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成 电路总线 ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成电 路总线 ! Package inputenc Error: Unicode character 路 (U+8DEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成电路 总线 ! Package inputenc Error: Unicode character 总 (U+603B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成电路总 线 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25131 集成电路总线 ! Package inputenc Error: Unicode character 因 (U+56E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因 特网控制报文协议 ! Package inputenc Error: Unicode character 特 (U+7279) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特 网控制报文协议 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网 控制报文协议 ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控 制报文协议 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制 报文协议 ! Package inputenc Error: Unicode character 报 (U+62A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制报 文协议 ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制报文 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制报文协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25136 因特网控制报文协议 ! Package inputenc Error: Unicode character 遗 (U+9057) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25141 遗 嘱 ! Package inputenc Error: Unicode character 嘱 (U+5631) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25141 遗嘱 ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25146 MAC 地 址 ! Package inputenc Error: Unicode character 址 (U+5740) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25146 MAC 地址 ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25151 多 播 DNS ! Package inputenc Error: Unicode character 播 (U+64AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25151 多播 DNS ! Package inputenc Error: Unicode character 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最 高有效位 ! Package inputenc Error: Unicode character 高 (U+9AD8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最高 有效位 ! Package inputenc Error: Unicode character 有 (U+6709) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最高有 效位 ! Package inputenc Error: Unicode character 效 (U+6548) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最高有效 位 ! Package inputenc Error: Unicode character 位 (U+4F4D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25156 最高有效位 ! Package inputenc Error: Unicode character 最 (U+6700) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最 大传输单元 ! Package inputenc Error: Unicode character 大 (U+5927) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大 传输单元 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大传 输单元 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大传输 单元 ! Package inputenc Error: Unicode character 单 (U+5355) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大传输单 元 ! Package inputenc Error: Unicode character 元 (U+5143) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25161 最大传输单元 ! Package inputenc Error: Unicode character 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非 易失性存储器 ! Package inputenc Error: Unicode character 易 (U+6613) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易 失性存储器 ! Package inputenc Error: Unicode character 失 (U+5931) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失 性存储器 ! Package inputenc Error: Unicode character 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失性 存储器 ! Package inputenc Error: Unicode character 存 (U+5B58) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失性存 储器 ! Package inputenc Error: Unicode character 储 (U+50A8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失性存储 器 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25166 非易失性存储器 [329] ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25177 ...enize{index_of_abbreviations:term-0}}}] \leavevmode ! Package inputenc Error: Unicode character 默 (U+9ED8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默 认传输模式 ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认 传输模式 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认传 输模式 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认传输 模式 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认传输模 式 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25178 默认传输模式 ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在 普通传输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普 通传输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通 传输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传 输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输 模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模 式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式 下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下 ,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下, 用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用 户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 户 (U+6237) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用户 可以发送 AT 命令。 ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用户可 以发送 AT 命令。 ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用户可以 发送 AT 命令。 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 在普通传输模式下,用户可以发 送 AT 命令。 ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 ...通传输模式下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 ...��模式下,用户可以发送 AT 命 令。 ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 ...��式下,用户可以发送 AT 命令 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25180 ...��下,用户可以发送 AT 命令。 ! Package inputenc Error: Unicode character 例 (U+4F8B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例 如,用户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 如 (U+5982) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如 ,用户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如, 用户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用 户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 户 (U+6237) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户 可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户可 以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户可以 通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户可以通 过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 例如,用户可以通过 {\hyperref[\detokenize{AT_Command_Set/TC... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...\DUrole{std,std-ref}{AT+CIPSEND}}}} 命 令,发送 AT 命令口�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...role{std,std-ref}{AT+CIPSEND}}}} 命令 ,发送 AT 命令口收�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...e{std,std-ref}{AT+CIPSEND}}}} 命令, 发送 AT 命令口收到�... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...td,std-ref}{AT+CIPSEND}}}} 命令,发 送 AT 命令口收到的 ... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...std-ref}{AT+CIPSEND}}}} 命令,发送 AT 命令口收到的 MCU... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...}{AT+CIPSEND}}}} 命令,发送 AT 命 令口收到的 MCU 数据... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...T+CIPSEND}}}} 命令,发送 AT 命令 口收到的 MCU 数据到... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...IPSEND}}}} 命令,发送 AT 命令口 收到的 MCU 数据到传... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...END}}}} 命令,发送 AT 命令口收 到的 MCU 数据到传输... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...}}}} 命令,发送 AT 命令口收到 的 MCU 数据到传输对... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...} 命令,发送 AT 命令口收到的 MCU 数据到传输对端... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...,发送 AT 命令口收到的 MCU 数 据到传输对端。从�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...发送 AT 命令口收到的 MCU 数据 到传输对端。从传�... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...送 AT 命令口收到的 MCU 数据到 传输对端。从传输�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ... AT 命令口收到的 MCU 数据到传 输对端。从传输对�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ... 命令口收到的 MCU 数据到传输 对端。从传输对端�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�令口收到的 MCU 数据到传输对 端。从传输对端收�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�口收到的 MCU 数据到传输对端 。从传输对端收到�... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�收到的 MCU 数据到传输对端。 从传输对端收到的�... ! Package inputenc Error: Unicode character 从 (U+4ECE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�到的 MCU 数据到传输对端。从 传输对端收到的数�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�的 MCU 数据到传输对端。从传 输对端收到的数据�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...� MCU 数据到传输对端。从传输 对端收到的数据,�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...CU 数据到传输对端。从传输对 端收到的数据,会�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...数据到传输对端。从传输对端 收到的数据,会通�... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...据到传输对端。从传输对端收 到的数据,会通过 A... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...到传输对端。从传输对端收到 的数据,会通过 AT �... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...传输对端。从传输对端收到的 数据,会通过 AT 命�... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...输对端。从传输对端收到的数 据,会通过 AT 命令�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...对端。从传输对端收到的数据 ,会通过 AT 命令口�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...端。从传输对端收到的数据, 会通过 AT 命令口返�... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...。从传输对端收到的数据,会 通过 AT 命令口返回�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...从传输对端收到的数据,会通 过 AT 命令口返回给 ... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...传输对端收到的数据,会通过 AT 命令口返回给 MCU... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��端收到的数据,会通过 AT 命 令口返回给 MCU,同�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��收到的数据,会通过 AT 命令 口返回给 MCU,同时�... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��到的数据,会通过 AT 命令口 返回给 MCU,同时会�... ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��的数据,会通过 AT 命令口返 回给 MCU,同时会附�... ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��数据,会通过 AT 命令口返回 给 MCU,同时会附带 ... ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��据,会通过 AT 命令口返回给 MCU,同时会附带 \sp... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�会通过 AT 命令口返回给 MCU, 同时会附带 \sphinxtit... ! Package inputenc Error: Unicode character 同 (U+540C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�通过 AT 命令口返回给 MCU,同 时会附带 \sphinxtitler... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�过 AT 命令口返回给 MCU,同时 会附带 \sphinxtitleref{... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...� AT 命令口返回给 MCU,同时会 附带 \sphinxtitleref{+IP... ! Package inputenc Error: Unicode character 附 (U+9644) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...T 命令口返回给 MCU,同时会附 带 \sphinxtitleref{+IPD} ... ! Package inputenc Error: Unicode character 带 (U+5E26) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...��令口返回给 MCU,同时会附带 \sphinxtitleref{+IPD} 信... ! Package inputenc Error: Unicode character 信 (U+4FE1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�时会附带 \sphinxtitleref{+IPD} 信 息。 ! Package inputenc Error: Unicode character 息 (U+606F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�会附带 \sphinxtitleref{+IPD} 信息 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25181 ...�附带 \sphinxtitleref{+IPD} 信息。 ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普 通传输模式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通 传输模式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传 输模式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输 模式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模 式时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式 时,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时 ,如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时, 如果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 如 (U+5982) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如 果连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 果 (U+679C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果 连接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果连 接断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果连接 断开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 断 (U+65AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果连接断 开,ESP 不会重连,并�... ! Package inputenc Error: Unicode character 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 普通传输模式时,如果连接断开 ,ESP 不会重连,并�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...传输模式时,如果连接断开, ESP 不会重连,并提�... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��式时,如果连接断开,ESP 不 会重连,并提示连�... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��时,如果连接断开,ESP 不会 重连,并提示连接�... ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��,如果连接断开,ESP 不会重 连,并提示连接断�... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��如果连接断开,ESP 不会重连 ,并提示连接断开。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��果连接断开,ESP 不会重连, 并提示连接断开。 ! Package inputenc Error: Unicode character 并 (U+5E76) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��连接断开,ESP 不会重连,并 提示连接断开。 ! Package inputenc Error: Unicode character 提 (U+63D0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��接断开,ESP 不会重连,并提 示连接断开。 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��断开,ESP 不会重连,并提示 连接断开。 ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��开,ESP 不会重连,并提示连 接断开。 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��,ESP 不会重连,并提示连接 断开。 ! Package inputenc Error: Unicode character 断 (U+65AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...��ESP 不会重连,并提示连接断 开。 ! Package inputenc Error: Unicode character 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...SP 不会重连,并提示连接断开 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25183 ...不会重连,并提示连接断开。 ! Package inputenc Error: Unicode character 更 (U+66F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更 多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多 介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 介 (U+4ECB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介 绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 绍 (U+7ECD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介绍 请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介绍请 参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介绍请参 考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 更多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25185 ...{Transmission Mode Shift Diagram}}}}。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25196 ...enize{index_of_abbreviations:term-1}}}] \leavevmode ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25196 ...enize{index_of_abbreviations:term-1}}}] \leavevmode ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25196 ...enize{index_of_abbreviations:term-1}}}] \leavevmode ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25196 ...enize{index_of_abbreviations:term-1}}}] \leavevmode ! Package inputenc Error: Unicode character 也 (U+4E5F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也 称为 “透传发送接收模式”。 ! Package inputenc Error: Unicode character 称 (U+79F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称 为 “透传发送接收模式”。 ! Package inputenc Error: Unicode character 为 (U+4E3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接收模式”。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透 传发送接收模式”。 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传 发送接收模式”。 ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发 送接收模式”。 ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送 接收模式”。 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接 收模式”。 ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接收 模式”。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接收模 式”。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 也称为 “透传发送接收模式 ”。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25197 ...��为 “透传发送接收模式”。 ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在 透传模式下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透 传模式下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传 模式下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模 式下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式 下,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下 ,用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下, 用户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用 户不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 户 (U+6237) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户 不能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不 能发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不能 发送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不能发 送其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不能发送 其它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 其 (U+5176) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 在透传模式下,用户不能发送其 它 AT 命令,除了特�... ! Package inputenc Error: Unicode character 它 (U+5B83) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...传模式下,用户不能发送其它 AT 命令,除了特别�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��下,用户不能发送其它 AT 命 令,除了特别的 {\hy... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��,用户不能发送其它 AT 命令 ,除了特别的 {\hyper... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��用户不能发送其它 AT 命令, 除了特别的 {\hyperref... ! Package inputenc Error: Unicode character 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��户不能发送其它 AT 命令,除 了特别的 {\hyperref[\d... ! Package inputenc Error: Unicode character 了 (U+4E86) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��不能发送其它 AT 命令,除了 特别的 {\hyperref[\deto... ! Package inputenc Error: Unicode character 特 (U+7279) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��能发送其它 AT 命令,除了特 别的 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��发送其它 AT 命令,除了特别 的 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��送其它 AT 命令,除了特别的 {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...ossref{\DUrole{std,std-ref}{+++}}}} 命 令。AT 命令口收到�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...ref{\DUrole{std,std-ref}{+++}}}} 命令 。AT 命令口收到的�... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...{\DUrole{std,std-ref}{+++}}}} 命令。 AT 命令口收到的所�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...le{std,std-ref}{+++}}}} 命令。AT 命 令口收到的所有的 M... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...std,std-ref}{+++}}}} 命令。AT 命令 口收到的所有的 MCU ... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...,std-ref}{+++}}}} 命令。AT 命令口 收到的所有的 MCU 数... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...d-ref}{+++}}}} 命令。AT 命令口收 到的所有的 MCU 数据... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...ef}{+++}}}} 命令。AT 命令口收到 的所有的 MCU 数据都... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...{+++}}}} 命令。AT 命令口收到的 所有的 MCU 数据都将... ! Package inputenc Error: Unicode character 所 (U+6240) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...+}}}} 命令。AT 命令口收到的所 有的 MCU 数据都将无... ! Package inputenc Error: Unicode character 有 (U+6709) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...}} 命令。AT 命令口收到的所有 的 MCU 数据都将无修... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...命令。AT 命令口收到的所有的 MCU 数据都将无修改... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�AT 命令口收到的所有的 MCU 数 据都将无修改地,�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ... 命令口收到的所有的 MCU 数据 都将无修改地,发�... ! Package inputenc Error: Unicode character 都 (U+90FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�令口收到的所有的 MCU 数据都 将无修改地,发送�... ! Package inputenc Error: Unicode character 将 (U+5C06) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�口收到的所有的 MCU 数据都将 无修改地,发送到�... ! Package inputenc Error: Unicode character 无 (U+65E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�收到的所有的 MCU 数据都将无 修改地,发送到传�... ! Package inputenc Error: Unicode character 修 (U+4FEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�到的所有的 MCU 数据都将无修 改地,发送到传输�... ! Package inputenc Error: Unicode character 改 (U+6539) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�的所有的 MCU 数据都将无修改 地,发送到传输对�... ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�所有的 MCU 数据都将无修改地 ,发送到传输对端�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�有的 MCU 数据都将无修改地, 发送到传输对端。�... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�的 MCU 数据都将无修改地,发 送到传输对端。从�... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...� MCU 数据都将无修改地,发送 到传输对端。从传�... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...CU 数据都将无修改地,发送到 传输对端。从传输�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...数据都将无修改地,发送到传 输对端。从传输对�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...据都将无修改地,发送到传输 对端。从传输对端�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...都将无修改地,发送到传输对 端。从传输对端收�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...将无修改地,发送到传输对端 。从传输对端收到�... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...无修改地,发送到传输对端。 从传输对端收到的�... ! Package inputenc Error: Unicode character 从 (U+4ECE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...修改地,发送到传输对端。从 传输对端收到的数�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...改地,发送到传输对端。从传 输对端收到的数据�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...地,发送到传输对端。从传输 对端收到的数据也�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...,发送到传输对端。从传输对 端收到的数据也会�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...发送到传输对端。从传输对端 收到的数据也会通�... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...送到传输对端。从传输对端收 到的数据也会通过 A... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...到传输对端。从传输对端收到 的数据也会通过 AT �... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...传输对端。从传输对端收到的 数据也会通过 AT 命�... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...输对端。从传输对端收到的数 据也会通过 AT 命令�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...对端。从传输对端收到的数据 也会通过 AT 命令口�... ! Package inputenc Error: Unicode character 也 (U+4E5F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...端。从传输对端收到的数据也 会通过 AT 命令口无�... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...。从传输对端收到的数据也会 通过 AT 命令口无修�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...从传输对端收到的数据也会通 过 AT 命令口无修改�... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...传输对端收到的数据也会通过 AT 命令口无修改地�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��端收到的数据也会通过 AT 命 令口无修改地,返�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��收到的数据也会通过 AT 命令 口无修改地,返回�... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��到的数据也会通过 AT 命令口 无修改地,返回给 M... ! Package inputenc Error: Unicode character 无 (U+65E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��的数据也会通过 AT 命令口无 修改地,返回给 MCU。 ! Package inputenc Error: Unicode character 修 (U+4FEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��数据也会通过 AT 命令口无修 改地,返回给 MCU。 ! Package inputenc Error: Unicode character 改 (U+6539) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��据也会通过 AT 命令口无修改 地,返回给 MCU。 ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��也会通过 AT 命令口无修改地 ,返回给 MCU。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��会通过 AT 命令口无修改地, 返回给 MCU。 ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��通过 AT 命令口无修改地,返 回给 MCU。 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��过 AT 命令口无修改地,返回 给 MCU。 ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...�� AT 命令口无修改地,返回给 MCU。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25199 ...��令口无修改地,返回给 MCU。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透 传模式传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传 模式传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模 式传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式 传输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式传 输时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式传输 时,如果连接断开,ESP... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 Wi\sphinxhyphen{}Fi 透传模式传输时 ,如果连接断开,ESP... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...hinxhyphen{}Fi 透传模式传输时, 如果连接断开,ESP �... ! Package inputenc Error: Unicode character 如 (U+5982) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...xhyphen{}Fi 透传模式传输时,如 果连接断开,ESP 会�... ! Package inputenc Error: Unicode character 果 (U+679C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...phen{}Fi 透传模式传输时,如果 连接断开,ESP 会不�... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...n{}Fi 透传模式传输时,如果连 接断开,ESP 会不停�... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...Fi 透传模式传输时,如果连接 断开,ESP 会不停地�... ! Package inputenc Error: Unicode character 断 (U+65AD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...透传模式传输时,如果连接断 开,ESP 会不停地尝�... ! Package inputenc Error: Unicode character 开 (U+5F00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...传模式传输时,如果连接断开 ,ESP 会不停地尝试�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...模式传输时,如果连接断开, ESP 会不停地尝试重�... ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��输时,如果连接断开,ESP 会 不停地尝试重连,�... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��时,如果连接断开,ESP 会不 停地尝试重连,此�... ! Package inputenc Error: Unicode character 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��,如果连接断开,ESP 会不停 地尝试重连,此时�... ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��如果连接断开,ESP 会不停地 尝试重连,此时单�... ! Package inputenc Error: Unicode character 尝 (U+5C1D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��果连接断开,ESP 会不停地尝 试重连,此时单独�... ! Package inputenc Error: Unicode character 试 (U+8BD5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��连接断开,ESP 会不停地尝试 重连,此时单独输�... ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��接断开,ESP 会不停地尝试重 连,此时单独输入 {... ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��断开,ESP 会不停地尝试重连 ,此时单独输入 {\hy... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��开,ESP 会不停地尝试重连, 此时单独输入 {\hyper... ! Package inputenc Error: Unicode character 此 (U+6B64) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��,ESP 会不停地尝试重连,此 时单独输入 {\hyperref... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...��ESP 会不停地尝试重连,此时 单独输入 {\hyperref[\d... ! Package inputenc Error: Unicode character 单 (U+5355) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...SP 会不停地尝试重连,此时单 独输入 {\hyperref[\deto... ! Package inputenc Error: Unicode character 独 (U+72EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...会不停地尝试重连,此时单独 输入 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...不停地尝试重连,此时单独输 入 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 入 (U+5165) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...停地尝试重连,此时单独输入 {\hyperref[\detokenize{AT... ! Package inputenc Error: Unicode character 退 (U+9000) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...ossref{\DUrole{std,std-ref}{+++}}}} 退 出透传,则停止重�... ! Package inputenc Error: Unicode character 出 (U+51FA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...ref{\DUrole{std,std-ref}{+++}}}} 退出 透传,则停止重连。 ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...{\DUrole{std,std-ref}{+++}}}} 退出透 传,则停止重连。 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...Urole{std,std-ref}{+++}}}} 退出透传 ,则停止重连。 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...le{std,std-ref}{+++}}}} 退出透传, 则停止重连。 ! Package inputenc Error: Unicode character 则 (U+5219) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...std,std-ref}{+++}}}} 退出透传,则 停止重连。 ! Package inputenc Error: Unicode character 停 (U+505C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...,std-ref}{+++}}}} 退出透传,则停 止重连。 ! Package inputenc Error: Unicode character 止 (U+6B62) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...d-ref}{+++}}}} 退出透传,则停止 重连。 ! Package inputenc Error: Unicode character 重 (U+91CD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...ef}{+++}}}} 退出透传,则停止重 连。 ! Package inputenc Error: Unicode character 连 (U+8FDE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...{+++}}}} 退出透传,则停止重连 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25201 ...+}}}} 退出透传,则停止重连。 ! Package inputenc Error: Unicode character 更 (U+66F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更 多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多 介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 介 (U+4ECB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介 绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 绍 (U+7ECD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍 请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍请 参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍请参 考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 更多介绍请参考 {\hyperref[\detokenize{index_of_abbreviations:... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25203 ...{Transmission Mode Shift Diagram}}}}。 ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25216 ...ref,std,std-term}{普通传输模式}}} }) ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25219 ...ref,std,std-term}{透传接收模式}}} }) ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25222 ...role{xref,std,std-term}{透传模式}}} }) [330 <./intro-tt-mode.png>] ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25243 ...enize{index_of_abbreviations:term-2}}}] \leavevmode ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 在 {\hyperref[\detokenize{index_of_abbreviations:term-0}]{\sphinxte... ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...ref,std,std-term}{普通传输模式}}} } 和 {\hyperref[\detokeni... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...td,std-term}{普通传输模式}}}} 和 {\hyperref[\detokenize{in... ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...role{xref,std,std-term}{透传模式}}} } 之间的一个临时模... ! Package inputenc Error: Unicode character 之 (U+4E4B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...xref,std,std-term}{透传模式}}}} 之 间的一个临时模式。 ! Package inputenc Error: Unicode character 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...f,std,std-term}{透传模式}}}} 之间 的一个临时模式。 ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...td,std-term}{透传模式}}}} 之间的 一个临时模式。 ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...std-term}{透传模式}}}} 之间的一 个临时模式。 ! Package inputenc Error: Unicode character 个 (U+4E2A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...-term}{透传模式}}}} 之间的一个 临时模式。 ! Package inputenc Error: Unicode character 临 (U+4E34) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...rm}{透传模式}}}} 之间的一个临 时模式。 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...{透传模式}}}} 之间的一个临时 模式。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...�传模式}}}} 之间的一个临时模 式。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...�模式}}}} 之间的一个临时模式 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25244 ...�式}}}} 之间的一个临时模式。 ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在 透传接收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透 传接收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传 接收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接 收模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收 模式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模 式,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式 ,AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式, AT 不能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 不 (U+4E0D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不 能发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能 发送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 发 (U+53D1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能发 送数据到传输对端;但 A... ! Package inputenc Error: Unicode character 送 (U+9001) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能发送 数据到传输对端;但 A... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 在透传接收模式,AT 不能发送数 据到传输对端;但 A... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...传接收模式,AT 不能发送数据 到传输对端;但 AT �... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...接收模式,AT 不能发送数据到 传输对端;但 AT 可�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...收模式,AT 不能发送数据到传 输对端;但 AT 可以�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...模式,AT 不能发送数据到传输 对端;但 AT 可以收�... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...式,AT 不能发送数据到传输对 端;但 AT 可以收到�... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...,AT 不能发送数据到传输对端 ;但 AT 可以收到来�... ! Package inputenc Error: Unicode character ; (U+FF1B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...AT 不能发送数据到传输对端; 但 AT 可以收到来自�... ! Package inputenc Error: Unicode character 但 (U+4F46) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...不能发送数据到传输对端;但 AT 可以收到来自传�... ! Package inputenc Error: Unicode character 可 (U+53EF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��送数据到传输对端;但 AT 可 以收到来自传输对�... ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��数据到传输对端;但 AT 可以 收到来自传输对端�... ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��据到传输对端;但 AT 可以收 到来自传输对端的�... ! Package inputenc Error: Unicode character 到 (U+5230) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��到传输对端;但 AT 可以收到 来自传输对端的数�... ! Package inputenc Error: Unicode character 来 (U+6765) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��传输对端;但 AT 可以收到来 自传输对端的数据�... ! Package inputenc Error: Unicode character 自 (U+81EA) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��输对端;但 AT 可以收到来自 传输对端的数据,�... ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��对端;但 AT 可以收到来自传 输对端的数据,通�... ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��端;但 AT 可以收到来自传输 对端的数据,通过 A... ! Package inputenc Error: Unicode character 对 (U+5BF9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��;但 AT 可以收到来自传输对 端的数据,通过 AT �... ! Package inputenc Error: Unicode character 端 (U+7AEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��但 AT 可以收到来自传输对端 的数据,通过 AT 命�... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...�� AT 可以收到来自传输对端的 数据,通过 AT 命令�... ! Package inputenc Error: Unicode character 数 (U+6570) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...AT 可以收到来自传输对端的数 据,通过 AT 命令口�... ! Package inputenc Error: Unicode character 据 (U+636E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...可以收到来自传输对端的数据 ,通过 AT 命令口无�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...以收到来自传输对端的数据, 通过 AT 命令口无修�... ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...收到来自传输对端的数据,通 过 AT 命令口无修改�... ! Package inputenc Error: Unicode character 过 (U+8FC7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...到来自传输对端的数据,通过 AT 命令口无修改地�... ! Package inputenc Error: Unicode character 命 (U+547D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��传输对端的数据,通过 AT 命 令口无修改地返回�... ! Package inputenc Error: Unicode character 令 (U+4EE4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��输对端的数据,通过 AT 命令 口无修改地返回给 M... ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��对端的数据,通过 AT 命令口 无修改地返回给 MCU�... ! Package inputenc Error: Unicode character 无 (U+65E0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��端的数据,通过 AT 命令口无 修改地返回给 MCU。�... ! Package inputenc Error: Unicode character 修 (U+4FEE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��的数据,通过 AT 命令口无修 改地返回给 MCU。更�... ! Package inputenc Error: Unicode character 改 (U+6539) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��数据,通过 AT 命令口无修改 地返回给 MCU。更多�... ! Package inputenc Error: Unicode character 地 (U+5730) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��据,通过 AT 命令口无修改地 返回给 MCU。更多介�... ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��,通过 AT 命令口无修改地返 回给 MCU。更多介绍�... ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��通过 AT 命令口无修改地返回 给 MCU。更多介绍请�... ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��过 AT 命令口无修改地返回给 MCU。更多介绍请参�... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...T 命令口无修改地返回给 MCU。 更多介绍请参考 {\hy... ! Package inputenc Error: Unicode character 更 (U+66F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��令口无修改地返回给 MCU。更 多介绍请参考 {\hyper... ! Package inputenc Error: Unicode character 多 (U+591A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��口无修改地返回给 MCU。更多 介绍请参考 {\hyperref... ! Package inputenc Error: Unicode character 介 (U+4ECB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��无修改地返回给 MCU。更多介 绍请参考 {\hyperref[\d... ! Package inputenc Error: Unicode character 绍 (U+7ECD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��修改地返回给 MCU。更多介绍 请参考 {\hyperref[\deto... ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��改地返回给 MCU。更多介绍请 参考 {\hyperref[\detoken... ! Package inputenc Error: Unicode character 参 (U+53C2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��地返回给 MCU。更多介绍请参 考 {\hyperref[\detokenize... ! Package inputenc Error: Unicode character 考 (U+8003) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...��返回给 MCU。更多介绍请参考 {\hyperref[\detokenize{in... ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25246 ...{Transmission Mode Shift Diagram}}}}。 ! Package inputenc Error: Unicode character 按 (U+6309) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按 钮配置 ! Package inputenc Error: Unicode character 钮 (U+94AE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按钮 配置 ! Package inputenc Error: Unicode character 配 (U+914D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按钮配 置 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25251 按钮配置 ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认 证,在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 证 (U+8BC1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证 ,在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证, 在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证,在 ESP\sphinxhyphen{}AT 工程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 工 (U+5DE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 PCI 认证,在 ESP\sphinxhyphen{}AT 工 程中指的是除 OPEN 和... ! Package inputenc Error: Unicode character 程 (U+7A0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...��证,在 ESP\sphinxhyphen{}AT 工程 中指的是除 OPEN 和 W... ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...��,在 ESP\sphinxhyphen{}AT 工程中 指的是除 OPEN 和 WEP ... ! Package inputenc Error: Unicode character 指 (U+6307) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...��在 ESP\sphinxhyphen{}AT 工程中指 的是除 OPEN 和 WEP 以... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...�� ESP\sphinxhyphen{}AT 工程中指的 是除 OPEN 和 WEP 以外... ! Package inputenc Error: Unicode character 是 (U+662F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...ESP\sphinxhyphen{}AT 工程中指的是 除 OPEN 和 WEP 以外的... ! Package inputenc Error: Unicode character 除 (U+9664) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...\sphinxhyphen{}AT 工程中指的是除 OPEN 和 WEP 以外的 Wi... ! Package inputenc Error: Unicode character 和 (U+548C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...phen{}AT 工程中指的是除 OPEN 和 WEP 以外的 Wi\sphinxhy... ! Package inputenc Error: Unicode character 以 (U+4EE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ... 工程中指的是除 OPEN 和 WEP 以 外的 Wi\sphinxhyphen{}Fi... ! Package inputenc Error: Unicode character 外 (U+5916) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...�程中指的是除 OPEN 和 WEP 以外 的 Wi\sphinxhyphen{}Fi �... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...�中指的是除 OPEN 和 WEP 以外的 Wi\sphinxhyphen{}Fi 认�... ! Package inputenc Error: Unicode character 认 (U+8BA4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...� WEP 以外的 Wi\sphinxhyphen{}Fi 认 证模式。 ! Package inputenc Error: Unicode character 证 (U+8BC1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...EP 以外的 Wi\sphinxhyphen{}Fi 认证 模式。 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...以外的 Wi\sphinxhyphen{}Fi 认证模 式。 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...外的 Wi\sphinxhyphen{}Fi 认证模式 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25256 ...的 Wi\sphinxhyphen{}Fi 认证模式。 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协 议,即物理层会聚协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议 ,即物理层会聚协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议, 即物理层会聚协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即 物理层会聚协议 ! Package inputenc Error: Unicode character 物 (U+7269) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物 理层会聚协议 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理 层会聚协议 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层 会聚协议 ! Package inputenc Error: Unicode character 会 (U+4F1A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会 聚协议 ! Package inputenc Error: Unicode character 聚 (U+805A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会聚 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会聚协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25261 PLCP 协议,即物理层会聚协议 ! Package inputenc Error: Unicode character 受 (U+53D7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受 保护的管理帧 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保 护的管理帧 ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护 的管理帧 ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的 管理帧 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的管 理帧 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的管理 帧 ! Package inputenc Error: Unicode character 帧 (U+5E27) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25266 受保护的管理帧 ! Package inputenc Error: Unicode character 预 (U+9884) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预 共享密钥 ! Package inputenc Error: Unicode character 共 (U+5171) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共 享密钥 ! Package inputenc Error: Unicode character 享 (U+4EAB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共享 密钥 ! Package inputenc Error: Unicode character 密 (U+5BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共享密 钥 ! Package inputenc Error: Unicode character 钥 (U+94A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25271 预共享密钥 ! Package inputenc Error: Unicode character 脉 (U+8109) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉 冲宽度调制 ! Package inputenc Error: Unicode character 冲 (U+51B2) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲 宽度调制 ! Package inputenc Error: Unicode character 宽 (U+5BBD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽 度调制 ! Package inputenc Error: Unicode character 度 (U+5EA6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽度 调制 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽度调 制 ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25276 脉冲宽度调制 ! Package inputenc Error: Unicode character 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服 务质量 ! Package inputenc Error: Unicode character 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服务 质量 ! Package inputenc Error: Unicode character 质 (U+8D28) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服务质 量 ! Package inputenc Error: Unicode character 量 (U+91CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25281 服务质量 ! Package inputenc Error: Unicode character 实 (U+5B9E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实 时控制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时 控制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 控 (U+63A7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控 制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 制 (U+5236) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制 器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器 ,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器, 为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 为 (U+4E3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中 的一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的 一组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一 组电路,在任何芯片模式... ! Package inputenc Error: Unicode character 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一组 电路,在任何芯片模式... ! Package inputenc Error: Unicode character 电 (U+7535) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 实时控制器,为 SoC 中的一组电 路,在任何芯片模式... ! Package inputenc Error: Unicode character 路 (U+8DEF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�控制器,为 SoC 中的一组电路 ,在任何芯片模式�... ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�制器,为 SoC 中的一组电路, 在任何芯片模式下�... ! Package inputenc Error: Unicode character 在 (U+5728) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�器,为 SoC 中的一组电路,在 任何芯片模式下都�... ! Package inputenc Error: Unicode character 任 (U+4EFB) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�,为 SoC 中的一组电路,在任 何芯片模式下都能�... ! Package inputenc Error: Unicode character 何 (U+4F55) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...�为 SoC 中的一组电路,在任何 芯片模式下都能随�... ! Package inputenc Error: Unicode character 芯 (U+82AF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...� SoC 中的一组电路,在任何芯 片模式下都能随时�... ! Package inputenc Error: Unicode character 片 (U+7247) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...oC 中的一组电路,在任何芯片 模式下都能随时保�... ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...中的一组电路,在任何芯片模 式下都能随时保持�... ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...的一组电路,在任何芯片模式 下都能随时保持工�... ! Package inputenc Error: Unicode character 下 (U+4E0B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...一组电路,在任何芯片模式下 都能随时保持工作。 ! Package inputenc Error: Unicode character 都 (U+90FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...组电路,在任何芯片模式下都 能随时保持工作。 ! Package inputenc Error: Unicode character 能 (U+80FD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...电路,在任何芯片模式下都能 随时保持工作。 ! Package inputenc Error: Unicode character 随 (U+968F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...路,在任何芯片模式下都能随 时保持工作。 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...,在任何芯片模式下都能随时 保持工作。 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...在任何芯片模式下都能随时保 持工作。 ! Package inputenc Error: Unicode character 持 (U+6301) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...任何芯片模式下都能随时保持 工作。 ! Package inputenc Error: Unicode character 工 (U+5DE5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...何芯片模式下都能随时保持工 作。 ! Package inputenc Error: Unicode character 作 (U+4F5C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...芯片模式下都能随时保持工作 。 ! Package inputenc Error: Unicode character 。 (U+3002) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25286 ...片模式下都能随时保持工作。 ! Package inputenc Error: Unicode character 安 (U+5B89) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安 全管理协议 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全 管理协议 ! Package inputenc Error: Unicode character 管 (U+7BA1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管 理协议 ! Package inputenc Error: Unicode character 理 (U+7406) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管理 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管理协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25291 安全管理协议 ! Package inputenc Error: Unicode character 服 (U+670D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服 务器名称指示 ! Package inputenc Error: Unicode character 务 (U+52A1) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务 器名称指示 ! Package inputenc Error: Unicode character 器 (U+5668) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器 名称指示 ! Package inputenc Error: Unicode character 名 (U+540D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名 称指示 ! Package inputenc Error: Unicode character 称 (U+79F0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名称 指示 ! Package inputenc Error: Unicode character 指 (U+6307) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名称指 示 ! Package inputenc Error: Unicode character 示 (U+793A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25296 服务器名称指示 ! Package inputenc Error: Unicode character 简 (U+7B80) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简 单网络时间协议 ! Package inputenc Error: Unicode character 单 (U+5355) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单 网络时间协议 ! Package inputenc Error: Unicode character 网 (U+7F51) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网 络时间协议 ! Package inputenc Error: Unicode character 络 (U+7EDC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络 时间协议 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时 间协议 ! Package inputenc Error: Unicode character 间 (U+95F4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时间 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时间协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25301 简单网络时间协议 ! Package inputenc Error: Unicode character 串 (U+4E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串 行外设接口 ! Package inputenc Error: Unicode character 行 (U+884C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行 外设接口 ! Package inputenc Error: Unicode character 外 (U+5916) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外 设接口 ! Package inputenc Error: Unicode character 设 (U+8BBE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外设 接口 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外设接 口 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25306 串行外设接口 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协 议,即串口协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议 ,即串口协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议, 即串口协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即 串口协议 ! Package inputenc Error: Unicode character 串 (U+4E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串 口协议 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串口 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串口协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25311 SPP 协议,即串口协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协 议,即安全套接字协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议 ,即安全套接字协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议, 即安全套接字协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即 安全套接字协议 ! Package inputenc Error: Unicode character 安 (U+5B89) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安 全套接字协议 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全 套接字协议 ! Package inputenc Error: Unicode character 套 (U+5957) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套 接字协议 ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接 字协议 ! Package inputenc Error: Unicode character 字 (U+5B57) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接字 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接字协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25316 SSL 协议,即安全套接字协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协 议,即传输层安全性协议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议 ,即传输层安全性协议 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议, 即传输层安全性协议 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即 传输层安全性协议 ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传 输层安全性协议 ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输 层安全性协议 ! Package inputenc Error: Unicode character 层 (U+5C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层 安全性协议 ! Package inputenc Error: Unicode character 安 (U+5B89) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安 全性协议 ! Package inputenc Error: Unicode character 全 (U+5168) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全 性协议 ! Package inputenc Error: Unicode character 性 (U+6027) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全性 协议 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全性协 议 ! Package inputenc Error: Unicode character 议 (U+8BAE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25321 TLS 协议,即传输层安全性协议 ! Package inputenc Error: Unicode character 非 (U+975E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非 请求结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 请 (U+8BF7) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请 求结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 求 (U+6C42) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求 结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 结 (U+7ED3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结 果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 果 (U+679C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果 码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码 ,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码, 一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一 般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 般 (U+822C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般 为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 为 (U+4E3A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为 模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为模 组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 组 (U+7EC4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为模组 给 MCU 的串口返回 ! Package inputenc Error: Unicode character 给 (U+7ED9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 非请求结果码,一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 的 (U+7684) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�结果码,一般为模组给 MCU 的 串口返回 ! Package inputenc Error: Unicode character 串 (U+4E32) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�果码,一般为模组给 MCU 的串 口返回 ! Package inputenc Error: Unicode character 口 (U+53E3) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�码,一般为模组给 MCU 的串口 返回 ! Package inputenc Error: Unicode character 返 (U+8FD4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�,一般为模组给 MCU 的串口返 回 ! Package inputenc Error: Unicode character 回 (U+56DE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25326 ...�一般为模组给 MCU 的串口返回 ! Package inputenc Error: Unicode character 协 (U+534F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协 调世界时 ! Package inputenc Error: Unicode character 调 (U+8C03) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调 世界时 ! Package inputenc Error: Unicode character 世 (U+4E16) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调世 界时 ! Package inputenc Error: Unicode character 界 (U+754C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调世界 时 ! Package inputenc Error: Unicode character 时 (U+65F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25331 协调世界时 ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通 用唯一识别码 ! Package inputenc Error: Unicode character 用 (U+7528) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用 唯一识别码 ! Package inputenc Error: Unicode character 唯 (U+552F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯 一识别码 ! Package inputenc Error: Unicode character 一 (U+4E00) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一 识别码 ! Package inputenc Error: Unicode character 识 (U+8BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一识 别码 ! Package inputenc Error: Unicode character 别 (U+522B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一识别 码 ! Package inputenc Error: Unicode character 码 (U+7801) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25336 通用唯一识别码 ! Package inputenc Error: Unicode character 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加 密方式,即有线等效加密 ! Package inputenc Error: Unicode character 密 (U+5BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密 方式,即有线等效加密 ! Package inputenc Error: Unicode character 方 (U+65B9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方 式,即有线等效加密 ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式 ,即有线等效加密 ! Package inputenc Error: Unicode character , (U+FF0C) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式, 即有线等效加密 ! Package inputenc Error: Unicode character 即 (U+5373) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即 有线等效加密 ! Package inputenc Error: Unicode character 有 (U+6709) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有 线等效加密 ! Package inputenc Error: Unicode character 线 (U+7EBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线 等效加密 ! Package inputenc Error: Unicode character 等 (U+7B49) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等 效加密 ! Package inputenc Error: Unicode character 效 (U+6548) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等效 加密 ! Package inputenc Error: Unicode character 加 (U+52A0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等效加 密 ! Package inputenc Error: Unicode character 密 (U+5BC6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25341 WEP 加密方式,即有线等效加密 ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保 护访问 ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保护 访问 ! Package inputenc Error: Unicode character 访 (U+8BBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保护访 问 ! Package inputenc Error: Unicode character 问 (U+95EE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25346 Wi\sphinxhyphen{}Fi 保护访问 [331] ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保 护访问 II ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保护 访问 II ! Package inputenc Error: Unicode character 访 (U+8BBF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保护访 问 II ! Package inputenc Error: Unicode character 问 (U+95EE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25351 Wi\sphinxhyphen{}Fi 保护访问 II ! Package inputenc Error: Unicode character 保 (U+4FDD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保 护设置 ! Package inputenc Error: Unicode character 护 (U+62A4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保护 设置 ! Package inputenc Error: Unicode character 设 (U+8BBE) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保护设 置 ! Package inputenc Error: Unicode character 置 (U+7F6E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25356 Wi\sphinxhyphen{}Fi 保护设置 [332] Chapter 8. ! Package inputenc Error: Unicode character 中 (U+4E2D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25363 ...N/latest/disclaimer.html}{{[}中文{]}} ^^M ! Package inputenc Error: Unicode character 文 (U+6587) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.25363 ...N/latest/disclaimer.html}{{[}中文{]}} ^^M [333] (./espressif-esp-at.ind [334] Underfull \hbox (badness 7704) in paragraph at lines 38--39 []\T1/pcr/m/n/10 esp_at_ble_hid_cmd_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 41--42 []\T1/pcr/m/n/10 esp_at_bt_a2dp_cmd_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 46--47 []\T1/pcr/m/n/10 ESP_AT_CMD_ERROR_CMD_PROCESSING \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 54--55 []\T1/pcr/m/n/10 ESP_AT_CMD_ERROR_PARA_PARSE_FAIL \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 5147) in paragraph at lines 58--59 []\T1/pcr/m/n/10 esp_at_cmd_struct::at_exeCmd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 62--63 []\T1/pcr/m/n/10 esp_at_custom_ble_ops_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (10.1225pt too wide) in paragraph at lines 64--66 []\T1/pcr/m/n/10 esp_at_custom_ble_ops_struct::connect_cb Overfull \hbox (28.1225pt too wide) in paragraph at lines 66--68 []\T1/pcr/m/n/10 esp_at_custom_ble_ops_struct::disconnect_cb Overfull \hbox (4.1225pt too wide) in paragraph at lines 68--70 []\T1/pcr/m/n/10 esp_at_custom_ble_ops_struct::recv_data Underfull \hbox (badness 10000) in paragraph at lines 71--73 []\T1/pcr/m/n/10 esp_at_custom_cmd_line_terminator_get Underfull \hbox (badness 10000) in paragraph at lines 73--75 []\T1/pcr/m/n/10 esp_at_custom_cmd_line_terminator_set Underfull \hbox (badness 7796) in paragraph at lines 75--76 []\T1/pcr/m/n/10 esp_at_custom_net_ops_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [335] Overfull \hbox (10.1225pt too wide) in paragraph at lines 77--79 []\T1/pcr/m/n/10 esp_at_custom_net_ops_struct::connect_cb Overfull \hbox (28.1225pt too wide) in paragraph at lines 79--81 []\T1/pcr/m/n/10 esp_at_custom_net_ops_struct::disconnect_cb Overfull \hbox (4.1225pt too wide) in paragraph at lines 81--83 []\T1/pcr/m/n/10 esp_at_custom_net_ops_struct::recv_data Overfull \hbox (106.1225pt too wide) in paragraph at lines 85--87 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::pre_active_write_data_callback Overfull \hbox (58.1225pt too wide) in paragraph at lines 87--89 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::pre_deepsleep_callback Overfull \hbox (46.1225pt too wide) in paragraph at lines 89--91 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::pre_restart_callback Overfull \hbox (34.1225pt too wide) in paragraph at lines 91--93 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::pre_sleep_callback Overfull \hbox (16.1225pt too wide) in paragraph at lines 93--95 []\T1/pcr/m/n/10 esp_at_custom_ops_struct::status_callback Underfull \hbox (badness 7796) in paragraph at lines 95--96 []\T1/pcr/m/n/10 esp_at_custom_partition_find \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Overfull \hbox (16.1225pt too wide) in paragraph at lines 98--100 []\T1/pcr/m/n/10 esp_at_device_ops_struct::get_data_length Underfull \hbox (badness 10000) in paragraph at lines 100--101 []\T1/pcr/m/n/10 esp_at_device_ops_struct::read_data Overfull \hbox (40.1225pt too wide) in paragraph at lines 101--103 []\T1/pcr/m/n/10 esp_at_device_ops_struct::wait_write_complete Underfull \hbox (badness 10000) in paragraph at lines 103--104 []\T1/pcr/m/n/10 esp_at_device_ops_struct::write_data Underfull \hbox (badness 7796) in paragraph at lines 114--115 []\T1/pcr/m/n/10 esp_at_get_module_name_by_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 128--129 []\T1/pcr/m/n/10 ESP_AT_PARA_PARSE_RESULT_OMITTED \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 133--134 []\T1/pcr/m/n/10 esp_at_port_exit_specific \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 136--137 []\T1/pcr/m/n/10 esp_at_port_recv_data_notify \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 137--139 []\T1/pcr/m/n/10 esp_at_port_recv_data_notify_from_isr Underfull \hbox (badness 10000) in paragraph at lines 139--140 []\T1/pcr/m/n/10 esp_at_port_specific_callback_t \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 141--142 []\T1/pcr/m/n/10 esp_at_port_wait_write_complete \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 149--151 []\T1/pcr/m/n/10 ESP_AT_RESULT_CODE_OK_AND_INPUT_PROMPT Underfull \hbox (badness 10000) in paragraph at lines 151--152 []\T1/pcr/m/n/10 ESP_AT_RESULT_CODE_PROCESS_DONE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 154--155 []\T1/pcr/m/n/10 esp_at_result_code_string_index \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [336] Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/pcr/m/n/10 ESP_AT_SUB_PARA_LENGTH_MISMATCH \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 173--174 []\T1/pcr/m/n/10 esp_at_transmit_terminal_from_isr \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7796) in paragraph at lines 175--176 []\T1/pcr/m/n/10 esp_at_web_server_cmd_regist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 177--178 []\T1/pcr/m/n/10 esp_at_wifi_event_handler \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), ! Argument of \UTFviii@three@octets@combine has an extra }. \par l.257 \bigletter � Runaway argument? ! Paragraph ended before \UTFviii@three@octets@combine was complete. \par l.257 \bigletter � ! Package inputenc Error: Unicode character 普 (U+666E) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 通 (U+901A) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 输 (U+8F93) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.258 \item \spxentry {普通传输模式} , \hyperindexformat{\spxpagem}{330} ! Argument of \UTFviii@three@octets@combine has an extra }. \par l.261 \bigletter � Runaway argument? ! Paragraph ended before \UTFviii@three@octets@combine was complete. \par l.261 \bigletter � ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 接 (U+63A5) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 收 (U+6536) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.262 \item \spxentry {透传接收模式} , \hyperindexformat{\spxpagem}{331} ! Package inputenc Error: Unicode character 透 (U+900F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.263 \item \spxentry {透传模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 传 (U+4F20) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.263 \item \spxentry {透传模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 模 (U+6A21) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.263 \item \spxentry {透传模式} , \hyperindexformat{\spxpagem}{330} ! Package inputenc Error: Unicode character 式 (U+5F0F) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.263 \item \spxentry {透传模式} , \hyperindexformat{\spxpagem}{330} [337]) (./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}{/usr/share/texmf/fonts/enc/dvips/cm-super/cm-s uper-ts1.enc}< /usr/share/texmf/fonts/type1/public/cm-super/sftt0900.pfb> Output written on espressif-esp-at.pdf (341 pages, 5111791 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' Latexmk: Summary of warnings from last run of (pdf)latex: =====Latex reported missing or unavailable character(s). =====See log file for details. Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'espressif-esp-at.log' for details === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets