diff --git a/docs/Product/S2E-Module/Industrial/Web_Config_Guide_EN.md b/docs/Product/S2E-Module/Industrial/Web_Config_Guide_EN.md
index 856bcd6a9b..87571217a5 100644
--- a/docs/Product/S2E-Module/Industrial/Web_Config_Guide_EN.md
+++ b/docs/Product/S2E-Module/Industrial/Web_Config_Guide_EN.md
@@ -14,12 +14,9 @@ date: 2024-07-30
## W232N Web Server Configuration Overview
-**W232N** supports **Web server for Configuration**.
- > **Note** : This content is available starting from F/W Version 1.4.0. If the **Search identification code** is set, Web Server Configuration will not work.
+This document is a web server configuration guide for the W232N, an industrial Ethernet to RS232 data conversion device.
-
-
-----
@@ -29,26 +26,11 @@ date: 2024-07-30
### Hardware
-
- - W232N
-
-
-### Software
-
- - Firmware
- - [Firmware Ver 1.4.0 Download Link](https://github.com/Wiznet/WIZ750SR/releases/tag/v1.4.0)
- > **Note** : Version below 1.4.0 do not support web server configuration. **Be sure to download Version 1.4.0.**
+ - Web Server Config Supported Devices List
+ - W232N
+ - WIZ75xSR Series
-### Configuration Tool
-
- - WIZnet S2E Configuration Tool
- - [Download the Latest Version](https://github.com/Wiznet/WIZnet-S2E-Tool-GUI/releases)
- - [GitHub Repository](https://github.com/Wiznet/WIZnet-S2E-Tool-GUI)
- > **Note** : You need a configuration tool for the firmware update.
-
-
------
diff --git a/docs/Product/S2E-Module/Industrial/Web_Config_Guide_KO.md b/docs/Product/S2E-Module/Industrial/Web_Config_Guide_KO.md
index 7d18ca1796..c32f41aa39 100644
--- a/docs/Product/S2E-Module/Industrial/Web_Config_Guide_KO.md
+++ b/docs/Product/S2E-Module/Industrial/Web_Config_Guide_KO.md
@@ -24,12 +24,6 @@ date: 2024-07-30
- 웹 서버 Config 지원 디바이스 목록
- W232N
-### 소프트웨어
-
- - WIZnet S2E Configuration Tool
- - [최신 버전 다운로드](https://github.com/Wiznet/WIZnet-S2E-Tool-GUI/releases)
- - [GitHub Repository](https://github.com/Wiznet/WIZnet-S2E-Tool-GUI)
-
## 웹 서버를 이용하여 W232N을 설정하는 방법
diff --git a/docs/Product/S2E-Module/Industrial/factory-rst-guide-en.md b/docs/Product/S2E-Module/Industrial/factory-rst-guide-en.md
new file mode 100644
index 0000000000..6334aaca1b
--- /dev/null
+++ b/docs/Product/S2E-Module/Industrial/factory-rst-guide-en.md
@@ -0,0 +1,96 @@
+---
+id: factory-rst-guide-kr
+title: Factory Reset Guide-[EN]
+date: 2024-08-08
+---
+
+
+
+-----
+
+
+
+## Factory reset overview
+
+A factory reset will return the settings on the **W232N** to their factory state.
+
+
+
+-----
+
+
+
+## Required Hardware and Software
+
+
+
+### Hardware
+
+ - W232N
+ - 5~36V Power adapter
+ - Cables (Ethernet / Serial)
+
+
+### Software
+
+ - WIZnet S2E Configuration Tool
+ - [Download the Latest Version](https://github.com/Wiznet/WIZnet-S2E-Tool-GUI/releases/tag/V1.5.0)
+ - [Download the Older Versions](https://github.com/Wiznet/WIZnet-S2E-Tool-GUI/releases)
+ - [GitHub Repository](https://github.com/Wiznet/WIZnet-S2E-Tool-GUI)
+
+
+-----
+## How to factory reset the W232N
+
+There are two ways to perform a W232N factory reset.
+
+- [Using Config-Tool](#Using-Config-Tool)
+- [Using Factory reset switch](#Using-Factory-reset-switch)
+
+## Using Config Tool
+
+
+### Step 1: Run Config-tool
+
+Run installed **'Config-tool'**
+
+
+### Step 2: Select ⑦Factory Rest from the top icon menu
+
+
+
+
+### step 3: Do factory reset
+
+
+
+- select **Yes**
+
+
+### Step 4: Done
+
+
+
+- If the factory reset completed successfully, you'll see a completion notification.
+
+
+## Using factory reset switch
+
+### Step 1: Remove the top case
+
+
+
+- Remove the bolts on either side of the device to remove the top case
+
+### Step 2: Click the Factory Reset switch
+
+
+
+- Press and hold the factory reset switch for 5 seconds with the W232N booting normally.
+- The RUN, LINK, and TCP LEDs blink twice rapidly.
+
+### Step 3: Done
+
+- Use Config-tool to verify that it initialized properly.
+
+-----
diff --git a/docs/Product/S2E-Module/Industrial/firmware-update-guide-en.md b/docs/Product/S2E-Module/Industrial/firmware-update-guide-en.md
index 22feb5f1f4..1c5c20e3c2 100644
--- a/docs/Product/S2E-Module/Industrial/firmware-update-guide-en.md
+++ b/docs/Product/S2E-Module/Industrial/firmware-update-guide-en.md
@@ -10,7 +10,7 @@ date: 2022-06-28
-## WIZ5xxSR-RP Firmware Update Overview
+## W232N Firmware Update Overview
@@ -21,31 +21,38 @@ date: 2022-06-28
```cpp
Top Flash Memory Address /-------------------------------------------\ 0x10200000
+ | |
+ ~ ~
+ | Reserved (832KB) |
+ |-------------------------------------------| 0x10130000
| |
| Parameters (64KB) |
- |-------------------------------------------| 0x101F0000
| |
- | Reserved (448KB) |
+ |-------------------------------------------| 0x10120000
+ | |
| |
- |-------------------------------------------| 0x10180000
| |
| |
| Firmware Binary Bank (512KB) |
| |
| |
- |-------------------------------------------| 0x10100000
+ | |
+ |-------------------------------------------| 0x100A0000
+ | |
| |
| |
- | Application Bank (512KB) |
| |
+ | Application Bank (512KB) |
| |
- |-------------------------------------------| 0x10080000
+ | |
+ | |
+ |-------------------------------------------| 0x10020000
| |
Page 1 (256KB) | |
- | Bootloader (512KB) |
+ | Bootloader (128KB) |
Page 0 (256KB) | |
| |
- \-------------------------------------------/ 0x100000000
+ \-------------------------------------------/ 0x10000000
```
@@ -63,14 +70,14 @@ date: 2022-06-28
-## How to Upload or Update the Firmware of WIZ5xxSR-RP
-
-The WIZ5xxSR-RP provides one method of uploading or updating firmware.
+## How to upload or update the W232N firmware
-That's the way over ethernet using the Configuration Tool.
-
- - [Using the Configuration Tool](#using-the-configuration-tool)
+The W232N provides three ways to upload or update the firmware.
+- [Using Config-Tool](#Using-the-Configuration-Tool)
+- [Using Web-Config](#Using-Web-Config)
+- [Using USB](#Using-USB)
+- [Using SWD](#Using-SWD)
-----
@@ -87,8 +94,9 @@ That's the way over ethernet using the Configuration Tool.
#### Hardware
-
-
+ - W232N
+ - 5~36V Power adapter
+ - Cables (Ethernet / Serial)
#### Software
@@ -100,13 +108,10 @@ That's the way over ethernet using the Configuration Tool.
-### How to Upload or Update the Firmware
+### Step 1: Run Config-tool
-
-#### Step 1: Setup Environment to Use WIZ5xxSR-RP
-
-The process of setup environment to use the WIZ5xxSR-RP each product is available at the **'Getting Started'** document below.
+Run installed **'Config-tool'**
@@ -143,13 +148,20 @@ Firmware in a file format other than .bin cannot be uploaded or updated properly
Firmware upload or update completed!
-WIZ5xxSR-RP is searched after about 5 seconds in the Configuration Tool after firmware upload or update completed.
+W232N is searched after about 5 seconds in the Configuration Tool after firmware upload or update completed.
| |
| :----------------------------------------------------------------------------------------------------: |
| ![](/img/products/s2e_module/wiz5xxsr-rp/firmware_update_guide/firmware_upload_or_update_complete.png) |
| Figure: **Firmware upload or update complete** |
+## Using Web config
+- update soon
+
+## Using USB
+- update soon
+## Using SWD
+- update soon
-----
diff --git a/docs/Product/S2E-Module/Industrial/modbus-connection-guide-en.md b/docs/Product/S2E-Module/Industrial/modbus-connection-guide-en.md
index 6dc865f99f..086e12dd22 100644
--- a/docs/Product/S2E-Module/Industrial/modbus-connection-guide-en.md
+++ b/docs/Product/S2E-Module/Industrial/modbus-connection-guide-en.md
@@ -12,11 +12,9 @@ date: 2024-05-23
-## WIZ5xxSR-RP Modbus Connection Overview
-
-**WIZ5xxSR-RP** supports **Modbus TCP server** and **Modbus UDP** mode.
- > **Note** : Modbus protocol requires firmware version 1.0.8 or higher to function correctly.
+## W232N Modbus Connection Overview
+The **W232N** supports protocol conversion between **Modbus TCP server/UDP** and **Modbus RTU/ASCII**.
-----
@@ -30,8 +28,8 @@ date: 2024-05-23
### Hardware
- - WIZ5xxSR-RP Evaluation Board (WIZ510SR-RP can be used without WIZ5xxSR-RP Evaluation Board.)
- - 5V Power adapter
+ - W232N
+ - 5~36V Power adapter
- Cables (Ethernet / Serial)
@@ -55,12 +53,9 @@ date: 2024-05-23
-### Step 1: Setup Environment to Use WIZ5xxSR-RP
-
-The process of setup environment to use the WIZ5xxSR-RP each product is available at the **'Getting Started'** document below.
-
-
+### Step 1: Run Config-tool
+Run installed **'Config-tool'**
### Step 2: Setup Modbus Poll & Slave
@@ -77,7 +72,7 @@ Setup Modbus Poll & Slave Program.
-### Step 3: Setup WIZ5xxSR-RP through WIZnet S2E Configuration Tool for Modbus Connection
+### Step 3: Setup W232N through WIZnet S2E Configuration Tool for Modbus Connection
1. Select **TCP Server** or **UDP** mode in the **Operation mode** setting section
@@ -110,7 +105,7 @@ Setup Modbus Poll & Slave Program.
### Step 4: Done
-WIZ5xxSR-RP is successfully connected to the Modbus!
+W232N is successfully connected to the Modbus!
| |
| :-------------------------------------------------------------------------------: |
| ![](/img/products/s2e_module/wiz5xxsr-rp/modbus-connection-guide/connect_modbus.png) |
diff --git a/docs/Product/S2E-Module/Industrial/ssl-connection-guide-en.md b/docs/Product/S2E-Module/Industrial/ssl-connection-guide-en.md
index 67df9f4f0a..2aec450210 100644
--- a/docs/Product/S2E-Module/Industrial/ssl-connection-guide-en.md
+++ b/docs/Product/S2E-Module/Industrial/ssl-connection-guide-en.md
@@ -10,9 +10,9 @@ date: 2022-06-28
-## WIZ5xxSR-RP SSL Connection Overview
+## W232N SSL Connection Overview
-**WIZ5xxSR-RP** supports **SSL TCP client** mode.
+**W232N** supports **SSL TCP client** mode.
@@ -26,10 +26,8 @@ date: 2022-06-28
### Hardware
- - WIZ5xxSR-RP
-
- - WIZ5xxSR-RP Evaluation Board (WIZ510SR-RP can be used without WIZ5xxSR-RP Evaluation Board.)
- - 5V Power adapter
+ - W232N
+ - 5~36V Power adapter
- Cables (Ethernet / Serial)
@@ -53,13 +51,9 @@ date: 2022-06-28
-### Step 1: Setup Environment to Use WIZ5xxSR-RP
-
-The process of setup environment to use the WIZ5xxSR-RP each product is available at the **'Getting Started'** document below.
-
-
-
+### Step 1: Run Config-tool
+Run installed **'Config-tool'**
### Step 2: Setup OpenSSL
@@ -91,7 +85,7 @@ s_server -accept 443 -cert server.crt -key server.key
-### Step 4: Setup WIZ5xxSR-RP through WIZnet S2E Configuration Tool for SSL Server Connection
+### Step 4: Setup W232N through WIZnet S2E Configuration Tool for SSL Server Connection
1. Select **SSL TCP client** mode in the **Operation mode** setting section
@@ -126,7 +120,7 @@ s_server -accept 443 -cert server.crt -key server.key
### Step 5: Done
-WIZ5xxSR-RP is successfully connected to the SSL server!
+W232N is successfully connected to the SSL server!