From d0fad6c5bcb9c5d580bd1db3266f87fab538a5de Mon Sep 17 00:00:00 2001 From: TD-er Date: Wed, 15 Jul 2026 01:10:35 +0200 Subject: [PATCH] [Docs] Fix section/subsection marking on PPP page. --- docs/source/Network/NW005.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/source/Network/NW005.rst b/docs/source/Network/NW005.rst index 08efab051..89ca09c7f 100644 --- a/docs/source/Network/NW005.rst +++ b/docs/source/Network/NW005.rst @@ -62,12 +62,12 @@ This can be upto 2 Ampere. So make sure either the module has ample capacitors Device Settings -^^^^^^^^^^^^^^^ +--------------- .. image:: NW005_DeviceSettings.png DTR pin -------- +^^^^^^^ For SIMCOM A76xx modems, there is an emergency fallback option possible to regain access to the modem while the modem is in 'data' mode and not in 'console' mode. ESPEasy does send the required AT-command ``AT&D1`` right before starting the network connection to enable this fallback in the modem settings. @@ -82,14 +82,14 @@ Power cycling should be considered as last resort to regain access to the modem, Connection Settings -^^^^^^^^^^^^^^^^^^^ +------------------- These settings are optional. .. note:: These specific settings are stored in the file ``devsecurity.dat`` as these are specific to this device. Access Point Name (APN) ------------------------ +^^^^^^^^^^^^^^^^^^^^^^^ The APN is like a default gateway for your device to connect to another network. @@ -103,14 +103,14 @@ Whether or not this is even useful to change depends on the use case and the spe SIM Card Pin ------------- +^^^^^^^^^^^^ A SIM card often has some 4-digit pin, which must be entered when powering up the device. If needed, the Pin number can be entered here. Modem State -^^^^^^^^^^^ +----------- .. image:: NW005_ModemState.png @@ -120,7 +120,7 @@ UE System Information .. image:: NW005_UE_SystemInformation.png Useful AT commands -^^^^^^^^^^^^^^^^^^ +------------------ The command ``ppp,write,`` can be used to interact directly with the modem. @@ -133,7 +133,7 @@ The command ``ppp,write,`` can be used to interact directly with the Example Devices -^^^^^^^^^^^^^^^ +--------------- * `A7670E `_ (DTR pin exposed, no RST pin) * `A7670G `_ (DTR pin exposed, no RST pin)